I'm trying to return the volume available at a price when the volume at that price is between 1p-99p. But it seems that Bet Angel always returns a null value if that volume is between 1p-99p.
I've tried triggering if the volume at a price is greater than 0. I've also tried if the volume does not equal 0, but neither work. It returns volumes over £1 just fine.
Any ideas how to achieve this?
'Money available to lay at a price' anomaly
- ShaunWhite
- Posts: 10353
- Joined: Sat Sep 03, 2016 3:42 am
I expect that was tricky to find, and even trickier to test.
Maybe its an integer issue, could you *100 ?
Do volumes over £1 show the pennies?
Maybe its an integer issue, could you *100 ?
Do volumes over £1 show the pennies?
- jamesedwards
- Posts: 3916
- Joined: Wed Nov 21, 2018 6:16 pm
I'm not using is as an output, I'm using it as a condition.ShaunWhite wrote: ↑Mon Mar 24, 2025 5:18 pmI expect that was tricky to find, and even trickier to test.
Maybe its an integer issue, could you *100 ?
Do volumes over £1 show the pennies?
It's easy to test. Stick up my own back request @ £1 at a price where there is no existing volume, and my automation picks it up. Adjust my offer down to <=99p and it disappears. It also disappears from the BA ladder.
Yes volumes >£1 show the pennies.
The whole thing is acting as if BA ignores any volume at a particular price when that volume is below a pound.
- ShaunWhite
- Posts: 10353
- Joined: Sat Sep 03, 2016 3:42 am
Agree about the ladder lower limit, tested a bot that tries to be best available and offers sit in fresh air, presumably just above an invisible unmatched <£1 but I've never tried to use it in Guardian. I get why the display might suppress <£1 but internally the numbers should be as is/are.jamesedwards wrote: ↑Mon Mar 24, 2025 5:41 pmI'm not using is as an output, I'm using it as a condition.ShaunWhite wrote: ↑Mon Mar 24, 2025 5:18 pmI expect that was tricky to find, and even trickier to test.
Maybe its an integer issue, could you *100 ?
Do volumes over £1 show the pennies?
It's easy to test. Stick up my own back request @ £1 at a price where there is no existing volume, and my automation picks it up. Adjust my offer down to <=99p and it disappears. It also disappears from the BA ladder.
Yes volumes >£1 show the pennies.
The whole thing is acting as if BA ignores any volume at a particular price when that volume is below a pound.
Is a sub £1 recognised as being the best price if it is? or are they missing completely?
- jamesedwards
- Posts: 3916
- Joined: Wed Nov 21, 2018 6:16 pm
BA ignores a sub-£1 best price completely, unless it is the only available price. If the sub-£1 price is the only price available then it will show up. Quite bizarre.ShaunWhite wrote: ↑Mon Mar 24, 2025 6:33 pm
Is a sub £1 recognised as being the best price if it is? or are they missing completely?
- ForFolksSake
- Posts: 862
- Joined: Sat May 11, 2024 2:51 pm
I thought £1 bets were the minimum stake unless you are staking by liability in which case the min is 0.01jamesedwards wrote: ↑Mon Mar 24, 2025 7:27 pmBA ignores a sub-£1 best price completely, unless it is the only available price. If the sub-£1 price is the only price available then it will show up. Quite bizarre.ShaunWhite wrote: ↑Mon Mar 24, 2025 6:33 pm
Is a sub £1 recognised as being the best price if it is? or are they missing completely?
- ShaunWhite
- Posts: 10353
- Joined: Sat Sep 03, 2016 3:42 am
There could have been a partial match that leaves pennies unmatched at a price.ForFolksSake wrote: ↑Mon Mar 24, 2025 7:37 pmI thought £1 bets were the minimum stake unless you are staking by liability in which case the min is 0.01
Min stakes are £1 or a counterparty liability of £10, whichever is smaller. Eg once you get over 11 backing then you can go sub £1 if the person matching it has a £10+ payout. Eg 10p at 100 or 2p at 500.
That's the official min but you can place an order and adjust the stake afterwards to get sub min bets in as BA does. Eg when hedging small amounts. It just takes twice as long to process, and if that's in-running you're then looking at 2s not the std 1s delay.
- ForFolksSake
- Posts: 862
- Joined: Sat May 11, 2024 2:51 pm
If you cant get a single bet of less than £1 matched then you are not going to be able to return the volume of a single bet of less than £1 - it's 'junk'ShaunWhite wrote: ↑Mon Mar 24, 2025 7:53 pmThere could have been a partial match that leaves pennies unmatched at a price.ForFolksSake wrote: ↑Mon Mar 24, 2025 7:37 pmI thought £1 bets were the minimum stake unless you are staking by liability in which case the min is 0.01
Min stakes are £1 or a counterparty liability of £10, whichever is smaller. Eg once you get over 11 backing then you can go sub £1 if the person matching it has a £10+ payout. Eg 10p at 100 or 2p at 500.
That's the official min but you can place an order and adjust the stake afterwards to get sub min bets in as BA does. Eg when hedging small amounts. It just takes twice as long to process, and if that's in-running you're then looking at 2s not the std 1s delay.
- ForFolksSake
- Posts: 862
- Joined: Sat May 11, 2024 2:51 pm
If you cant get a single bet of less than £1 matched then you are not going to be able to return the volume of a single bet of less than £1 - it's 'junk'ShaunWhite wrote: ↑Mon Mar 24, 2025 7:53 pmThere could have been a partial match that leaves pennies unmatched at a price.ForFolksSake wrote: ↑Mon Mar 24, 2025 7:37 pmI thought £1 bets were the minimum stake unless you are staking by liability in which case the min is 0.01
Min stakes are £1 or a counterparty liability of £10, whichever is smaller. Eg once you get over 11 backing then you can go sub £1 if the person matching it has a £10+ payout. Eg 10p at 100 or 2p at 500.
That's the official min but you can place an order and adjust the stake afterwards to get sub min bets in as BA does. Eg when hedging small amounts. It just takes twice as long to process, and if that's in-running you're then looking at 2s not the std 1s delay.
- jamesedwards
- Posts: 3916
- Joined: Wed Nov 21, 2018 6:16 pm
You can match it just fine. You just can't see it in BA while it is unmatched.ForFolksSake wrote: ↑Mon Mar 24, 2025 8:52 pmIf you cant get a single bet of less than £1 matched then you are not going to be able to return the volume of a single bet of less than £1 - it's 'junk'ShaunWhite wrote: ↑Mon Mar 24, 2025 7:53 pmThere could have been a partial match that leaves pennies unmatched at a price.ForFolksSake wrote: ↑Mon Mar 24, 2025 7:37 pmI thought £1 bets were the minimum stake unless you are staking by liability in which case the min is 0.01
Min stakes are £1 or a counterparty liability of £10, whichever is smaller. Eg once you get over 11 backing then you can go sub £1 if the person matching it has a £10+ payout. Eg 10p at 100 or 2p at 500.
That's the official min but you can place an order and adjust the stake afterwards to get sub min bets in as BA does. Eg when hedging small amounts. It just takes twice as long to process, and if that's in-running you're then looking at 2s not the std 1s delay.![]()
- ForFolksSake
- Posts: 862
- Joined: Sat May 11, 2024 2:51 pm
Ok I've just got two 99p bets matched 7 secs apart - I always thought £1 was min stake.jamesedwards wrote: ↑Mon Mar 24, 2025 9:56 pmYou can match it just fine. You just can't see it in BA while it is unmatched.ForFolksSake wrote: ↑Mon Mar 24, 2025 8:52 pmIf you cant get a single bet of less than £1 matched then you are not going to be able to return the volume of a single bet of less than £1 - it's 'junk'ShaunWhite wrote: ↑Mon Mar 24, 2025 7:53 pm
There could have been a partial match that leaves pennies unmatched at a price.
Min stakes are £1 or a counterparty liability of £10, whichever is smaller. Eg once you get over 11 backing then you can go sub £1 if the person matching it has a £10+ payout. Eg 10p at 100 or 2p at 500.
That's the official min but you can place an order and adjust the stake afterwards to get sub min bets in as BA does. Eg when hedging small amounts. It just takes twice as long to process, and if that's in-running you're then looking at 2s not the std 1s delay.![]()
So does that mean there is no min stake ?
I'm not sure what you mean when you say you cant see it in BA while it is unmatched. ?
I've included a screenshot of an unmatched 99p bet
You do not have the required permissions to view the files attached to this post.
- jamesedwards
- Posts: 3916
- Joined: Wed Nov 21, 2018 6:16 pm
Are you sure it's not a bot following you down?ForFolksSake wrote: ↑Mon Mar 24, 2025 10:44 pmOk I've just got two 99p bets matched - I always thought £1 was min stake.jamesedwards wrote: ↑Mon Mar 24, 2025 9:56 pmYou can match it just fine. You just can't see it in BA while it is unmatched.ForFolksSake wrote: ↑Mon Mar 24, 2025 8:52 pm
If you cant get a single bet of less than £1 matched then you are not going to be able to return the volume of a single bet of less than £1 - it's 'junk'![]()
So does that mean there is no min stake ?
I'm not sure what you mean when you say you cant see it in BA while it is unmatched. ?
I've included a screenshot of an unmatched 99p bet
It doesn't show for me, on either side.
You do not have the required permissions to view the files attached to this post.
- ShaunWhite
- Posts: 10353
- Joined: Sat Sep 03, 2016 3:42 am
ForFolksSake wrote: ↑Mon Mar 24, 2025 10:44 pm
Ok I've just got two 99p bets matched 7 secs apart - I always thought £1 was min stake.
So does that mean there is no min stake ?
ShaunWhite wrote: ↑Mon Mar 24, 2025 7:53 pmThat's the official min but you can place an order and adjust the stake afterwards to get sub min bets in, as BA does.
- ForFolksSake
- Posts: 862
- Joined: Sat May 11, 2024 2:51 pm
jamesedwards wrote: ↑Mon Mar 24, 2025 10:57 pmAre you sure it's not a bot following you down?ForFolksSake wrote: ↑Mon Mar 24, 2025 10:44 pmOk I've just got two 99p bets matched - I always thought £1 was min stake.jamesedwards wrote: ↑Mon Mar 24, 2025 9:56 pm
You can match it just fine. You just can't see it in BA while it is unmatched.
So does that mean there is no min stake ?
I'm not sure what you mean when you say you cant see it in BA while it is unmatched. ?
I've included a screenshot of an unmatched 99p bet
It doesn't show for me, on either side.
z108.JPG
z109.JPG
You do not have the required permissions to view the files attached to this post.
- ShaunWhite
- Posts: 10353
- Joined: Sat Sep 03, 2016 3:42 am
But can other people see it? Your 99p availabe to match isn't showing in the blue and pink cells. That 99p that's showing is BAs memory of your unmatched bet, not something brought in by the price feed, which are the numbers displayed in the blue/pink. If you placed a 99p offer, it's us that won't see it, not you.ForFolksSake wrote: ↑Mon Mar 24, 2025 10:44 pmI'm not sure what you mean when you say you cant see it in BA while it is unmatched. ?
I've included a screenshot of an unmatched 99p bet