Author Topic: Market locator multiple market conditions  (Read 2008 times)

Tags:
  • All members
  • Posts: 2
Market locator multiple market conditions
« on: 10 Feb 2023, 14:35 »
Hi all,

I want to use the Market Locator function to return all football games with a Match Odds favourite with a price between 1.4 and 2.6, an over 2.5 goals price of 1.99 or less, at least £25k matched volume on the Match Odds market and at least £2k matched volume on the Correct Score market. Is it possible to set it up to search for these differing conditions? So far I cannot see how to change the condition requirements for each market, however I may just not be understanding how to use it. Any ideas much appreciated!

  • All members
  • Posts: 3605
Re: Market locator multiple market conditions
« Reply #1 on: 10 Feb 2023, 16:54 »
Hi
The way to do this is to add all the markets and use triggers to delete markets that do not qualify your criteria.
Use cross-market prefixes (see help file for these) to reference variables in other markets of the same match.
Below is a simple example copied from another topic, or if you wanted a trigger written for you to your spec you could put in a trigger request 
 

To reference the other markets use cross market prefixes.

Delete Match Odds last of all.

e.g. to delete OU2.5 and then it's Match Odds if Match Odds traded volume is less than 1000

delete market
markets betting code is Over/Under (Soccer) 2.5
and selections trigger expression football1_market_volume is less than 1000

then to delete Match Odds test a criteria in OU 2.5 which will fail because it has been deleted by above:

delete market
markets betting code is Match Odds (Soccer & Tennis) or Moneyline (Basketball)
and selections trigger expression football8_runner_number is not equal to 2

could be worth putting is a safety condition to check markets have no matched or unmatched bets before being deleted 
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 3605
Re: Market locator multiple market conditions
« Reply #2 on: 10 Feb 2023, 17:09 »
further to above there is a recently added trigger action "delete event" which will delete all markets relating to an event (e.g. football match) based on the triggers conditions
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 2
Re: Market locator multiple market conditions
« Reply #3 on: 12 Feb 2023, 13:29 »
Thanks for the info. I will take a look at doing this. Thanks!

 

Please note, BetFair is seems to be currently OFFLINE