Binance Connector JS
    Preparing search index...

    AlgoUpdateO

    interface AlgoUpdateO {
        act?: string;
        ai?: string;
        aid?: number | bigint;
        ap?: string;
        aq?: string;
        at?: string;
        caid?: string;
        cp?: boolean;
        f?: string;
        gtd?: number | bigint;
        o?: string;
        p?: string;
        pm?: string;
        pP?: boolean;
        ps?: string;
        q?: string;
        R?: boolean;
        rm?: string;
        s?: string;
        S?: string;
        tp?: string;
        tt?: number | bigint;
        V?: string;
        wt?: string;
        X?: string;
    }
    Index

    Properties

    act?: string

    Actual order type in matching engine, only display when order is triggered and placed in matching engine

    AlgoUpdateO

    ai?: string

    Order Id

    AlgoUpdateO

    aid?: number | bigint

    Algo Id

    AlgoUpdateO

    ap?: string

    Avg fill price in matching engine, only display when order is triggered and placed in matching engine

    AlgoUpdateO

    aq?: string

    Executed quantity in matching engine, only display when order is triggered and placed in matching engine

    AlgoUpdateO

    at?: string

    Algo Type

    AlgoUpdateO

    caid?: string

    Client Algo Id

    AlgoUpdateO

    cp?: boolean

    If Close-All

    AlgoUpdateO

    f?: string

    Time in force

    AlgoUpdateO

    gtd?: number | bigint

    Good till time for GTD time in force

    AlgoUpdateO

    o?: string

    Order Type

    AlgoUpdateO

    p?: string

    Order Price

    AlgoUpdateO

    pm?: string

    Price match mode

    AlgoUpdateO

    pP?: boolean

    If price protection is turned on

    AlgoUpdateO

    ps?: string

    Position Side

    AlgoUpdateO

    q?: string

    Quantity

    AlgoUpdateO

    R?: boolean

    Is this reduce only

    AlgoUpdateO

    rm?: string

    Algo order failed reason

    AlgoUpdateO

    s?: string

    Symbol

    AlgoUpdateO

    S?: string

    Side

    AlgoUpdateO

    tp?: string

    Trigger Price

    AlgoUpdateO

    tt?: number | bigint

    Trigger time

    AlgoUpdateO

    V?: string

    STP mode

    AlgoUpdateO

    wt?: string

    Working type

    AlgoUpdateO

    X?: string

    Algo Status

    AlgoUpdateO