proposal = await api.proposal({"proposal": 1,
"amount": 0.99,
"barrier": "6",
"basis": "stake",
"contract_type": "DIGITDIFF",
"currency": "USD",
"duration": 1,
"duration_unit": "t",
"symbol": TR_SYM
})
The issue here it seems, the proposal does not see the digits after the decimal point for the amount. When I put 1.2 it only registers 1.