gabrielspires/Crypto-Candlestick-Aggregation-System
This project aims at fetching exchange trade data from two popular cryptocurrencies, Monero and Bitcoin, and aggregating it in the OHLC format that is used to create candlesticks. The candlesticks created are saved in a local MySQL database.
Python