Crypto Retriever
Crypto Retriever lets you pull data from various sources such as Coinbase and CoinGecko, view, save and export it in CSV format. In the future it will support running trading strategies on historical datasets to see how they perform.
Compilation Instructions
1) Install Visual Studio 2019 or later
2) Open CryptoRetriever.sln
3) Build/Run
Acknowledgements
Icons made by Freepik (https://www.freepik.com) from Flaticon (https://www.flaticon.com/).
Sources are from the following:
- Coinbase API (https://developers.coinbase.com/)
- CoinGecko API (https://www.coingecko.com/en/api)