Stock imports (#1363)

* Initial pass

* Marketstack data provider

* Marketstack data provider

* Refactor a bit
This commit is contained in:
Josh Pigford
2024-10-24 16:36:50 -05:00
committed by GitHub
parent b611dfdf37
commit aa3342b0dc
10 changed files with 187 additions and 1 deletions

View File

@@ -3,3 +3,6 @@ SELF_HOSTED=false
# Enable Synth market data (careful, this will use your API credits)
SYNTH_API_KEY=yourapikeyhere
# Enable Marketstack market data (careful, this will use your API credits)
MARKETSTACK_API_KEY=yourapikeyhere