You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: validation that user can subscribe on real time update
* fix: config for Rest Url to run client externally
* feat: handle WS's error response
* feat: add explicit attribute for test classes
* remove: not used configs
* feat: ReSubscription process when internet was disconnected
* fix:workflow: name of test dll
* refactor: OptionChainProvider list
refactor: GetOptionContracts in DataDownloader
* fix: QuoteBars with Resolution greater then Tick
feat: QuoteBar tests
revert: data-folder path in config
* refactor: name of variable
if(token.Type!=JTokenType.Array||token.Count()!=4)thrownewException($"{nameof(ThetaDataQuoteConverter)}.{nameof(ReadJson)}: Invalid token type or count. Expected a JSON array with exactly four elements.");
0 commit comments