Hello,
I noticed that the placeOrder operation requires a marketID. This tells me that the function needs to be called separately for each market that we want to bet on. This would slow down my bot. Is it possible to bet on multiple markets with one call to the operation?
On a separate note, is it possible to put multiple orders on the same market with one call to the function? If I can see a sample code for that, it would be very helpful.
Thank you.
I noticed that the placeOrder operation requires a marketID. This tells me that the function needs to be called separately for each market that we want to bet on. This would slow down my bot. Is it possible to bet on multiple markets with one call to the operation?
On a separate note, is it possible to put multiple orders on the same market with one call to the function? If I can see a sample code for that, it would be very helpful.
Thank you.


Comment