tardis-dev
Version:
Convenient access to tick-level historical and real-time cryptocurrency market data via Node.js
63 lines • 8.74 kB
TypeScript
export declare const EXCHANGES: readonly ["bitmex", "deribit", "binance-futures", "binance-delivery", "binance-options", "binance-european-options", "binance", "ftx", "okex-futures", "okex-options", "okex-swap", "okex", "okex-spreads", "huobi-dm", "huobi-dm-swap", "huobi-dm-linear-swap", "huobi", "bitfinex-derivatives", "bitfinex", "coinbase", "coinbase-international", "cryptofacilities", "kraken", "bitstamp", "gemini", "poloniex", "bybit", "bybit-spot", "bybit-options", "phemex", "delta", "ftx-us", "binance-us", "gate-io-futures", "gate-io", "okcoin", "bitflyer", "hitbtc", "coinflex", "binance-jersey", "binance-dex", "upbit", "ascendex", "dydx", "dydx-v4", "serum", "mango", "huobi-dm-options", "star-atlas", "crypto-com", "crypto-com-derivatives", "kucoin", "kucoin-futures", "bitnomial", "woo-x", "blockchain-com", "bitget", "bitget-futures", "hyperliquid"];
export declare const EXCHANGE_CHANNELS_INFO: {
bitmex: readonly ["trade", "orderBookL2", "liquidation", "connected", "announcement", "chat", "publicNotifications", "instrument", "settlement", "funding", "insurance", "orderBookL2_25", "orderBook10", "quote", "quoteBin1m", "quoteBin5m", "quoteBin1h", "quoteBin1d", "tradeBin1m", "tradeBin5m", "tradeBin1h", "tradeBin1d"];
coinbase: readonly ["match", "subscriptions", "received", "open", "done", "change", "l2update", "ticker", "snapshot", "last_match", "full_snapshot"];
'coinbase-international': string[];
deribit: readonly ["book", "deribit_price_index", "deribit_price_ranking", "deribit_volatility_index", "estimated_expiration_price", "markprice.options", "perpetual", "trades", "ticker", "quote", "platform_state", "instrument.state.any"];
cryptofacilities: readonly ["trade", "trade_snapshot", "book", "book_snapshot", "ticker", "heartbeat"];
bitstamp: readonly ["live_trades", "live_orders", "diff_order_book"];
kraken: readonly ["trade", "ticker", "book", "spread"];
okex: readonly ["spot/trade", "spot/depth", "spot/depth_l2_tbt", "spot/ticker", "system/status", "margin/interest_rate", "trades", "trades-all", "books-l2-tbt", "bbo-tbt", "books", "tickers", "interest-rate-loan-quota", "vip-interest-rate-loan-quota", "status", "instruments", "taker-volume", "public-struc-block-trades"];
'okex-swap': readonly ["swap/trade", "swap/depth", "swap/depth_l2_tbt", "swap/ticker", "swap/funding_rate", "swap/mark_price", "swap/liquidation", "index/ticker", "system/status", "information/sentiment", "information/long_short_ratio", "information/margin", "trades", "trades-all", "books-l2-tbt", "bbo-tbt", "books", "tickers", "open-interest", "mark-price", "price-limit", "funding-rate", "status", "instruments", "index-tickers", "long-short-account-ratio", "taker-volume", "liquidations", "public-struc-block-trades", "liquidation-orders"];
'okex-futures': readonly ["futures/trade", "futures/depth", "futures/depth_l2_tbt", "futures/ticker", "futures/mark_price", "futures/liquidation", "index/ticker", "system/status", "information/sentiment", "information/long_short_ratio", "information/margin", "trades", "trades-all", "books-l2-tbt", "bbo-tbt", "books", "tickers", "open-interest", "mark-price", "price-limit", "status", "instruments", "index-tickers", "long-short-account-ratio", "taker-volume", "liquidations", "public-struc-block-trades", "liquidation-orders"];
'okex-options': readonly ["option/trade", "option/depth", "option/depth_l2_tbt", "option/ticker", "option/summary", "option/instruments", "index/ticker", "system/status", "option/trades", "trades", "trades-all", "books-l2-tbt", "bbo-tbt", "books", "tickers", "opt-summary", "status", "instruments", "index-tickers", "open-interest", "mark-price", "price-limit", "public-struc-block-trades", "option-trades"];
binance: readonly ["trade", "aggTrade", "ticker", "depth", "depthSnapshot", "bookTicker", "recentTrades", "borrowInterest"];
'binance-jersey': readonly ["trade", "aggTrade", "ticker", "depth", "depthSnapshot", "bookTicker", "recentTrades", "borrowInterest"];
'binance-dex': readonly ["trades", "marketDiff", "depthSnapshot", "ticker"];
'binance-us': readonly ["trade", "aggTrade", "ticker", "depth", "depthSnapshot", "bookTicker", "recentTrades", "borrowInterest"];
bitfinex: readonly ["trades", "book", "raw_book", "ticker"];
ftx: readonly ["orderbook", "trades", "instrument", "markets", "orderbookGrouped", "lendingRate", "borrowRate", "borrowSummary", "ticker", "leveragedTokenInfo"];
'ftx-us': readonly ["orderbook", "trades", "markets", "orderbookGrouped", "ticker"];
gemini: readonly ["trade", "l2_updates", "auction_open", "auction_indicative", "auction_result"];
bitflyer: readonly ["lightning_executions", "lightning_board_snapshot", "lightning_board", "lightning_ticker"];
'binance-futures': readonly ["trade", "aggTrade", "ticker", "depth", "markPrice", "depthSnapshot", "bookTicker", "forceOrder", "openInterest", "recentTrades", "compositeIndex", "topLongShortAccountRatio", "topLongShortPositionRatio", "globalLongShortAccountRatio", "takerlongshortRatio", "!contractInfo"];
'binance-delivery': readonly ["trade", "aggTrade", "ticker", "depth", "markPrice", "indexPrice", "depthSnapshot", "bookTicker", "forceOrder", "openInterest", "recentTrades", "topLongShortAccountRatio", "topLongShortPositionRatio", "globalLongShortAccountRatio", "takerBuySellVol", "!contractInfo"];
'bitfinex-derivatives': readonly ["trades", "book", "raw_book", "status", "liquidations", "ticker"];
huobi: readonly ["depth", "detail", "trade", "bbo", "mbp", "etp"];
'huobi-dm': readonly ["depth", "detail", "trade", "bbo", "basis", "liquidation_orders", "contract_info", "open_interest", "elite_account_ratio", "elite_position_ratio"];
'huobi-dm-swap': readonly ["depth", "detail", "trade", "bbo", "basis", "funding_rate", "liquidation_orders", "contract_info", "open_interest", "elite_account_ratio", "elite_position_ratio"];
'huobi-dm-linear-swap': readonly ["depth", "detail", "trade", "bbo", "basis", "funding_rate", "liquidation_orders", "contract_info", "open_interest", "elite_account_ratio", "elite_position_ratio"];
bybit: readonly ["trade", "instrument_info", "orderBookL2_25", "insurance", "orderBook_200", "liquidation", "trade", "instrument_info", "orderBookL2_25", "insurance", "orderBook_200", "liquidation", "long_short_ratio", "orderbook.1", "orderbook.50", "orderbook.500", "publicTrade", "tickers", "liquidation", "allLiquidation"];
'bybit-spot': string[];
'bybit-options': string[];
okcoin: readonly ["spot/trade", "spot/depth", "spot/depth_l2_tbt", "spot/ticker", "system/status", "trades", "books", "bbo-tbt", "tickers"];
hitbtc: readonly ["updateTrades", "snapshotTrades", "snapshotOrderbook", "updateOrderbook"];
coinflex: readonly ["futures/depth", "trade", "ticker"];
phemex: readonly ["book", "orderbook_p", "trades", "trades_p", "market24h", "spot_market24h", "perp_market24h_pack_p"];
delta: readonly ["l2_orderbook", "recent_trade", "recent_trade_snapshot", "mark_price", "spot_price", "funding_rate", "product_updates", "announcements", "all_trades", "v2/ticker", "l1_orderbook", "l2_updates", "spot_30mtwap_price"];
'gate-io': readonly ["trades", "depth", "ticker", "book_ticker", "order_book_update", "obu"];
'gate-io-futures': readonly ["trades", "order_book", "tickers", "book_ticker"];
poloniex: readonly ["price_aggregated_book", "trades", "ticker", "book_lv2"];
'binance-options': readonly ["TRADE", "TICKER", "DEPTH100", "INDEX"];
upbit: readonly ["trade", "orderbook", "ticker"];
ascendex: readonly ["trades", "depth-realtime", "depth-snapshot-realtime", "bbo", "futures-pricing-data"];
dydx: readonly ["v3_trades", "v3_orderbook", "v3_markets"];
'dydx-v4': readonly ["v4_trades", "v4_orderbook", "v4_markets"];
serum: readonly ["recent_trades", "trade", "quote", "l2snapshot", "l2update", "l3snapshot", "open", "fill", "change", "done"];
'star-atlas': readonly ["recent_trades", "trade", "quote", "l2snapshot", "l2update", "l3snapshot", "open", "fill", "change", "done"];
'huobi-dm-options': readonly ["trade", "detail", "depth", "bbo", "open_interest", "option_market_index", "option_index"];
mango: readonly ["recent_trades", "trade", "quote", "l2snapshot", "l2update", "l3snapshot", "open", "fill", "change", "done"];
'crypto-com': string[];
'crypto-com-derivatives': string[];
kucoin: string[];
bitnomial: string[];
'woo-x': string[];
'blockchain-com': string[];
'binance-european-options': string[];
'okex-spreads': string[];
'kucoin-futures': string[];
bitget: string[];
'bitget-futures': string[];
hyperliquid: string[];
};
//# sourceMappingURL=consts.d.ts.map