Binance Connector JS
    Preparing search index...

    StrategyUpdateSu

    interface StrategyUpdateSu {
        c?: number | bigint;
        s?: string;
        si?: number | bigint;
        ss?: string;
        st?: string;
        ut?: number | bigint;
    }
    Index

    Properties

    Properties

    c?: number | bigint

    opCode

    StrategyUpdateSu

    s?: string

    Symbol

    StrategyUpdateSu

    si?: number | bigint

    Strategy ID

    StrategyUpdateSu

    ss?: string

    Strategy Status

    StrategyUpdateSu

    st?: string

    Strategy Type

    StrategyUpdateSu

    ut?: number | bigint

    Update Time

    StrategyUpdateSu