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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't get pass 'Could not find config.yml' error

NeonBlight11 opened this issue · comments

I made sure all pips and their latest versions are installed, as well as using the appropriate keys, but I continue getting that error.

Didn't edit 'config.yml' at all,

Any input is welcome.

Im getting the same problem, have changed the path to be the full path even though the file is in the same directory.

also tried using

DEFAULT_CONFIG_FILE = r'c:/mypath/config.yml' but still getting the same cannot find file

goes for the CREDS.yml file too.