Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.04 KB

Contract.md

File metadata and controls

19 lines (15 loc) · 1.04 KB

Contract

Properties

Name Type Description Notes
category String [optional] [default to null]
company_name String Contracts company name [optional] [default to null]
con_id String same as that in request [optional] [default to null]
currency String [optional] [default to null]
exchange String [optional] [default to null]
industry String [optional] [default to null]
instrument_type String for example STK [optional] [default to null]
local_symbol String for exmple FB [optional] [default to null]
r_t_h bool true means you can trade outside RTH(regular trading hours) [optional] [default to null]
rules *::models::ContractRules [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]