Pages:
Actions
  • #1 by slybee on 05 Feb 2014
  • Hi All,

    Can anyone suggest any new idea how this trigger can fire to distribute loss only if the selection rank is 2 and price has fallen by 50%.

    The trigger I have only fires when the price has fallen by 50%. But I want both conditions to meet.


    Can anyone suggest any new idea?

    Thanks in advance.


  • #2 by MarkV on 05 Feb 2014
  • Hi
    Does this refer to X-Feeder or MarketFeeder. If MarketFeeder, please could you post your trigger file.
  • #3 by slybee on 05 Feb 2014
  • hi MarkV,

    Please find attached trigger.  Any option for the distribute the loss only if the lay selection rank is 2 or less and the price has fallen 50% or less?

    Thanks.
  • #4 by MarkV on 05 Feb 2014
  • Hi slybee
    Distribute Loss only works on the selections which are bet on.
    you are betting on selections rank greater than 6
    distribute loss is on rank 1 and 2
    so your conditions do not allow the distribute loss to work.

    I am not sure what you are wanting to do, but in the attached trigger I have tried to eliminate, or reduce the loss on ranks 1 and 2. As this is only an idea, please try it only in test mode, or in Time Machine.

    If this is not what you want, please explain, if you can with an example, and I will look again.
  • #5 by slybee on 05 Feb 2014
  • Thanks MarkV, this is what I was looking for. But can you let me know how I can alter the first condition "Trigger price fell by 50% and rank is 2 Number of runs is greater than 0".

    I can't change the numbers in the drop down lists. I want where I can change the list to "price fell by 50% and rank is 3".

    Thanks.
  • #6 by MarkV on 05 Feb 2014
  • Thanks MarkV, this is what I was looking for. But can you let me know how I can alter the first condition "Trigger price fell by 50% and rank is 2 Number of runs is greater than 0".

    I can't change the numbers in the drop down lists. I want where I can change the list to "price fell by 50% and rank is 3".

    Thanks.
    Hi
    The first condition refers to the trigger name "Trigger price fell by 50% and rank is 2". You do not want to change that that one.
    You should change the third condition:
    and selections rank is equal or less than x
Pages:
Actions