Nado Typescript SDK Documentation
    Preparing search index...

    Type Alias EngineServerSubscriptionEventType

    EngineServerSubscriptionEventType:
        | "trade"
        | "best_bid_offer"
        | "book_depth"
        | "fill"
        | "position_change"
        | "order_update"
        | "liquidation"
        | "latest_candlestick"
        | "funding_payment"