Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I want to know how acts backtrader when a profit order (sell limit) and a stop order (sell stop) have reached in the same bar, which order prevalence?
Orders are executed in FIFO order simulating real broker actions. First issued will be first executed.