Binance Connector JS
    Preparing search index...

    symbols.

    ExchangeInformationResponseSymbolsInner

    interface ExchangeInformationResponseSymbolsInner {
        baseAsset?: string;
        baseAssetPrecision?: number | bigint;
        contractType?: string;
        deliveryDate?: number | bigint;
        filters?: DerivativesTradingUsdsFuturesRestAPI.ExchangeInformationResponseSymbolsInnerFiltersInner[];
        liquidationFee?: string;
        maintMarginPercent?: string;
        marginAsset?: string;
        marketTakeBound?: string;
        onboardDate?: number | bigint;
        orderTypes?: string[];
        pair?: string;
        pricePrecision?: number | bigint;
        quantityPrecision?: number | bigint;
        quoteAsset?: string;
        quotePrecision?: number | bigint;
        requiredMarginPercent?: string;
        settlePlan?: number | bigint;
        status?: string;
        symbol?: string;
        timeInForce?: string[];
        triggerProtect?: string;
        underlyingSubType?: string[];
        underlyingType?: string;
    }
    Index

    Properties

    baseAsset?: string

    Base Asset.

    ExchangeInformationResponseSymbolsInner

    baseAssetPrecision?: number | bigint

    Base Asset Precision.

    ExchangeInformationResponseSymbolsInner

    contractType?: string

    Contract Type.

    ExchangeInformationResponseSymbolsInner

    deliveryDate?: number | bigint

    Delivery Date.

    ExchangeInformationResponseSymbolsInner

    ExchangeInformationResponseSymbolsInner

    liquidationFee?: string

    liquidation fee rate

    ExchangeInformationResponseSymbolsInner

    maintMarginPercent?: string

    ignore

    ExchangeInformationResponseSymbolsInner

    marginAsset?: string

    Margin Asset.

    ExchangeInformationResponseSymbolsInner

    marketTakeBound?: string

    the max price difference rate( from mark price) a market order can make

    ExchangeInformationResponseSymbolsInner

    onboardDate?: number | bigint

    Onboard Date.

    ExchangeInformationResponseSymbolsInner

    orderTypes?: string[]

    ExchangeInformationResponseSymbolsInner

    pair?: string

    Pair.

    ExchangeInformationResponseSymbolsInner

    pricePrecision?: number | bigint

    please do not use it as tickSize

    ExchangeInformationResponseSymbolsInner

    quantityPrecision?: number | bigint

    please do not use it as stepSize

    ExchangeInformationResponseSymbolsInner

    quoteAsset?: string

    Quote Asset.

    ExchangeInformationResponseSymbolsInner

    quotePrecision?: number | bigint

    Quote Precision.

    ExchangeInformationResponseSymbolsInner

    requiredMarginPercent?: string

    ignore

    ExchangeInformationResponseSymbolsInner

    settlePlan?: number | bigint

    ExchangeInformationResponseSymbolsInner

    status?: string

    Status.

    ExchangeInformationResponseSymbolsInner

    symbol?: string

    Symbol.

    ExchangeInformationResponseSymbolsInner

    timeInForce?: string[]

    Time In Force.

    ExchangeInformationResponseSymbolsInner

    triggerProtect?: string

    threshold for algo order with "priceProtect"

    ExchangeInformationResponseSymbolsInner

    underlyingSubType?: string[]

    ExchangeInformationResponseSymbolsInner

    underlyingType?: string

    ExchangeInformationResponseSymbolsInner