This repository has been archived by the owner on Jan 3, 2025. It is now read-only.
generated from QuantConnect/Lean.DataSource.SDK
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Historical data when symbol was restructured (renamed) (#10)
* feat: `volatile` for prevent spamming flags * test:remove: extra param in test data feat: add overloading of CreateHistoryRequest * refactor: DataDownloader provider to general structure * fix: convert DateTime to TZ in GetHistory feat: prevent spamming flag for limit of minute data refactor: reduce some part of code test:feat: get ancient historical data (renamed symbol test) * feat: get relevant ticker for each historical request
- Loading branch information
Showing
3 changed files
with
147 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters