ddxv / backfire-dev

Backtest trading strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backfire

Backfire is a samll project to help backtest basic buying strategies and run them live. It is being worked on for fun and educational purposes. The project is at this point far from being easily deployable as it has many external parts that are not included such as data collection, database management and flexible backtesting logic.

If you have any questions please feel free to reach out or join in working on the project.

Requirements:

External:
Data - you will need OHCL data
Exchange accounts & API keys
Database for managing trading history

Unique Packages:
gdax

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Backtest trading strategies

License:MIT License


Languages

Language:Python 89.7%Language:SQLPL 10.3%