Author Topic: Help with trading stoploss  (Read 887 times)

Tags:
  • All members
  • Posts: 185
Help with trading stoploss
« on: 26 Feb 2019, 22:08 »
Hi,

How can i do the following:

When I lay on a horse say at 2.00 and it goes down two ticks , so the odds are at 1.98 for example. I want to the file an unmatched back bet at my lay odds of 2.00.

If the odds go down 7 ticks or more I want to take the loss and stop betting in that race.

Thanks 

  • Moderator
  • Posts: 3605
*
Re: Help with trading stoploss
« Reply #1 on: 27 Feb 2019, 08:49 »
Hi

Back
price: bm_layp
conditions:
selections lay matched is greater than 0
and selections back price is equal to r_ticks(bm_layp, -2)
and trigger <name of your stop loss trigger> number of runs is equal to 0

Distribute loss between selections
based on ticks
stop loss ticks :7
condition: selections lay matched is greater than 0

example condition for your initial betting trigger to stop betting in the race if loss:
and every selections profit/loss is equal or greater than 0

many working examples of these sorts of triggers here and here
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
Re: Help with trading stoploss
« Reply #2 on: 28 Feb 2019, 22:05 »
Thank you again

 

Please note, BetFair is seems to be currently OFFLINE