abbass2/pyqstrat

How to Debug A Strategy?

BlackArbsCEO opened this issue · 1 comments

Greetings, I've coded a strategy but no orders are taking place. I tried to use breakpoints using my pycharm (pydev) debugger but it runs without stopping at the breakpoints. Is there a better way to achieve debug pyqstrat strategies?