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

File binance-class-static.test.ts

tests/binance-class-static.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';
4import nock from 'nock';

Callers

nothing calls this directly

Calls 15

pricesMethod · 0.80
futuresDepthMethod · 0.80
futuresCandlesMethod · 0.80
recentTradesMethod · 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

Tested by

no test coverage detected