Pages:
Actions
  • #1 by Oxa (WellDoneSoft) on 02 Aug 2013
  • Copied from a support request:

    Quote
    If I have I file with horsenames like this:

    horse1
    horse2
    horse2
    horse2
    horse3
    horse4
    horse4


    Is it possible to bet 1 unit on horse1
    3 units on horse2 , 1 unit on horse3 , 2 units on horse4 etc ?
  • #2 by 1oser on 02 Aug 2013
  • The easy way is 3 separate files and 3 separate triggers.

    Side question on "is in file" : if "reread file" is ticked
    When is the file reread? When market becomes monitored? Every trigger execution?
  • #3 by mcbee on 03 Aug 2013
  • hi
    as  1oser said, you need to have 4 triggers(not 3).
    the first trigger with the amount default_(laya or backa YOU DID NOT SAY WHICH) and with the condition
    and selections name contains "1"
    then the second trigger with the amount default_(laya or backa YOU DID NOT SAY WHICH)*3 and with the condition
    and selections name contains "2"

    and so on up to your maximum number of selections


    mcbee
Pages:
Actions