Pages:
Actions
  • #1 by eusebiu on 12 Aug 2013
  • I have find out a way to merge the back dutching with recoup and reset loss with my dutching  1 2 and 3 fav.
    However, the new trigger has a problem. This is the scenario:
    - losing bet occurs
    - trigger calculates the loss and new current bet for the next markets based on the loss
    - new market A match the conditions and bet is placed
    - the current loss is reset but not the current bet
    - market A still in play and new market B is verified based on current loss = 0 but current bet =amount to lose + previous current loss so it faulty match duching conditions and place a bet with a profit below my condition

    I would like to find a way of resetting the current bet fast enough so is not affecting the market B conditions.
  • #2 by mcbee on 18 Aug 2013
  • hi
    sorry for the late reply.
    in your   reset current loss    trigger
    add a new  ACTION
    set user variable  (name)    current_bet    (value)    am_to_lose

    this will reset your loss to 0 and current bet to   am to lose   value


    mcbee
Pages:
Actions