Skip to content

Commit

Permalink
Merge pull request #1033 from mkzsg/alpha_vantage
Browse files Browse the repository at this point in the history
alpha_vantage
  • Loading branch information
mendozamedina authored Apr 9, 2024
2 parents 3cc80da + edf1ddd commit 8db2bc1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
7 changes: 7 additions & 0 deletions organizations/alpha_vantage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "ALPHA_VANTAGE",
"name": "Alpha Vantage",
"iconUrl":
"https://windsor.ai/wp-content/uploads/2024/02/alpha_vantage.png",
"orgUrl": "https://www.alphavantage.co/"
}
9 changes: 9 additions & 0 deletions sources/alpha_vantage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "ALPHA_VANTAGE",
"name": "Alpha Vantage",
"categories": ["FINANCE"],
"organization": "ALPPHA VANTAGE",
"iconUrl": "https://windsor.ai/wp-content/uploads/2024/02/alpha_vantage.png",
"sourceUrl": "https://www.alphavantage.co/",
"dataVisibility": ["PRIVATE"]
}

0 comments on commit 8db2bc1

Please sign in to comment.