Binance Connector JS
    Preparing search index...

    TopTraderLongShortRatioAccountsResponseInner

    interface TopTraderLongShortRatioAccountsResponseInner {
        longAccount?: string;
        longShortRatio?: string;
        shortAccount?: string;
        symbol?: string;
        timestamp?: string;
    }
    Index

    Properties

    longAccount?: string

    TopTraderLongShortRatioAccountsResponseInner

    longShortRatio?: string

    TopTraderLongShortRatioAccountsResponseInner

    shortAccount?: string

    TopTraderLongShortRatioAccountsResponseInner

    symbol?: string

    TopTraderLongShortRatioAccountsResponseInner

    timestamp?: string

    TopTraderLongShortRatioAccountsResponseInner