| data |
Container for order data. |
| orders |
An array containing individual order objects. |
| mode |
Indicates the status of the order, e.g., NEW. |
| exchange |
The stock exchange where the order is placed, e.g., NFO or NSE. |
| segment |
The trading segment, if applicable. |
| login_id |
Unique identifier for the user or client. |
| deposit |
The deposit amount associated with the order. |
| order_status |
The current status of the order, e.g., AMO_MODIFY_CONFIRMED or AMO_REQ_RECEIVED. |
| product |
The product type, such as NRML, MIS, CNC. |
| order_type |
The type of order, e.g., LIMIT. |
| rejection_reason |
The reason for order rejection, if applicable. |
| order_side |
The side of the order, e.g. BUY or SELL. |
| instrument_token |
Token representing the financial instrument. |
| exchange_time |
The timestamp from the exchange. |
| nnf_id |
Unique identifier for the order in the NNF system. |
| quantity |
The quantity of the order. |
| trading_symbol |
The trading symbol associated with the order. |
| client_id |
Unique identifier for the client. |
| average_trade_price |
The average trade price, if applicable. |
| underlying_token |
Token representing the underlying asset. |
| oms_order_id |
Order ID in the Order Management System. |
| lot_size |
The lot size associated with the order. |
| isin |
ISIN (International Securities Identification Number) of the instrument. |
| disclosed_quantity |
The disclosed quantity, if applicable. |
| execution_type |
The type of execution, e.g., AMO. |
| source |
The source of the order, e.g., pacetrader.pacefin.in. |
| device |
The device through which the order is placed, e.g., Web, Mobile |
| exchange_order_id |
Order ID assigned by the exchange. |
| validity |
The validity period of the order, e.g., DAY. |
| leg_order_indicator |
Indicator for leg orders. |
| trade_price |
The trade price associated with the order. |
| spread_token |
Token representing spread orders. |
| market_protection_percentage |
Market protection percentage, if applicable. |
| filled_quantity |
The quantity of the order that has been filled. |
| order_tag |
Additional tag or label for the order. |
| sl_trigger_price |
Trigger price for stop-loss orders. |
| square_off |
Indicates if the order is a square-off order. |
| order_status_info |
Additional information about the order status. |
| square_off_value |
Value associated with square-off orders. |
| tags |
Additional tags associated with the order. |
| order_entry_time |
The timestamp when the order was entered. |
| last_activity_reference |
Reference to the last activity related to the order. |
| trigger_price |
Trigger price for the order. |
| sl_order_price |
Price for stop-loss orders. |
| stop_loss_value |
Value associated with stop-loss orders. |
| rejection_code |
Code indicating the reason for order rejection. |
| average_price |
The average price associated with the order. |
| trailing_stop_loss |
Value for trailing stop-loss orders. |
| price |
The price specified in the order. |
| user_order_id |
User-specific order identifier. |
| symbol |
The symbol or ticker of the financial instrument. |
| is_trailing |
Indicates if the order has trailing stop-loss. |
| pro_cli |
Professional client designation. |
| remaining_quantity |
The remaining quantity of the order to be filled. |
| contract_description |
Description of the contract, if applicable. |
| series |
The series of the instrument, if applicable. |
| target_price_type |
Type of target price, e.g., absolute. |
| sl_order_quantity |
Quantity specified for stop-loss orders. |