Skip to content

Commit

Permalink
Create coinapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbroad committed Feb 9, 2024
1 parent a8360b0 commit ad7e7f9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions coinapi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"description": "Cryptocurrency focused historical and streaming data service. CoinAPI covers dozens of crypto exchanges. Our integration allows research, backtest, optimization, and live trading with CoinAPI as the data-source.",

"platforms-features": [
{
"Platforms": ["Cloud Platform", "Local Platform", "LEAN CLI"],
"Download Data": [0,1,1],
"Backtesting": [0,1,1],
"Optimization": [0,1,1],
"Live Trading": [0,1,1]
}
],
"data-supported": [ "Crypto" ],
"more-information": "https://www.coinapi.io",
"documentation": ""
}

0 comments on commit ad7e7f9

Please sign in to comment.