Binance Connector JS
    Preparing search index...

    AlgoUpdate

    interface AlgoUpdate {
        ao?: AlgoUpdateAo;
        E?: number | bigint;
        fs?: string;
        T?: number | bigint;
    }
    Index

    Properties

    Properties

    AlgoUpdate

    E?: number | bigint

    AlgoUpdate

    fs?: string

    AlgoUpdate

    T?: number | bigint

    AlgoUpdate