For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Buy stop and sell stop orders
-
Hi there,
Would you help me to define buy stop and sell stop orders in backtrader.
For buy stop order, I want to buy when the price goes upper than a specific value.
For sell stop order, I want to sell when the price goes lower than a specific value.Thanks guys!
-
-
@run-out
Thanks a lot buddy