Binance Connector JS
    Preparing search index...

    IndexPriceStreamResponse

    interface IndexPriceStreamResponse {
        e?: string;
        E?: number | bigint;
        i?: string;
        p?: string;
    }
    Index

    Properties

    Properties

    e?: string

    Event type

    IndexPriceStreamResponse

    E?: number | bigint

    Event time

    IndexPriceStreamResponse

    i?: string

    Pair

    IndexPriceStreamResponse

    p?: string

    Index Price

    IndexPriceStreamResponse