Hi,
This might be a silly question - but I thought you could place a trade at any (within reason) odds. If it isn't matched, it isn't matched. But a few times today, I've been a bit slow in my bids and I've had the error 'Price is out of allowable range'. Is there a certain tolerance (e.g. +/- 50% of current odds??).
Thanks
Ian
BA for BF - Price is out of allowable range
Ian,
Well... I'm not sure, but if I were to guess, I think I get this error from BA when there are no odds showing - completely blank cells (high/medium/lay).
If that's the case, then what harm does it do, if BF allows me to post that trade offer? Someone may take it up...
Ian
Well... I'm not sure, but if I were to guess, I think I get this error from BA when there are no odds showing - completely blank cells (high/medium/lay).
If that's the case, then what harm does it do, if BF allows me to post that trade offer? Someone may take it up...
Ian
Betfair has its own price increments, that you have to use..
http://bdp.betfair.com/index.php?option ... id=59&id=6
http://bdp.betfair.com/index.php?option ... id=59&id=6
Yes, I think you need to use the BF increments
The other thing of note with prices is for advance placements you can only order backs HIGHER than market and lays LOWER than market. If you want prices t'other way around you have to wait until the market catches up. Personally I think this is one of the exchange cons because they know this helps punters trade out of losing positions... ho hum, we can't have everything
The other thing of note with prices is for advance placements you can only order backs HIGHER than market and lays LOWER than market. If you want prices t'other way around you have to wait until the market catches up. Personally I think this is one of the exchange cons because they know this helps punters trade out of losing positions... ho hum, we can't have everything

Hi EyePeaSea,
I've attached a spreadsheet that uses INDEX and MATCH excel functions to find the price on BF ladder.
You can enter the number of ticks to offset from current LTP, or enter 0 (zero) if you do not wish to offset, as shown in the attached image.
Let me know any specifics if that wasn't what you were looking for.
I've attached a spreadsheet that uses INDEX and MATCH excel functions to find the price on BF ladder.
You can enter the number of ticks to offset from current LTP, or enter 0 (zero) if you do not wish to offset, as shown in the attached image.
Let me know any specifics if that wasn't what you were looking for.
You do not have the required permissions to view the files attached to this post.
Thanks LinusP, Kelpie, Euler and Switesh (thought I'd save everyone's bandwidth with just one thank-you post).
That's interesting and does explain what I'm seeing. I was getting very puzzled / annoyed with it. I'll have to see how to incorporate this check into my code.
Thanks again
Ian
That's interesting and does explain what I'm seeing. I was getting very puzzled / annoyed with it. I'll have to see how to incorporate this check into my code.
Thanks again
Ian
Hi Switesh,switesh wrote:Let me know any specifics if that wasn't what you were looking for.
Thanks especially to you, for going to the effort of posting your sheet with annotations. This is a slight hill for me to climb. Unlike most of the traders on here, my systems (I'm on #5 and #6 at the moment) haven't had to deal with some of the subtleties of BF. When the odds at a given point in time go through my formula and come out with a big green tick (metaphorically speaking and no pun intended) then I make the trade. At 15-30 mins before the off, the odds never change between my system spotting an opportunity and making the trade. My latest system (#6) is far more time critical and running from the start (ish) to start+120 seconds, means that everything moves much quicker which I guess is why I'm only just seeing the problem now.
Time to get my head out of the code and learn a bit more about trading...
Thanks again
Ian