-
Notifications
You must be signed in to change notification settings - Fork 38
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
Selling 75% at once #6
Comments
function handlePrice() {
change market_buy() to market_buy(0.75) would work |
Thanks. I've updated that one to 100% = 1. Also I deleted multiple functions on selling smaller quantities and replaced it with this one:
^^ |
@pasakahaka check the modified bot I made here: https://github.com/Frost-Binance-Pump-Bot/The-Bot I already fixes the bugs, buy market with 100% and added some few touches. |
How can I change so it would do 1 off purchase 75% of my BTC instead of multiple smaller ones?
Thanks :)
The text was updated successfully, but these errors were encountered: