Pages:
Actions
  • #1 by Angelito20 on 20 Jan 2016
  • i have a trigger that have a stop lost and a green up at 50% of profit.
    I want to create a new trigger that do the folowing:


    1? if after X time, the trigger can not do the green up because the horse its at the same odds or little high(less than green up 50%) or lower(stop lost no lower for do it) and the horse its 4 in rank or lower , do the small green up or the small stop lost.




    If for do that i have to put in paid trigger tell me , but i need this . Its urgent for be able to work well


    Thanks
  • #2 by MarkV on 20 Jan 2016
  • Hi
    In test mode try something like this:

    GREEN UP Profit % 1%
    Conditions:
    OR
        selections trigger expression tradeout_pl is equal or greater than bm_backa/2
    OR
        markets minutes since the off is greater than x
        and selections rank is equal or less than 4

    You could do something similar for a distribute loss.
Pages:
Actions