I have tried placing LIMIT_ON_CLOSE bets on horses and greyhounds and they come back with the same response.
I am playing around with LIMIT_ON_CLOSE because I thought that would let me place bets which would only be matched at that price instead of been matched at a price near to it.
Request:
Response:
Thanks
I am playing around with LIMIT_ON_CLOSE because I thought that would let me place bets which would only be matched at that price instead of been matched at a price near to it.
Request:
Code:
{
"marketId": "1.131162865",
"instructions": [{
"orderType": "LIMIT_ON_CLOSE",
"selectionId": 10570272,
"side": "BACK",
"limitOnCloseOrder": {
"size": 2.0,
"liability": 10.0
}
}
],
"customerRef": null,
"locale": null
}
Code:
{
"faultcode": "Client",
"faultstring": "DSC-0018",
"detail": {}
}



Comment