Pages:
Actions
  • #16 by cyraxro on 15 Nov 2010
  • Thank you very much guys.
    I almost finished the trigger setup.
    I just need to work on the amount variable.

    This is the setup and working for a horse by name:

    Repeat - just once
    Action - lay
    Markets - win market
    Market status - in-play
    Execute - once per selection
    Condition - selection name contains "Mike John"
    Price - r_ticks(actual_sp/1.3,-1)
    At in-play - keep;
     ;D
  • #17 by 1oser on 16 Nov 2010
  • Try having a look at the "IF"

    You can do something like .. if price is between 0 & 5.01 lay 20, if between 5.02 & 20.01 lay 10, else lay 4
Pages:
Actions