Skip to content

KrakenExchange.OnGetTickersAsync() throws Null. #617

Closed
@jdx-john

Description

@jdx-john

https://github.com/jjxtra/ExchangeSharp/blob/4ac4ece56447cac17226811e8f9a06e5d07278f9/src/ExchangeSharp/API/Exchanges/Kraken/ExchangeKrakenAPI.cs#L564

This fails to check symbol == null which is a trivial fix but I'm not sure if this is masking a deeper problem. When I test, it fails on ETCETH. GetMarketSymbolsAsync returns ETC/ETH but GetMarketSybolsMetadataAsync has:
image

It seems quite an easy match; not sure why it's doing this raw string manipulation when alt fields contain the data. But I'm too tired to try a fix right now without breaking something :)

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