Skip to content

Bittrex MarketSymbolIsReversed should be false #578

Closed
@LucStr

Description

@LucStr

Hello I am using the Method IExchangeAPI.GlobalMarketSymbolToExchangeMarketSymbolAsync to get my GlobalMarketSymbol(BTC-ETH) to the ExchangeMarketSymbol (BTC-ETH). I saw, that BittrexAPI is setting the Property MarketSymbolIsReversed to true, which results in the market symbol being (ETH-BTC). Therefore the websocket subscription doesn't work.

I was wondering why MarketSymbolIsReversed is set to true, as the way I see it Bittrex is using the format BASE-QUOTE to describe it's markets.

Am I Interpreting something wrong?

best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions