Binance Connector JS
    Preparing search index...

    Interface CancelAlgoOrderSpotAlgoRequest

    Request parameters for cancelAlgoOrderSpotAlgo operation in SpotAlgoApi. CancelAlgoOrderSpotAlgoRequest

    interface CancelAlgoOrderSpotAlgoRequest {
        algoId: number | bigint;
        recvWindow?: number | bigint;
    }
    Index

    Properties

    Properties

    algoId: number | bigint

    eg. 14511

    SpotAlgoApiCancelAlgoOrderSpotAlgo

    recvWindow?: number | bigint

    SpotAlgoApiCancelAlgoOrderSpotAlgo