For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
how can I close a trade outside RTH
-
I'm looking for a way to close a trade outside RTH (regular trading hours) using backtrader live, since I'm getting a message denying anything but limit or stop limit orders. If I were to use a limit order with the inverse size of my existing position, how can I get backtrader to find a price value that won't bounce for being too optimistic or leave money on the table for being too pessimistic?