This README would normally document whatever steps are necessary to get your application up and running.
- Quick summary
- Binance trading bot with ML & AI algorithms.
- Version 1.0
- Learn Markdown
- Summary of set up binance_server.py can be run standalone to verify trading works and API keys are configured correctly. main.py is ran as a Flask app from terminal like so: flask --app app/main run --debug --no-reload
- Configuration
- Dependencies See dependencies in Pipfile or in Github -> Dependencies
- Database configuration
- How to run tests No tests developed so far.
- Deployment instructions
- Writing tests
- Code review
- Other guidelines
- Repo owner or admin
- Other community or team contact# BinanceBot