Hello,
I have a strategy that includes a game to become 2-2..
How can I set up live notifications for games that become 2-2? I'm tired of following all the games
Livescore notifications
Betfair don't provide a live score feed for football markets via the API, but you can use a rules file to derive the score using a rules file which eliminates scores no longer possible from the CS market
A user has created and shared such a file here
viewtopic.php?f=50&t=27973
There is also a coupon which uses the same rules to display the scores in a Watchlist which you can download from here
viewtopic.php?f=64&t=28028
A user has created and shared such a file here
viewtopic.php?f=50&t=27973
There is also a coupon which uses the same rules to display the scores in a Watchlist which you can download from here
viewtopic.php?f=64&t=28028
- jamesedwards
- Posts: 4906
- Joined: Wed Nov 21, 2018 6:16 pm
Use conditions where the price of correct scores 2-1 and 1-2 are both greater than 800, and price of 2-2 is less than 10.kayan.emre wrote: ↑Tue Oct 10, 2023 10:40 amHello,
I have a strategy that includes a game to become 2-2..
How can I set up live notifications for games that become 2-2? I'm tired of following all the games
The only score possible when the above criteria are met is 2-2.
-
kayan.emre
- Posts: 2
- Joined: Tue Oct 10, 2023 10:37 am
Thanks @jamesedwards ! That would do the trick I think!
