Type Alias PublicSubscriptionChannel

PublicSubscriptionChannel:
    | "ticker"
    | "book"
    | "ohlc"
    | "trade"
    | "instrument"