Author Topic: Help with recoup in lay betting.  (Read 3038 times)

Tags:
  • All members
  • Posts: 18
Help with recoup in lay betting.
« on: 22 Jan 2013, 11:00 »
I have made a trigger that lay 1st fav when the odds is between 2.5 - 8
Now I want to recoup if the dog win, and I just want to recoup 2 loss then reset to normal betsize.

If the 1st recoup succeed then reset to normal bet.

 

  • Moderator
  • Posts: 3597
*
Re: Help with recoup in lay betting.
« Reply #1 on: 22 Jan 2013, 11:46 »
Hi
This example trigger http://marketfeeder.co.uk/solutions/staking-plans/simple-staking-plan-lay/ with a small modification should do the job.

Replace the lay trigger with your lay trigger
In the amount box of your lay trigger put:
IF(current_bet<init_bet*2, current_bet, init_bet)
Include these conditions in a condition block:
AND
trigger <name of your laying trigger> number of runs is equal to 0 overall
or previous triggered event's status is settled

untested – please use test mode.
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.

  • Nerd
  • Élite
  • Posts: 462
  • Gender: Male
  • I think I could be on to something here!
*
Fortune favors the brave!

 

Please note, BetFair is seems to be currently OFFLINE