Skip to content

Latest commit

 

History

History
executable file
·
24 lines (19 loc) · 600 Bytes

README.md

File metadata and controls

executable file
·
24 lines (19 loc) · 600 Bytes

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)