This repo houses API connection scripts for various freely available financial data sources. This is intended to be a base setup to connect via API to these sources to obtain real time pricing data on demand.
The 3 pricing sources covered are:
- Alpha Vantage (https://www.alphavantage.co/)
- Yahoo Finance (https://finance.yahoo.com/)
- FXCMPY (https://fxcmpy.tpq.io/00_quick_start.html)