Hello to everyone, hello HeyYouGuys, your script is really wonderful.
I'm testing it and working fine but I have some doubts about the recovery system used in the demo video during the "ROUND STOP LOSS HIT", with only six streaks you've recovered all that was lost (about 0.04BTC) by adjusting the script.
Is it possible to see the changes made for this?
I guess at this point:
----------
If currentstreak> = - 55 and currentstreak <= 0 then
Base = ((((balance) - (profit * 6300)) / 400000) + (balance * 0.00000207675)
Chance = 0.91 - (currentstreak * -0.0033333)
Bethigh = true
Elseif currentstreak <= - 56 and currentstreak> = - 400 then
Base = (((balance) - (profit * 400)) / 250000)
Chance = 1.30 - (currentstreak * -0.00033333)
Bethigh = true
Elseif currentstreak <= - 401 and currentstreak> = - 1000 then
Base = 0.00000000
Chance = 0.89
end
-------
But how exactly?
...And is it all?
I only have a Primedice account and if you give me the answer
I will register at the other games dice sites using your referral links, you can be sure!
I hope you can help me.
Thank you very much
Bye