For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Can backtrader prevent the order placed right before the fed data about to end?
-
Hi, noob question on order execution. I was searching for the doc but I might miss it. With buy hold strategy for 15 days for example, what if a buy order placed and then the fed price dataset ends in 5 days, i am still holding the position, would the Cerebro returns an error? How should i prevent it from happening?