Contract details
Provides contract rules for specific event binary options
GET /forecast/contract/details
Request Object
Query Params
conid: Integer
Contract identifier
Python
Abap
Response Object
conid_yes: Integer
Contract id of “yes” contract
conid_no: Integer
Contract id of “no” contract
question: String
Contract question(i.e “Will this happen on this date?”)
side: String
”Y” or “N” – yes or no contract
strike_label: String
Strike label to display
strike: Double
Contract strike
exchange: String
Contract exchange
expiration: String
Contract expiration
symbol: String
Contract symbol
logo_category: String
measured_period:
market_name: String
Name of contract’s market
unerlying_conid: Integer
Underlying asset of the contract

