Author Topic: New trigger condition  (Read 1930 times)

Tags:
  • All members
  • Posts: 16
New trigger condition
« on: 10 Feb 2010, 15:45 »
I am really desperate for this  :'(  a condition that checks if there is any matched bets  (all markets) .  something like.

trigger expression   matched_bets  equal or less than 2   ;D

  • Administrator
  • Posts: 8826
  • Gender: Female
*
Re: New trigger condition
« Reply #1 on: 10 Feb 2010, 18:21 »
You could use this condition for a particular market:

Trigger Expression market_mbnum + market_mlnum is greater than 0

This checks if there are any matched bets in the market where you check this condition.

If you want to find out if there is any matched bet in all the markets, that's a harder task. But if you tell me why exactly you need to know that, I might find a different workaround.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • All members
  • Posts: 16
Re: New trigger condition
« Reply #2 on: 10 Feb 2010, 21:00 »
That trigger will check only monitored bets.Indeed i am after on finding out if there is any matched bets in all markets. Betfair has this : My account> current bets>matched bets. So I assume they have a corresponding field in their api...so it shouldn`t be hard to add. Am I wrong?

Kind Regards

 

Please note, BetFair is seems to be currently OFFLINE