Pages:
Actions
  • #1 by layfavin on 06 Oct 2019
  • Hi , is there  a way of betting on the fav if the selection i loaded by text file is not the fav?
  • #2 by pfc on 07 Oct 2019
  • 1. Add a "remember" action to your first trigger
    2. Add a second trigger with a condition to bet on the selection whose back price IS the "Minimum of all".
    3. And also in the second trigger, that "Minimum of all" "sel_id" is NOT equal to the remembered "sel_id".

    I think that will work.
  • #3 by pcal72 on 07 Oct 2019
  • Another idea

    Only one trigger

    With these lines

    And selection rank is greater than 1
    And selection name is in file (name the file where you have your list)


    Pcal
  • #4 by layfavin on 07 Oct 2019
  • thank you all
Pages:
Actions