https://github.com/quantconnect/lean.datasource.quiverquantwallstreetbets
Example production implementation for our data marketplace Quiver Quantitative Wall Street Bets dataset.
https://github.com/quantconnect/lean.datasource.quiverquantwallstreetbets
Last synced: 10 months ago
JSON representation
Example production implementation for our data marketplace Quiver Quantitative Wall Street Bets dataset.
- Host: GitHub
- URL: https://github.com/quantconnect/lean.datasource.quiverquantwallstreetbets
- Owner: QuantConnect
- Created: 2021-06-23T18:07:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T15:53:37.000Z (about 1 year ago)
- Last Synced: 2025-04-04T18:01:56.279Z (11 months ago)
- Language: C#
- Size: 67.4 KB
- Stars: 3
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lean.DataSource.QuiverWallStreetBets
Example production implementation for our data marketplace Quiver Quantitative WallStreetBets 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.