Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play after win skips initial stake #7

Open
elkd opened this issue Mar 29, 2022 · 0 comments
Open

Play after win skips initial stake #7

elkd opened this issue Mar 29, 2022 · 0 comments

Comments

@elkd
Copy link
Owner

elkd commented Mar 29, 2022

There is a very rare case in which, Eg the init stake is 0.35 and martingale is 0.14, the stake for the next play after the win jumps to 0.4 instead of 0.5.

Theoretically, this can happen when the bot fired the play button but deriv website didn't receive the event or blocked the play button but the bot didn't catch any exception, in this case, the bot will go on to calculate the next stake, likely declare loss if the last digit doesn't match and update the stake.

I still don't have an efficient solution to stop this, also it's hard to test as it happens so rarely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant