Author Topic: in-play horse racing lay trigger  (Read 1198 times)

Tags:
  • All members
  • Posts: 3
in-play horse racing lay trigger
« on: 26 Nov 2019, 23:54 »
Hi, sharing this strategy with fellow punters here.

This kind of lay may have already developed, so please point me there.

If not please help me to make it

Conditions:
1. Load UK & Ireland Horse Racing Win only market
2. Set in-play refresh rate to 0.4
3. Lay in-play when any horse reaches 1.7 or less (only one bet per race)
4. Staking: Recoup 100% losses in the next race and so on

any clarifications, please let me know



  • Moderator
  • Posts: 3604
*
Re: in-play horse racing lay trigger
« Reply #1 on: 27 Nov 2019, 07:13 »
Hi
The example trigger here will do that with the following changes:

selections: first matching selection
market status: inplay

replace this condition:
selections lay price is greater than 2
with:
selections back price is equal or less than 1.70

please use test mode or time machine for testing the trigger 
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: 3
Re: in-play horse racing lay trigger
« Reply #2 on: 27 Nov 2019, 21:15 »
Thanks for the trigger. I configured it to my liking.

How can I achieve following points?

1. Stake a % of bank
1. Stop betting when in Profit.
2. Load GB & Ireland horse racing markets every morning but exclude all evening races



  • Moderator
  • Posts: 3604
*
Re: in-play horse racing lay trigger
« Reply #3 on: 28 Nov 2019, 10:21 »
Hi

1. IF(test_mode=1, test_funds, total_funds)*(perc/100)
replace perc with the % e.g. 5

2. add a condition:
and selections trigger expression hr_total_won is equal or less than 0, replace 0 with your required profit

3. add markets at a specific time each day and in the locator template use a condition:
markets minutes to start is less than x
or
use a trigger to delete markets that runs at a specific time where markets minutes to start is greater than y 
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.

 

Please note, BetFair is seems to be currently OFFLINE