Pages:
Actions
  • #1 by hoodlikt on 23 Oct 2013
  • I import races in non active trading mode and then I import my selections through a text file - my trigger is submitting bets but there is a problem.

    The conditions are

    Favourite back price >=3.85
    and minutes before the off = 0.35
    and selections back price >=3.85


    My trigger is kind of working but is ignoring the Fav back price = eg 17:30 Worcester fav was under 3.0 all the time and yet my trigger still fired in bets and I wanted it to ignore that market because fav was under 3.85

    any clues as to why this is not working as expected?

    thanks


  • #2 by mcbee on 23 Oct 2013
  • hi
    you say
    Quote
    I import races in non active trading mode and then I import my selections through a text file
    but the trigger needs to be able to monitor the favourites price.
    so by having all other selections none active, there are no prices for the trigger to check.
    try using the condition selections name is in list.
    mcbee
  • #3 by hoodlikt on 23 Oct 2013
  • Thanks for your reply

    Problem is when I import my list it then removes all other horses from monitoring and greys them out again. I am importing from 'import selections from text file' - should I be using some other method?

    Seems I need to monitor all the horses but I only want to back ones I've imported
  • #4 by mcbee on 23 Oct 2013
  • hi
    yes, alter the settings to make all markets selections active.
    then use the condition
    selections name is in file
    then give the location of the file


    mcbee
  • #5 by hoodlikt on 23 Oct 2013
  • I've got it working as I want now - many thanks for all your help
Pages:
Actions