Can someone take a look at this automation, im trying to set an alert that if the price drops 4 ticks on any of the selections in the correct score market, then i get an alert.
Thank you in advance
automation file
-
- Posts: 4
- Joined: Mon Mar 07, 2022 5:45 pm
You do not have the required permissions to view the files attached to this post.
- Dublin_Flyer
- Posts: 858
- Joined: Sat Feb 11, 2012 10:39 am
It won't work because you're combining Stored Values with Signals, and they're 2 different things.
Signals apply to that Market only, and Stored Values apply to the Event, and they don't coincide or talk to each other. So if you store a Signal in the Correct Score market, it's only readable in the Correct Score market.
If you Store a Value it's readable across all markets in the event. A Signal of 1 for a Goal Scored is only readable in that same market, but a Stored Value of 1 for a Goal Scored is readable in the Correct Score/Over&Unders/Penalty Taken?/Match Odds....all those markets related to the event/game.
There looks to be another flaw in that if you take 2 relatively evenly matched teams, Man Utd v Chelsea at 2.76 v 2.62 in the match odds market right now, a goal for the home side will reduce the price on all home side wins because the 0-1,0-2,0-3 have been taken out of the Correct Score market. As they're leading, all their Correct Score prices drop and will trigger your alert/notification so you'll be inundated on each Correct Score reducing in price like you're listening to a Spanish commentator GOL GOL GOL GOL GOL GOL!!
Dallas and Sibur have each made great additions to the forum with Dallas' "Signal When Goals Scored" bot viewtopic.php?t=12490, and Siburs "Knowing The Current Score" bot viewtopic.php?t=27973
They're 2 different ways of figuring out the current score, both definitely worth looking into so you can see specifically what they're doing at every step through their processes.
Then there's VAR and the sh1t hits the fan
Signals apply to that Market only, and Stored Values apply to the Event, and they don't coincide or talk to each other. So if you store a Signal in the Correct Score market, it's only readable in the Correct Score market.
If you Store a Value it's readable across all markets in the event. A Signal of 1 for a Goal Scored is only readable in that same market, but a Stored Value of 1 for a Goal Scored is readable in the Correct Score/Over&Unders/Penalty Taken?/Match Odds....all those markets related to the event/game.
There looks to be another flaw in that if you take 2 relatively evenly matched teams, Man Utd v Chelsea at 2.76 v 2.62 in the match odds market right now, a goal for the home side will reduce the price on all home side wins because the 0-1,0-2,0-3 have been taken out of the Correct Score market. As they're leading, all their Correct Score prices drop and will trigger your alert/notification so you'll be inundated on each Correct Score reducing in price like you're listening to a Spanish commentator GOL GOL GOL GOL GOL GOL!!

Dallas and Sibur have each made great additions to the forum with Dallas' "Signal When Goals Scored" bot viewtopic.php?t=12490, and Siburs "Knowing The Current Score" bot viewtopic.php?t=27973
They're 2 different ways of figuring out the current score, both definitely worth looking into so you can see specifically what they're doing at every step through their processes.
Then there's VAR and the sh1t hits the fan
