abbass2 / pyqstrat

A fast, extensible, transparent python library for backtesting quantitative strategies.
BSD 3-Clause "New" or "Revised" License
353 stars 57 forks source link

Is it possible for you to demo a bracket order implementation? #21

Open BlackArbsCEO opened 3 years ago

BlackArbsCEO commented 3 years ago

Hi I'm wondering if you could demonstrate a canonical example for how you would implement a market order + stop limit profit order and a stop loss order.