MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / binance-ws-spot.test.ts

File binance-ws-spot.test.ts

tests/binance-ws-spot.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Binance from '../src/node-binance-api';
2import { assert } from 'chai';
3import util from 'util';
4

Callers

nothing calls this directly

Calls 13

optionsMethod · 0.80
sortBidsMethod · 0.80
sortAsksMethod · 0.80
stopSocketsFunction · 0.70
candlesticksMethod · 0.65
prevDayMethod · 0.65
miniTickerMethod · 0.65
depthCacheMethod · 0.65
depthCacheStaggeredMethod · 0.65
chartMethod · 0.65
depthMethod · 0.65
aggTradesMethod · 0.65

Tested by

no test coverage detected