Issue with Proposal API

Please check the below error.
{
"echo_req": {
"symbol": "frxNZDJPY",
"duration": "600",
"currency": "USD",
"amount": "100",
"proposal": 1,
"basis": "stake",
"duration_unit": "s",
"contract_type": "CALL"
},
"error": {
"message": "Duration must be between 0 second and 0 second.",
"code": "ContractBuyValidationError"
},
"msg_type": "proposal"
}

Same issue is there for USD/NOK, USD/PLN and USD/SEK.

Comments

Sign In or Register to comment.