Generic Broker: closePosition()

ICE Data Services -

closePosition()
Previous   Top  Next

closePosition( symbol )
Closes position for specified symbol.

Parameters

symbol
the symbol for which to initiate the trade


Usage

closePosition( "IDC" ); 
closePosition( getSymbol() );