Pages:
Actions
  • #1 by ritzn on 26 Nov 2019
  • 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


  • #2 by MarkV on 27 Nov 2019
  • 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 
  • #3 by ritzn on 27 Nov 2019
  • 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


  • #4 by MarkV on 28 Nov 2019
  • 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 
Pages:
Actions