CyberPunkMetalHead / Binance-volatility-trading-bot

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
MIT License
3.39k stars 774 forks source link

Suggestions #224

Open Jaszczur11 opened 2 years ago

Jaszczur11 commented 2 years ago

First of all, thanks for the nice script. But I have a question, what is the purpose of using siglansamplmod and pausebotmod? and a suggestion, is it possible to do non-stop monitoring of the price of the coins already purchased? Why? Well, I noticed that after buying the coin, the bot waits for TIME_DIFFERENCE and checks the price again. I have had a situation several times that during the waiting time, the price jumped above TP and dropped to the purchase price and below it reached SL. Earnings lost. I think it's worth changing. I have other ideas for minor improvements, but that's cosmetic.