AtmStrategyChangeStopTarget()
AtmStrategyChangeStopTarget()
Definition
Changes the price of the specified order of the specified ATM strategy.
Method Return Value
Returns true if the specified order was found; otherwise false.
Syntax
AtmStrategyChangeStopTarget(double limitPrice, double stopPrice, string orderName, string atmStrategyId)

