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.4k stars 774 forks source link

Bugfix with trailing Stoploss. #128

Closed MikkMakk closed 3 years ago

MikkMakk commented 3 years ago

Trailing stop loss did not consider the real Pricechange instead it upped the TSL and TTP by the amount in config in each iteration.

Discussed with Shogun on Discord.