Author Topic: in play backing  (Read 2496 times)

Tags:
  • All members
  • Posts: 124
in play backing
« on: 03 Feb 2014, 17:16 »
Hi, I'm trying to construct a trigger that backs at a defined back price in play ,only if my selection's price has not peaked at more than actual_sp*1.5 at any time since the off, how can I best achieve this ?
Many thanks.

  • Moderator
  • Posts: 3597
*
Re: in play backing
« Reply #1 on: 03 Feb 2014, 21:08 »
Hi
Attached are two trigger files to try:

First uses variable maxbp_{minutes} to record the high. This may have a disadvantage because the variable is recording pre-off for as long as you are monitoring the market. I have set {minutes} to 8.
Your setting: Settings > Monitoring Options > Default markets history depth should exceed {minutes}

Second uses a user variable to record the high inplay. This one only works on one nominated selection, I have set it as Index 1. You may have to replicate the triggers for each other selection you want to monitor.

These triggers are provided only as ideas and not as tested triggers. Please use test mode when trying them.      
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