Hi there! Can anyone point me to where can I find out more about the odds automatically placed in the other side as an order is placed by a user?
...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
18 results in 0.0062 seconds.
Keywords
Members
Tags
-
Reflected Odds placed in the platform
-
Bet target size exceeded resulting in a loss
I placed a back order for draw specifying my price and target bet profit with bet target type backers_profit:
betTargetSize: 36.57
...
-
placeOrders return DSC-0018
Hello, I'm going to freak out with this API request. I'm trying to make a bet. Here is body of my JSON request.
{
"marketId":"1.192999822",...You do not have permission to view this gallery.
This gallery has 1 photos.
-
PlaceOrders successfully sent but bets not placed?
Hi all,
I just built a tool in python that scrapes tips from a horse racing platform in which I'm subscribed, and then I place orders for...
-
Placing multiple bets on a single request
I tried to place the following bet on the API:
```
{"jsonrpc": "2.0","method": "SportsAPING/v1.0/placeOrders","params":...
-
"placeOrders" is an "pay to use" endpoint method?
Folks,
To use a endpoint "placeOrders" in delayed mode, is it necessary to always use "MY BALANCE"?
So,...Last edited by IgorBR; 16-09-2020, 12:44 AM.
-
Find the potential commission before a bet is placed
I am re-coding a BOT I had built that auto-traded for me on the exchange, however to do that correctly with an overlay (so I win £ whether the horse wins...
-
Transaction charge on failed bets
Do failed bet placements (eg. due to INVALID_BET_SIZE or INSUFFICIENT_FUNDS) count towards your 1000+ transaction charge?
Looking through...
-
Sandy started a topic Python place bets using for loop with size and selection ID in pandas dataframe.in Exchange APIPython place bets using for loop with size and selection ID in pandas dataframe.
Hello,
I have started looking at the API. I am looking at the UK to win horse racing market. I have created a method, got my live API and...
-
INVALID_BET_SIZE with MARKET_ON_CLOSE orders
An INVALID_BET_SIZE error is returned when I place MARKET_ON_CLOSE orders.
I am based in the UK, and setting the liability over the 10...
-
ACCESS_DENIED when using the sample code
Hello,
I'm trying to run the C# samples provided in the documentation to try out the API. My program works as expected up until the point...Last edited by m3lis6; 12-07-2015, 04:25 PM.
-
Set bet size liability
Is there a way in placeOrders where I can set a bet liability, so that the size of the bet depends on the price matched?
For example, I...
-
ERROR_IN_ORDER, Can anyone explain?
I have recently been getting the following error returned when trying to place bets through the API: ERROR_IN_ORDER. The documentation here:
h...
-
placeOrders response SUCCESS when price matched is 0.0
Hi,
I am having trouble understanding how the placeOrders request works with the new API-NG, I am getting a response of 'SUCCESS' when placing...
-
placeOrders returning PERMISSION_DENIED
Hi,
I have a user of my software who is unable to place orders as he is always getting a PERMISSION_DENIED response.
I know...