Support Alpha Vantage.

This commit is contained in:
Chris Berkhout 2021-06-02 22:13:43 +02:00
parent fddf41e23e
commit cf429a1ce2
6 changed files with 245 additions and 4 deletions

View file

@ -13,6 +13,7 @@ pip install pricehist
## Sources
- **`alphavantage`**: [Alpha Vantage](https://www.alphavantage.co/)
- **`coindesk`**: [CoinDesk Bitcoin Price Index](https://www.coindesk.com/coindesk-api)
- **`coinmarketcap`**: [CoinMarketCap](https://coinmarketcap.com/)
- **`ecb`**: [European Central Bank Euro foreign exchange reference rates](https://www.ecb.europa.eu/stats/exchange/eurofxref/html/index.en.html)