contract_id

Hi,
Ive got price proposal like this
"proposal": {
"longcode": "Win payout if the last digit of Volatility 25 Index is not 5 after 5 ticks.",
"spot": "1979.785",
"display_value": "10.00",
"ask_price": "10.00",
"spot_time": "1466084874",
"date_start": 1466084875,
"id": "EDC70B92-33C8-11E6-B18B-27105EC5F03E",
"payout": 10.98
I need contract_id for price proposal-open contract
but portfolio has no contract_id
"portfolio": {
"contracts": [

]

},
"echo_req": {
"portfolio": 1
what ve i missed ?
thank you

Comments

Sign In or Register to comment.