Buy returns a "Cannot create contract", but doesn't show me more information about the error
I'm using the following json:
{
"proposal": 1,
"basis": "payout",
"amount": 5000,
"currency": "USD",
"symbol": "frxAUDUSD",
"date_expiry": "1502436669",
"duration":4,
"duration_unit":"h",
"contract_type": "CALL",
"barrier": 0.7582,
"barrier2": 0.7551
}
Am I missing something?
I am doing this using the API playground FYI
Answers
Maybe "barrier2" is not expected for the trade type?
Become a general today.Get and learn all my strategys on how I succeed in binary options trade and forex trade using the TAS software and indicators apps /EA get knowledges,be highly profitable,wow make over £79000 get the proofs now and try to see the posiblity results and get reliable sources for managing your account more info contact (kenlynch507@gmail.com).
It seems incoherent to provide an expiry date AND a duration. That might be the problem.