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.41k stars 777 forks source link

add custom exception message for timeout #118

Closed getsec closed 3 years ago

getsec commented 3 years ago

image Example of what errors look like now

Amraki commented 3 years ago

The TLD isn't a configurable option yet, right?

With my limited python knowledge, I would submit a PR adding it but it probably isn't recommended to have so many edits for the same bit of code. And it may be a debatable topic, but I'd be inclined to add the option to creds.yml instead of config.yml.

Amraki commented 3 years ago

Nevermind. Appears to be handled in #120

VirtualMe64 commented 3 years ago

Nevermind. Appears to be handled in #120

Yep, it should make it work for Binance US at least