Pages:
Actions
  • #1 by acemoney on 15 Jan 2015
  • I am trying to create a trigger that will add half of the previous P/L to the default back if P/L is less then 0, or decrease the default back with 2 * previous P/L if P/L is greater then 0 and then place a back bet. All this in Hi Lo.

    but the triggers i`m setting up are acting twice....for example:

    game 1 round 1:
                  - default back is 10 
                  - back card 1 for 10

               round 2:
                   - card 1 comes up and computer predicts

               round 3:
                    - card 2 comes up (card 1 is a loser)

    game 1 P/L = - 10 

    game 2 round 1:
                     - trigger increases default back with 5
                     - back card 1 with 15
    and now it should wait for the result...but instead it increases again the default back after the bet has been placed to 22.5.

    what am i doing wrong?

    thank you in advance for your help
  • #2 by rubold on 15 Jan 2015
  • Can't really be certain as you haven't attached your triggers.  But is the trigger that adds the stake being fired just once per game?
  • #3 by acemoney on 15 Jan 2015
  • Yes. And i`ve also tried once per round....

    also here is the trigger

    since i`ve posted this thread i`ve made a modification in the amount....i`m now using back_size instead of previous P/L.... but still the same phenomenom occurs

    thx...
  • #4 by rubold on 15 Jan 2015
  • Delete the spaces in the 2 forumulas:  back_size / 2   & back_size / 4
    Just ran it on TM and works fine.
  • #5 by acemoney on 15 Jan 2015
  • ok so.....done that (removed the spaces) but it does not fix my problem.

    tested it in xfeeder and in xfeeder lite.....in both it does the same thing:

    increase bet amount
    place bet
    then increase again bet amount.

    the fastest day i`ve discovered in TM is 01.01.2015....the first game is a winner...and the second and third are losers.

    if necessary...i can make a screen capture video.....so i can prove my point.

    thx
  • #6 by acemoney on 18 Jan 2015
  • so....anyone got a fix to my problem?

    thx
  • #7 by tupp on 18 Jan 2015
  • I changed the market to "Correct Prediction" insted of "All Markets" - it should solve the issue, but I have not tested it.
Pages:
Actions