Author Topic: unexpected values  (Read 733 times)

Tags:
  • All members
  • Posts: 314
unexpected values
« on: 29 Oct 2019, 22:21 »
Hi,
I am trying to build a trigger, and it is using Match Odds, Draw...

One of the conditions, for the strategy is that the Over 2.5 price, is greater than 2.

My initial thought was this : selections trigger expression football8_s2_back_price greater than 2.0

All of my other conditions evaluate to true, except this one. When I look at this value in User Variables, it is showing as s2_1.60, which I know is not the selection 2 value, 1.6 is the UNDER 2.5 value...

I decided to create a user variable, price_O25, whose condition is market betting code is over 2.5, and selection index = 2. This did give me the correct value for the over 2.5 price, but when I added it as a condition inside my match odds trigger, again, it evaluated to false, because the market is different to O2.5

Whats more strange is that when I did a user variable check on football8_s2_back_price, I got the UNDER 2.5 price, which is index 1

Can somebody give me the correct way retrieve the OVER 2.5 price, and use this as a condition inside my match odds trigger?

Thanks

  • All members
  • Posts: 314
Re: unexpected values
« Reply #1 on: 29 Oct 2019, 22:29 »
ahh, bugger, its s_2, NOT s2...

Sorry to pester...

 

Please note, BetFair is seems to be currently OFFLINE