PDA

View Full Version : No stop placed message


Burga1
12-18-2007, 07:54 PM
Hi,

How is it possible to avoid the following error:

"Calculated stop order price for strategy was smaller/equal 0. No stop order placed"

Should this be handled by a resubmission in error handling?

NinjaTrader_Ray
12-18-2007, 08:14 PM
Just make sure that whatever price you pass into a stop based order method is greater than a value of zero.