MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / subscribe-to-all.js

File subscribe-to-all.js

examples/subscribe-to-all.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Binance = require('node-binance-api');
2const binance = new Binance().options('options.json');
3global.ticker = {};
4

Callers

nothing calls this directly

Calls 4

optionsMethod · 0.80
logMethod · 0.80
prevDayMethod · 0.65
tradesMethod · 0.65

Tested by

no test coverage detected