Generic Broker: sell()

ICE Data Services -

sell()
Previous  Top  Next

sell( symbol )
Submit a market order to broker using the pre-set default number of shares/contracts.

Parameters

symbol
the symbol for which to initiate the trade


Usage

sell( "IDC" ); 
sell( getSymbol() );