MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / example.js

File example.js

examples/example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const binance = require('../node-binance-api.js');
2binance.options({
3 'APIKEY':'<api key>',
4 'APISECRET':'<api secret>'

Callers

nothing calls this directly

Calls 9

optionsMethod · 0.80
pricesMethod · 0.80
logMethod · 0.80
balanceMethod · 0.80
sortBidsMethod · 0.80
sortAsksMethod · 0.80
firstMethod · 0.80
candlesticksMethod · 0.65
depthCacheMethod · 0.65

Tested by

no test coverage detected