CyberPunkMetalHead / binance-trading-bot-new-coins

This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
MIT License
1.46k stars 269 forks source link

Support TLDs other than com #11

Closed cinderblockgames closed 2 years ago

cinderblockgames commented 2 years ago

Adding config entry for binance_tld to support TLDs other than com, such as us for binance.us.

mevljas commented 2 years ago

Maybe you should set binance.com as a default value.

cinderblockgames commented 2 years ago

Maybe you should set binance.com as a default value.

Done and done.