Orders
The order management API lets you place a new order, cancel or modify the pending order, retrieve the order status, order book.
Glossary of constants
Here are several of the constant enum values used for placing orders.
param | values | Description |
---|---|---|
|
| Regular order |
|
| After Market Order |
|
| Cover Order |
|
| Iceberg Order |
|
| Auction Order |
|
| Market order |
|
| Limit order |
|
| Stoploss order |
|
| Stoploss-market order |
|
| CNC |
|
| Margin |
|
| Intraday |
| Normal-hybrid | |
|
| Intraday |
|
| Immediate or Cancel |
|
| Good till cancel |
| Good till Date | |
|
| Mobile Web |
| Website | |
| Android | |
| ISO | |
|
| Equity |
| Derivative | |
| Currency | |
| Commodity | |
|
| Buy |
| Sell |
Last updated