Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
Binance = require(
'node-binance-api'
);
2
const
binance =
new
Binance().options(
'options.json'
);
3
global.ticker = {};
4
Callers
nothing calls this directly
Calls
4
options
Method · 0.80
log
Method · 0.80
prevDay
Method · 0.65
trades
Method · 0.65
Tested by
no test coverage detected