-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Globals instead of Config in ValidateSubscription * refactor: get rid apiKey to Initialize() remove: validation of ApiKey in GetHistory() * feat: return null from GetHistory and Get Downloader refactor: test with support null * refactor: invalid index history/download tests * remove: extra ienumerable() rename: several methods fix: return empty result if data is wrong * refactor: getting history for Option Symbols * refactor: remove extra class members from downloader * feat: missed flags to prevent user from spam
- Loading branch information
Showing
5 changed files
with
201 additions
and
74 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
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
Oops, something went wrong.