Binance Connector JS
    Preparing search index...

    TakerBuySellVolumeResponseInner

    interface TakerBuySellVolumeResponseInner {
        buySellRatio?: string;
        buyVol?: string;
        sellVol?: string;
        timestamp?: string;
    }
    Index

    Properties

    buySellRatio?: string

    TakerBuySellVolumeResponseInner

    buyVol?: string

    TakerBuySellVolumeResponseInner

    sellVol?: string

    TakerBuySellVolumeResponseInner

    timestamp?: string

    TakerBuySellVolumeResponseInner