MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / static-tests.mjs

File static-tests.mjs

tests/static-tests.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chai from 'chai';
2import path from 'path';
3import utils from 'util';
4import Binance from '../dist/cjs/node-binance-api.cjs';

Callers

nothing calls this directly

Calls 15

pricesMethod · 0.80
futuresDepthMethod · 0.80
futuresCandlesMethod · 0.80
futuresTradesMethod · 0.80
futuresPositionRiskMethod · 0.80
futuresPositionRiskV2Method · 0.80
cancelMethod · 0.80
futuresCancelMethod · 0.80
marketBuyMethod · 0.80
marketSellMethod · 0.80
orderMethod · 0.80
futuresMarketBuyMethod · 0.80

Tested by

no test coverage detected