Binance Machine Learning based crypto trading bot.
- Copy default config biml/cfg/app-defaults.yaml to your new config biml/cfg/app.yaml
- Update config file biml/cfg/app.yaml, set biml.connector.key to your binance api key: https://www.binance.com/en/support/faq/360002502072
- Start downloading data from binance docker-compose up downloader
- Check biml/data folder, new data from binance should appear there
- To be continued....