sellShortMarket() |
Top Previous Next |
sellShortMarket( symbol, quantity [, route] [, expiry] )
Submit a market order to broker.
Parameters
Usage
sellShortMarket( "IDC", 100 ); sellShortMarket( getSymbol(), 200 );
|
sellShortMarket() |
Top Previous Next |
sellShortMarket( symbol, quantity [, route] [, expiry] )
Submit a market order to broker.
Parameters
Usage
sellShortMarket( "IDC", 100 ); sellShortMarket( getSymbol(), 200 );
|