Need your inputs on how to fix the following errors -
a) Strategy stops with the following message "Calculated stop order price for strategy 'EMATrader' was smaller/equal 0. No stop order placed."
Use Managed orders and stop order with price option is set as follows :
SetStopLoss(StopLoss* Quantity);
b) After running strategy for 4-5 hours get an "Assertion failed" popup. Screenshot of popup and log file enclosed. I have no assertions added in the strategy.
Thanks in Advance

Comment