-
Notifications
You must be signed in to change notification settings - Fork 180
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
Add price limits and delay function #51
Comments
+1 |
3 similar comments
+1 |
+1 |
+1 |
+1 yikes and no response from them. |
I fork this repo, add low/high price limit and stepsize configuration: https://github.com/GImDX/NiceHashBot/tree/master |
How to use that? Please, explaine , i'm bot. What run for use low/high price limit and stepsize configuration? |
you need to build binary |
Hi. Link not work. Can you sent it on email please, [email protected] |
Download my fork repo https://codeload.github.com/GImDX/NiceHashBot/zip/refs/heads/master then open with Visual Studio, then regenerate it, binary is under |
Bot works great, in order for it to be "set and forget" for me, I suggest the following features be added:
Allow the user to set a hard bid upper price limit, to prevent the bot from bidding too high. In some cases it might continue increasing the bid until the order is guaranteed to end with a loss.
Add a customizable delay function to some or all of the bots actions. Sometimes hashrate goes to zero because of manipulations or network resets. A delay function will prevent the bot from increasing the bid in search of hashpower when all that was needed was to wait 5 minutes.
The text was updated successfully, but these errors were encountered: