https://github.com/quantconnect/lean.datasource.tradingeconomics
https://github.com/quantconnect/lean.datasource.tradingeconomics
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantconnect/lean.datasource.tradingeconomics
- Owner: QuantConnect
- Created: 2021-06-30T18:13:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T22:29:47.000Z (over 3 years ago)
- Last Synced: 2024-11-11T04:28:49.762Z (over 1 year ago)
- Language: C#
- Size: 147 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lean.DataSource.TradingEconomics
Example production implementation for the data marketplace Trading Economics Calendar 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.