Skip to content

Asks should be Bids in MainWindowViewModel subscribing to OrderBook10 #40

@GerhardLiebenberg

Description

@GerhardLiebenberg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions