Alert to unmatched Big Bet £10k+

Advanced automation available in Guardian - Chat with others and share files here.
User avatar
gstar1975
Posts: 839
Joined: Thu Nov 24, 2011 11:59 am

jamesedwards wrote:
Mon Aug 31, 2026 2:55 pm
gstar1975 wrote:
Mon Aug 31, 2026 2:48 pm
jamesedwards wrote:
Sat Aug 29, 2026 3:54 pm


You have the high volume prices saved as an SV (in my baf as SV "flag").

Once you have this as an SV then the rest is easy. You can test that SV against how far they are from the current price. And you can stake at a price based on that SV (+1 tick, +2 ticks etc), because you can place a bet at a price = to a stored value.
Apologies for sounding completely dumb but how do I "test" how far the stake is away from current price?
Store the difference between the two in another SV based on price now minus the price stored in 'flag'.


z320.jpg
Thanks James. If I want to store the entry price for each lay bet that gets placed, with the total stake matched and liability, the BSP of that runner and the LTP - last traded price of those selections, how can i get that infomation with the market info date time track distance grade and everything in a nice spreadsheet to look at and do some data analysis on it later. I can export the logs but putting that data into and organising it seems to be difficult to me and long winded.
User avatar
gstar1975
Posts: 839
Joined: Thu Nov 24, 2011 11:59 am

jamesedwards wrote:
Mon Aug 31, 2026 2:55 pm
gstar1975 wrote:
Mon Aug 31, 2026 2:48 pm
jamesedwards wrote:
Sat Aug 29, 2026 3:54 pm


You have the high volume prices saved as an SV (in my baf as SV "flag").

Once you have this as an SV then the rest is easy. You can test that SV against how far they are from the current price. And you can stake at a price based on that SV (+1 tick, +2 ticks etc), because you can place a bet at a price = to a stored value.
Apologies for sounding completely dumb but how do I "test" how far the stake is away from current price?
Store the difference between the two in another SV based on price now minus the price stored in 'flag'.


z320.jpg
Hi James

I am trying to write the place bet rules but have gotten stuck on what conditions I need to add to make it trigger the bet. I have added another stored value to store the flag price +1 tick so it places the bet above the large stake but it still doesnt trigger.
User avatar
gstar1975
Posts: 839
Joined: Thu Nov 24, 2011 11:59 am

Here is the current .baf file

Greyhounds large volume tracker.baf
You do not have the required permissions to view the files attached to this post.
User avatar
jamesedwards
Posts: 6156
Joined: Wed Nov 21, 2018 6:16 pm

gstar1975 wrote:
Tue Sep 01, 2026 12:54 pm
jamesedwards wrote:
Mon Aug 31, 2026 2:55 pm
gstar1975 wrote:
Mon Aug 31, 2026 2:48 pm


Apologies for sounding completely dumb but how do I "test" how far the stake is away from current price?
Store the difference between the two in another SV based on price now minus the price stored in 'flag'.


z320.jpg
Thanks James. If I want to store the entry price for each lay bet that gets placed, with the total stake matched and liability, the BSP of that runner and the LTP - last traded price of those selections, how can i get that infomation with the market info date time track distance grade and everything in a nice spreadsheet to look at and do some data analysis on it later. I can export the logs but putting that data into and organising it seems to be difficult to me and long winded.
You can extract data automatically to excel but it's not something I have done myself. The Bet Angel AI tool is great for questions like this... https://www.betangel.com/support/ai-support-center/
User avatar
jamesedwards
Posts: 6156
Joined: Wed Nov 21, 2018 6:16 pm

gstar1975 wrote:
Tue Sep 01, 2026 2:04 pm
Here is the current .baf file


Greyhounds large volume tracker.baf
To save you time, you don't need to list each selection trigger under a separate line. You can have one line applied to EVERY selection. This will then trigger for every selection where conditions are met.

You need to calculate flag1 before you try and trigger using that SV as a price. You have it set to trigger first and then calculate the SV so it won't work. Move the "store flag +1" line above the bet trigger line.


Make sure you are in practise mode when you are testing in case you end up triggering bets at prices you weren't expecting.
User avatar
gstar1975
Posts: 839
Joined: Thu Nov 24, 2011 11:59 am

jamesedwards wrote:
Tue Sep 01, 2026 3:34 pm
gstar1975 wrote:
Tue Sep 01, 2026 2:04 pm
Here is the current .baf file


Greyhounds large volume tracker.baf
To save you time, you don't need to list each selection trigger under a separate line. You can have one line applied to EVERY selection. This will then trigger for every selection where conditions are met.

You need to calculate flag1 before you try and trigger using that SV as a price. You have it set to trigger first and then calculate the SV so it won't work. Move the "store flag +1" line above the bet trigger line.


Make sure you are in practise mode when you are testing in case you end up triggering bets at prices you weren't expecting.
Do I set the place bet to trigger for "ANY" or "EVERY" runner?
Post Reply

Return to “Bet Angel - Automation”