Description Usage Arguments Value See Also
submit multiple open orders while cancel all other orders satisfying the cancel conditions, cancel conditions are specified by cancelallother, cancelprime, cancelsub and cancelnotinthebook.
1 2 3 |
instrumentid |
character, instrument identifier. |
LEVELS |
integer, specifying postions in order book. Orders will be submmited to these positions. |
hands |
integer, specifying amount to be submitted. |
cancelallother, |
logical, indicating wehter or not cancel all other orders that satisfying in the order book but with different prices. |
cancelprime |
cancel all orders with higher priority price |
cancelsub |
cancel all orders with lower priority price |
DIRECTION |
integer, specifying trading direction. 1 for long, -1 for short. |
cancelnotinthebook |
cancel orders not in orderbook |
nothing.
multisubmission cancelall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.