Skip to content

Commit

Permalink
Create alphavantage.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbroad committed Feb 7, 2024
1 parent d79e349 commit 858c1d2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions alphavantage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description":"Alpha Vantage provides equity price and fundamental data via and API with affordable pricing. The QuantConnect integration of this plugin with the Local Platform and LEAN-CLI enables use on-premise to download data and stream from the Alpha Vantage API.",
"platforms-features":[
"Platform Support":["Cloud Platform", "Local Platform", "LEAN CLI"]
"Download Data":[0,1,1],
"Backtesting":[0,1,1],
"Parameter Optimization":[0,1,1],
"Live Trading":[0,0,0],
],
"more-information":"https://www.alphavantage.co/"
}

0 comments on commit 858c1d2

Please sign in to comment.