How can I green up AND stop all automation with one click?

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

Hi everone,

I am running a scalping L2B Bot some minutes before the start .. during Event Start Time into the delayed Time and let it scalp further till the horses are loaded and about to get off. Then I want to green up manually with one click. But when I click the green up, I have of course also to stop the automation .. because when I greened up and the horses are about to start .. the bot fires the next lay bet into the market. How can I organise that I only make one click .. or even press one key on the laptops keyboard to green up and stop the automation from firing the next bet?

Many thanks in advance, kind regards, Martin
Last edited by Mastermind on Sun Oct 01, 2023 3:36 pm, edited 1 time in total.
User avatar
Dallas
Posts: 23589
Joined: Sun Aug 09, 2015 10:57 pm

Create a Servant that uses a Green all Selections rule, and on the signal tab set a signal on the market

Then add a 'Signal Set' condition to the rules you want to stop to test the signal named 'XXXX' is NOT set with a value
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

Oh .. thats nice .. because .. when I not press the "Fullstop-Key" as I call it ... then it works the same way as before .. Take SP Back Bet only, then start emergency greening twice after they are off .. yes, looks good .. thank you. I wanted to make a second version of the bot .. but thats unnecessary. Its the same bot now .. with an additional "Green Up and Fullstop" Button via servant .. thanks for now
Last edited by Mastermind on Sun Oct 01, 2023 4:26 pm, edited 1 time in total.
User avatar
ShaunWhite
Posts: 10559
Joined: Sat Sep 03, 2016 3:42 am

Mastermind wrote:
Sun Oct 01, 2023 4:18 pm
, then start emergency greening twice after they are off ..
That's where you'll throw money away.
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

ShaunWhite wrote:
Sun Oct 01, 2023 4:26 pm
Mastermind wrote:
Sun Oct 01, 2023 4:18 pm
, then start emergency greening twice after they are off ..
That's where you'll throw money away.
Thats why I green up now manually when the last horse is loaded .. offering reverse position to be closed first .. pressing the fullstop button to green up and stop automation .. and if I forget it for what ever reason .. phonecall .. toilet .. busy on other market .. then it still takes SP and has twice emergency greening automatically. Looks good, in theorie for now, must now be tested
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

Dallas wrote:
Sun Oct 01, 2023 3:35 pm
Create a Servant that uses a Green all Selections rule, and on the signal tab set a signal on the market

Then add a 'Signal Set' condition to the rules you want to stop to test the signal named 'XXXX' is NOT set with a value
It does not work propper .. do I have to add a own rule ... or do I add it as condition to the Rule which fires the lay bet ... something does not fit. I make fullstop and it still fires a new laybet
User avatar
Dallas
Posts: 23589
Joined: Sun Aug 09, 2015 10:57 pm

Mastermind wrote:
Sun Oct 01, 2023 6:37 pm
Dallas wrote:
Sun Oct 01, 2023 3:35 pm
Create a Servant that uses a Green all Selections rule, and on the signal tab set a signal on the market

Then add a 'Signal Set' condition to the rules you want to stop to test the signal named 'XXXX' is NOT set with a value
It does not work propper .. do I have to add a own rule ... or do I add it as condition to the Rule which fires the lay bet ... something does not fit. I make fullstop and it still fires a new laybet
Both

A Servant with a Green all Selections rule, that sets a signal when started/triggered

and a Signal Set Condition on the rules you want to stop
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

Maybe I have a little bit jetlag and am to tired this evening. I also have to understand this with creating signals a little bit deeper.
What I have done is ..

1) I have created a servant .. named it "ASC Greening and Fullstop" ..., "Green all Selections" always armed, trigger up to 5 times, wait 2 seconds before rearming, any selection, Parameters using current market price, no further conditions. Signal for the market .. Set Signal, Signal name "fullstop", Value 1. Signal for current selection none, note signal changes in Log.

2) My bot has two different Place lay bet rules .. one till Start Time and one from there till the horses are off. On both I added a Signal Set Condition, signal named "fullstop" for the market, NOT set with a value. Nothing under "signals", no other changes.

So what is missing or wrong, because .. when triggered it greens up .. closes all positions correct ... but then the automation still fires a new lay bet ..

Shouldn´t there anywhere a counter to be for counting the signals the value of the signal "fullstop", triggered from the servant?
User avatar
Dallas
Posts: 23589
Joined: Sun Aug 09, 2015 10:57 pm

On the Stored value tab have you ticked the 'Shared' box next to where you select market?

Just noticed I missed that in my earlier post but that would stop it working if not ticked
ie, the shared option is what allows it to be passed and referenced by other areas of Bet Angel
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

Hi, good morning and thanks for your help. I still don´t find it, where is this box? In the servant or in the rules of the bot automation which should be stopped? Could you show a screenshot? Sorry for my stupidity, but what we are doing here is like learning a new language .. sometimes you know the sentence you want to express .. but some words are missing .. I have to learn all this .. sorry about this and thanks for your help
User avatar
Dallas
Posts: 23589
Joined: Sun Aug 09, 2015 10:57 pm

Mastermind wrote:
Mon Oct 02, 2023 10:34 am
Hi, good morning and thanks for your help. I still don´t find it, where is this box? In the servant or in the rules of the bot automation which should be stopped? Could you show a screenshot? Sorry for my stupidity, but what we are doing here is like learning a new language .. sometimes you know the sentence you want to express .. but some words are missing .. I have to learn all this .. sorry about this and thanks for your help
It was actually my fault, I now noticed I told you to set a signal it should of been a Stored value (shared)

So going back to my original reply it should look like this

Create a Servant that uses a Green all Selections rule, and on the Stored Value tab set a stored on the market (shared)
with an entered amount of 1

Then add a 'Stored Value Set' condition to the rules you want to stop to test the stored value named 'XXXX' is NOT set with a value
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

Now it makes sense .. I´ve changed everything and we will see now what happens, wenn it´s tested later .. thanks for now.
User avatar
Mastermind
Posts: 112
Joined: Mon Jul 27, 2020 8:39 pm

Now it´s tested in some races .. works very well .. thank you for your help, Dallas. I really appreciate it. Kind regards, Martin
Post Reply

Return to “Bet Angel - Automation”