Would appreciate some advice re PlaceOrder
I wish to place and order with the Command
FILLORKILL 20
ie FillorKill make offer for 20 seconds
i have the following json call and can get a bet on but not real sure if i am doing it correctly
GR = "{""jsonrpc"": ""2.0"", ""method"": ""SportsAPING/v1.0/placeOrders"",""params"": {""marketId"": ""1.109850906"",""instructions"": [{ ""selectionId"": ""237486"", ""handicap"": ""0"",""side"": ""BACK"",""orderType"": ""LIMIT"",""limitOrder"": {""size"": ""5"",""price"": ""3"",""persistenceType"": ""LAPSE""}}]},""id"": 1}"
Appreciate any help.. Regards FWR
I wish to place and order with the Command
FILLORKILL 20
ie FillorKill make offer for 20 seconds
i have the following json call and can get a bet on but not real sure if i am doing it correctly
GR = "{""jsonrpc"": ""2.0"", ""method"": ""SportsAPING/v1.0/placeOrders"",""params"": {""marketId"": ""1.109850906"",""instructions"": [{ ""selectionId"": ""237486"", ""handicap"": ""0"",""side"": ""BACK"",""orderType"": ""LIMIT"",""limitOrder"": {""size"": ""5"",""price"": ""3"",""persistenceType"": ""LAPSE""}}]},""id"": 1}"
Appreciate any help.. Regards FWR


Comment