https://github.com/quantconnect/lean.datasource.vixcentral
Example production implementation of our data marketplace for VixCentral.
https://github.com/quantconnect/lean.datasource.vixcentral
Last synced: 6 months ago
JSON representation
Example production implementation of our data marketplace for VixCentral.
- Host: GitHub
- URL: https://github.com/quantconnect/lean.datasource.vixcentral
- Owner: QuantConnect
- Created: 2021-06-23T00:45:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T21:05:55.000Z (about 1 year ago)
- Last Synced: 2025-04-19T19:34:04.390Z (10 months ago)
- Language: C#
- Size: 215 KB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lean.DataSource.VIXCentral
Example production implementation for our data marketplace VIX Central Contango dataset.
# Implementing your own data source
To learn more about implementing your own data source for our marketplace, visit the [LeanDataSdk](https://github.com/QuantConnect/LeanDataSdk) repository for more information.