NinjaScript > Language Reference > Strategy > ATM Strategy Methods > AtmStrategyClose() |
|
Definition
Method Return Value Returns true if the specified ATM strategy was found; otherwise false. True in NO WAY indicates that the strategy in fact has been closed. It indicates that the the specified ATMstrategy was found and the internal close routine was triggered.
Syntax AtmStrategyClose(string AtmStrategyId)
Parameters
Examples
|