bronsonhill / Crypto-trading

1 stars 0 forks source link

crypto-trading

A repository for my crypto-trading experimentation. This repository can be divided into four main areas of functionality; data collection and storage, data analysis, backtesting and strategy execution.

Data collection and storage

The current state of the price database is trivial; a folder of enormous csv files. It ought to be converted into an SQL database.

Data analysis

Current functionality:

Desired functionality:

Backtesting

Current functionality:

Strategy execution

Current functionality: