Pages:
Actions
  • #1 by midnight19 on 28 Mar 2012
  • Thanks for the previous help on my HiLo trigger but trying to make a small tweek as follows.

    At present I start placing a back bet on card 11 after its lost 10 times, is there a way of using a variable instead of the number 10 or whatever losses, that takes the previous 100 results and works out the number of wins say its won 6.8% out of 100% which would be approx a win on average every 14.7 times and use that figure say less 3 so that in this case it would start placing bets after 12 losses and change the number based on the % of wins if you see what i mean as it goes on?


    Kind Regards in advance - Paul
  • #2 by Tim (WellDoneSoft) on 29 Mar 2012
  • Paul,

    There are 2 different parameters: consecutive losses and losses during last X games. For example:
    W,L,W,L,L,L,L,W,L,L
    consecutive losses = 2, wins percentage = 3/10 = 30%
    So which one do you need to be based on?
  • #3 by midnight19 on 29 Mar 2012
  • Hi, I think probably the second one wins percentage


    Regards - Paul
  • #4 by Tim (WellDoneSoft) on 29 Mar 2012
  • Then it's
    Any Selection's Wins during 100 games is greater than 6
    AND Fitting Selection's Wins during 100 games is the maximum
  • #5 by midnight19 on 29 Mar 2012
  • Hi, not sure if thats exactly what i was meaning

    I was trying to work out its frequency of wins, like 100/9.8%=10.20-3=7.2 (or 7)

    100 games divided by % of wins -3 as a variable that i could substitue in place of a single number if you see what i mean as it wont always be 6+

    Tell me if im a bit stupid here just didnt get the 6+ or maximum during 100 thing ???
  • #6 by Tim (WellDoneSoft) on 29 Mar 2012
  • It was 6.8% in your original post.
    So I set to 6+ as it's integer.
  • #7 by midnight19 on 29 Mar 2012
  • Hi Tim yes but that was just an example obviously this figure changes as the round go by, it would increase or decrease depending on the losses and wins so not a static figure thats why i thought a moving variable figure per round?


    Thanks - Paul
Pages:
Actions