Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 715 Bytes

OrderInfo.md

File metadata and controls

15 lines (11 loc) · 715 Bytes

OrderInfo

Order info for Margin Details

Properties

Name Type Description Notes
instrumentToken int Instrument token of the scrip to be traded [optional]
quantity int Order quantity - specified in same unit as quoted in market depth [optional]
price float Order Price, non zero positive for limit order and zero for market order [optional]
amount int Order Amount [optional]
triggerPrice float Trigger price, required for stoploss or supermultiple order [optional]

[Back to API list] [Back to README]