Binance Connector JS
    Preparing search index...

    GridUpdateGu

    interface GridUpdateGu {
        mp?: string;
        r?: string;
        s?: string;
        si?: number | bigint;
        ss?: string;
        st?: string;
        uf?: string;
        up?: string;
        uq?: string;
        ut?: number | bigint;
    }
    Index

    Properties

    Properties

    mp?: string

    Matched PNL

    GridUpdateGu

    r?: string

    Realized PNL

    GridUpdateGu

    s?: string

    Symbol

    GridUpdateGu

    si?: number | bigint

    Strategy ID

    GridUpdateGu

    ss?: string

    Strategy Status

    GridUpdateGu

    st?: string

    Strategy Type

    GridUpdateGu

    uf?: string

    Unmatched Fee

    GridUpdateGu

    up?: string

    Unmatched Average Price

    GridUpdateGu

    uq?: string

    Unmatched Qty

    GridUpdateGu

    ut?: number | bigint

    Update Time

    GridUpdateGu