Generic Broker: cancelOrder()

ICE Data Services -

cancelOrder()
Previous   Top  Next

cancelOrder( symbol )
Cancels all orders for a symbol.

Parameters

symbol
the symbol for which to initiate the trade



Usage

cancelOrder( "IDC" ); 
cancelOrder( getSymbol() );