Pages:
Actions
  • #1 by jmbt on 29 May 2014
  • Hello,

    I have two questions for you:

    1) I have a GREEN UP trigger with 1 tick offset. But when the other triggers makes a 1.01 bet this GREEN UP trigger will make a lay bet at 1.01 as well, clearing any chance of profit. In order to change that I think I nailed the question with the following condition:

    Selection | Trigger Expression | bm_backp is not equal to 1.01

    But it does not work. Any ideas?


    2) What if, instead of hedging I wanted to make a freebet. Should a trigger with theese instruction work?

    If a back bet is made with the value of the constant fixed_liab, would this create a freebet in that selection?

    lay bm_backp-0.01 amount fixed_liab?

  • #2 by mcbee on 30 May 2014
  • hi
    it should be
    selections trigger expression bm_backp is greater than 1.01


    mcbee
Pages:
Actions