Skip to content

PublicTickerData is a list in Bybit API, but declared as an single object #80

@TheLeBot

Description

@TheLeBot

In official API despription we see data for the Ticker Bybit WebSocket API as an array. Despite that the current implementation uses PublishTickerData container which is not a List or Array. This way we will have problems if one response on WebSocket will bring more then one data.
It would be more correct to use a list same as for Klines.

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