I have noticed that my strategies now throw error messages and terminate with the SetStopLoss(CalculationMode.Percent, StopLossPct);. It will throw multiple error messages saying
- "Strategy submitted an order that caused the following error "order rejected", Strategy has send cancel requests, attempted to close the position and terminated itself.",
- and "Strategy submitted a cancellation request for the order ID",
- then ends with "there is no market date available to drive the simulation".
Any help or recommendations would be greatly appreciated.
Thank you,
Lee

Comment