https://github.com/quantconnect/lean.datasource.estimize
https://github.com/quantconnect/lean.datasource.estimize
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantconnect/lean.datasource.estimize
- Owner: QuantConnect
- Created: 2021-06-30T01:36:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T14:10:55.000Z (about 1 year ago)
- Last Synced: 2025-04-04T18:01:55.650Z (11 months ago)
- Language: C#
- Size: 115 KB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lean.DataSource.Estimize
Example production implementation for Estimize's data marketplace types: Estimates, Releases, and Consensuses.
# 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.