diff --git a/mycustomdata.json b/mycustomdata.json new file mode 100644 index 0000000..053af00 --- /dev/null +++ b/mycustomdata.json @@ -0,0 +1,16 @@ +{ + "description": "", + + "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": [ "TradeBar", "MyCustomData" ], + "more-information": "https://www.mycustomdata.com", + "documentation": "" +} \ No newline at end of file