For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Cancel an order by its ref
-
Hi Backtraders,
I keep track of the limit orders by their refs.
How can I cancel each one of them by their refs.Thanks in advance
-
I found this topic:
https://community.backtrader.com/topic/454/cancel-order/8?loggedin=trueand it seems it is impossible to cancel an order by its ref.