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 776 forks source link

bugfix(testnet): change the api's url when in TEST_MODE #148

Closed etiennepellegrini closed 3 years ago

etiennepellegrini commented 3 years ago

The API URL is unchanged when turning TEST_MODE on, rendering the API keys obtained from testnet.binance.vision/ unusable

ShogunMan commented 3 years ago

We dont use the testnet anymore. Everything is handled on main net. Even Test_mode. No need for test net api keys.