Author Topic: Win Market and Place market - how do I write a formula to only bet on % field  (Read 1455 times)

Tags:
  • All members
  • Posts: 185
Hi,

How do I write a formula to only bet in the place market when only 50% of field in the win market  are below say 19 odds?

  • Élite
  • Posts: 3698
  • Gender: Male
*
hi
new trigger to record the INTEGER(runner_number/2)
betting trigger condition
and trigger expression winplace_r_rn_back_price is equal or less than 19
the rn is the name for the variable to record the runner number.
problem if there are uneven runner numbers then it chooses the number less than 50% but should be no problem to the system.


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: 185
thank you could you check the attached is correct pleaae

  • Élite
  • Posts: 3698
  • Gender: Male
*
hi
sorry.
1 trigger to record the runner number
set user variable rn INTEGER(runner_number/2)

2nd trigger to place the bet with the condition  and trigger expression winplace_r_rn_back_price is equal or less than 19  

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: 185
Great resolved 

 

Please note, BetFair is seems to be currently OFFLINE