see pic below, why does my strategy miss this trade?
Why should the strategy have opened one?
Why should the strategy have opened one?
since the same code on the backtest took the trade
I suggest that you contact PRT assistance by selecting the menu link or typing Ctrl+M from the platform.
We would need the full code, but it would take some time to wait for the demo/backtest to show differences in the future.
since the same code on the backtest took the trade
Might the difference not be due to a difference in spread …
- Fixed spread in Demo / Backtest
- Variable spread in Real / Live
Without the code we cannot see if above might be the case?
In case you allowed comulating orders it could have reached the maximum contracts set at launch time, thus disabling further trades.
In any case, if an order has not opened where it should have to, always look at the rejected orders list in your platform.
Also, in order to get assistance on the forums, please give people the most possible details about the related issue, such as code and/or complete description of what is not working according to you. Thanks in advance.