https://github.com/quantconnect/lean.datasource.ustreasury
Example production implementation of our data marketplace for US Treasury Yield Curves
https://github.com/quantconnect/lean.datasource.ustreasury
Last synced: 7 months ago
JSON representation
Example production implementation of our data marketplace for US Treasury Yield Curves
- Host: GitHub
- URL: https://github.com/quantconnect/lean.datasource.ustreasury
- Owner: QuantConnect
- Created: 2021-06-23T00:50:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T14:44:25.000Z (about 1 year ago)
- Last Synced: 2025-04-26T21:33:45.300Z (10 months ago)
- Language: C#
- Size: 65.4 KB
- Stars: 1
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lean.DataSource.USTreasury
Example production implementation for our data marketplace U.S. Department of Treasury Yield Curve Rates 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.