Binance Connector JS
    Preparing search index...

    Interface TimeWeightedAveragePriceSpotAlgoResponse

    TimeWeightedAveragePriceSpotAlgoResponse

    interface TimeWeightedAveragePriceSpotAlgoResponse {
        clientAlgoId?: string;
        code?: number;
        msg?: string;
        success?: boolean;
    }
    Index

    Properties

    clientAlgoId?: string

    TimeWeightedAveragePriceSpotAlgoResponse

    code?: number

    TimeWeightedAveragePriceSpotAlgoResponse

    msg?: string

    TimeWeightedAveragePriceSpotAlgoResponse

    success?: boolean

    TimeWeightedAveragePriceSpotAlgoResponse