Author Topic: Find out if I have any matched lay bets in the current market  (Read 1914 times)

Tags:
  • All members
  • Posts: 80
Hi Guys,

I am attempting to find out if I have any matched lay bets placed in the current market for a trigger I am working on.

I have tried lay_matched and if I place this in View User Variables in Time Machine the value is always 0.0000000000 (even though there are matched lay bets)

Even if I could find out how many matched bets I have in the market that would be ok. Am I doing something wrong here, or does anyone have a better solution.

Steve


  • All members
  • Posts: 80
Hi Guys,

Can someone p[lease help with this?

Steve

  • Élite
  • Posts: 3698
  • Gender: Male
*
hi
if you want to know how many matched lay bets there are, then use  market_mlnum

the reason why your lay_matched did not work is because it needs a rank or index number to look at
s_1_lay_matched = index 1
r_1_lay_matched = rank 1

but when used in a trigger condition, then lay_matched is ok, because the trigger looks for any selection with a lay matched amount


mcbee
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: 80
Thanks Mcbee

 

Please note, BetFair is seems to be currently OFFLINE