/binoculars

An algorithmic trading bot with binance streamer

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

This project is actively in research and developement 🔭

xkcd

About

Binoculars is a trading bot with Binance API. Binoculars exposed some strategy algorithms which are utilized for both live and back-testing.

Disclaimer

This repository is for educational purposes only. Use this software at your own risk!

TODO

  • SMA strategy
  • MACD + RSI strategy
  • Classification on direction
  • DuckDB setup
  • Logging
  • Order Book
  • Testing
  • Microservices (Flask)