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

Asks should be Bids in MainWindowViewModel subscribing to OrderBook10 #40

Open
GerhardLiebenberg opened this issue Nov 8, 2019 · 1 comment

Comments

@GerhardLiebenberg
Copy link

Hi

Bitmex.NET.Example/MainWindowViewModel:

I think in line 182, "Union(dto.Asks.Select(" might have to be changed to "Union(dto.Bids.Select(", because Asks were already extracted in line 180.

@semashkinvg
Copy link
Owner

semashkinvg commented Nov 12, 2019

@GerhardLiebenberg thanks for coming with this. Unfortunately, I don't have time to support this project so if you can that bit and create pool request that would be much appreciated.

Many thanks in advance.

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

No branches or pull requests

2 participants