Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SymbolStatisticsCache subscription without using a symbol #34

Closed
muskara opened this issue Jan 25, 2018 · 2 comments
Closed

SymbolStatisticsCache subscription without using a symbol #34

muskara opened this issue Jan 25, 2018 · 2 comments
Assignees
Labels

Comments

@muskara
Copy link

muskara commented Jan 25, 2018

return new SymbolStatisticsCacheEventArgs(_symbols.Select(s => _statistics[s]).ToArray());

This is pointless when subscribe without using a symbol (!ticker@arr parameter)

@sonvister sonvister self-assigned this Jan 25, 2018
@sonvister sonvister added the bug label Jan 25, 2018
@sonvister
Copy link
Owner

Thanks 🤦‍♂️

@sonvister
Copy link
Owner

I meant to close #46 with that commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants