Pages:
Actions
  • #1 by racepro on 04 May 2023
  • Hi,
    Lately I've noticed many runners I take a price on drift towards the OFF and
    finish well back in the field. To counter this I am looking at adding the following condition.
    And Selections Back Price Diff over 20 mins is ...... and that is where I get stuck.
    Firstly, is this the correct condition and how would I configure it to suit following ?
    if price drifts in previous 20 minutes by 30%   Eg. 4.0 out to 5.2. Then no bet.
    A further requirement would be the condition only applies to odds <10.0.
    Any guidance greatly appreciated
    Thanks
    Ian
  • #2 by MarkV on 04 May 2023
  • Hi
    Try 2 OR condition blocks:

    OR
    selections back price is equal or greater than 10.00
    and here all your conditions for > 10 selections
    OR
    selections back price is less than 10.00
    and selections back price dif over 20 mins is less than (back_price - pdif_20)*0.3

    for this to work monitoring options setting "default market history depth" should be set greater than 20 mins
Pages:
Actions