Automation - Total Stake Limit or Liability Limit

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
natbat32
Posts: 27
Joined: Thu Aug 09, 2018 2:11 pm

Hey everyone.

I am running a bot. If criteria is met, it places a total of four £5 stake BACK bets, so a total of £20 liability.

Can someone please tell me how I create an automation file, which I can use on Guardrian to apply to every match.

Every few weeks my bot, for some reason goes rogue, and once placed 26 £5 stake BACK bets, giving me £130 liability.

I dont wanrt to just be reliant on VBA coding in Excel, so I need a backup with Guardian, where I can cap/limit the total amount of stakes or total amount of liability allowed.

Please help. Screenshot would be great.

Thank you :D
jtrader
Posts: 213
Joined: Thu Feb 09, 2017 11:35 am

Try to use that condition...

Image

or store value of total liability and use it in conditions for placing bets.

Image
User avatar
jamesedwards
Posts: 4330
Joined: Wed Nov 21, 2018 6:16 pm

Easier to set the rule to trigger 4 times.
natbat32
Posts: 27
Joined: Thu Aug 09, 2018 2:11 pm

Ok, I have edited the 'Conditions' tab (see screenshot).

Do I need to do anything to the below tabs, specifically the 'General' tab? as it asked me to select a 'Rule type'?
- General
- Parameters
- Signals
- Stored Values
- Notes

Thanks again :D
You do not have the required permissions to view the files attached to this post.
User avatar
jamesedwards
Posts: 4330
Joined: Wed Nov 21, 2018 6:16 pm

natbat32 wrote:
Sat May 10, 2025 4:33 pm
Ok, I have edited the 'Conditions' tab (see screenshot).

Do I need to do anything to the below tabs, specifically the 'General' tab? as it asked me to select a 'Rule type'?
- General
- Parameters
- Signals
- Stored Values
- Notes

Thanks again :D
That will trigger 5 times in total.

It may be easier to just set your trigger rule to fire 4 times.
natbat32
Posts: 27
Joined: Thu Aug 09, 2018 2:11 pm

Thanks for getting back to me again James. Appreciated.

Ok, will change to 4.

Have you got a screenshot of what I need my 'General' tab settings need to be showing? as it asked me to select a 'Rule type'.

Thank you.
User avatar
jamesedwards
Posts: 4330
Joined: Wed Nov 21, 2018 6:16 pm

natbat32 wrote:
Sat May 10, 2025 7:48 pm
Thanks for getting back to me again James. Appreciated.

Ok, will change to 4.

Have you got a screenshot of what I need my 'General' tab settings need to be showing? as it asked me to select a 'Rule type'.

Thank you.
The example given was a condition to add to your existing trigger rulefile.
natbat32
Posts: 27
Joined: Thu Aug 09, 2018 2:11 pm

Ahh. I don’t have an existing trigger rule file :?

All my triggers are done through Excel.

However, I just wanted to create a rule file so I can use it on Guardian as a back up in case my Excel triggers continue to go rogue.

Any suggestions for the General tab? As I have to create a rule file from scratch.

Thanks again. :)
natbat32
Posts: 27
Joined: Thu Aug 09, 2018 2:11 pm

Hi people.

I dont have an existing trigger rule file.

Is there anyone who has a screenshot or can explain what I need to use within the 'General' tab.

Thanks again.
jtrader
Posts: 213
Joined: Thu Feb 09, 2017 11:35 am

https://www.betangel.com/user-guide/rul ... Aw&mw=MzIw

You could read about rule triggers on user guide online.
natbat32
Posts: 27
Joined: Thu Aug 09, 2018 2:11 pm

jtrader... in your above screenshot, at the very top of this post, you have a column named ''Time Elasped'.

The number next to the match in that column, is that the actual minute of the game, or is that minute a rough guess based on KO time and current live time added to the KO time?

I would love to have a column which gives me the ACTUAL minute of the game. If it is, how did you do it? I have read/searched for loads of posts on this forum and couldnt find one post that explains how to get the actual minute from a match.

Thank you.
User avatar
jamesedwards
Posts: 4330
Joined: Wed Nov 21, 2018 6:16 pm

natbat32 wrote:
Wed May 14, 2025 11:08 pm
jtrader... in your above screenshot, at the very top of this post, you have a column named ''Time Elasped'.

The number next to the match in that column, is that the actual minute of the game, or is that minute a rough guess based on KO time and current live time added to the KO time?

I would love to have a column which gives me the ACTUAL minute of the game. If it is, how did you do it? I have read/searched for loads of posts on this forum and couldnt find one post that explains how to get the actual minute from a match.

Thank you.
This is how I would do it...

> Assume 1st half starts when the match odds market first goes into play.
> Assume 1st half ends when >45 mins has passed, AND half time odds market is suspended, AND match odds market remains open.
> Assume 2nd half commences 15 mins after 1st half ended.

You won't go far wrong with that. There may be more accurate, but complex, ways to import live data from BF API or other data sources, but they would be very much beyond me.
jtrader
Posts: 213
Joined: Thu Feb 09, 2017 11:35 am

natbat32 wrote:
Wed May 14, 2025 11:08 pm
jtrader... in your above screenshot, at the very top of this post, you have a column named ''Time Elasped'.

The number next to the match in that column, is that the actual minute of the game, or is that minute a rough guess based on KO time and current live time added to the KO time?

I would love to have a column which gives me the ACTUAL minute of the game. If it is, how did you do it? I have read/searched for loads of posts on this forum and couldnt find one post that explains how to get the actual minute from a match.

Thank you.
That jamesedwards said is most simple and effective.You could use it...or you could take a look viewtopic.php?t=27973
natbat32
Posts: 27
Joined: Thu Aug 09, 2018 2:11 pm

Thank you jamesedwards & jtrader :)
Post Reply

Return to “Bet Angel - Automation”