Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
Binance from
'../src/node-binance-api'
;
2
import
{ assert } from
'chai'
;
3
import
util from
'util'
;
4
import
nock from
'nock'
;
Callers
nothing calls this directly
Calls
15
prices
Method · 0.80
futuresDepth
Method · 0.80
futuresCandles
Method · 0.80
recentTrades
Method · 0.80
futuresTrades
Method · 0.80
futuresPositionRisk
Method · 0.80
futuresPositionRiskV2
Method · 0.80
cancel
Method · 0.80
futuresCancel
Method · 0.80
marketBuy
Method · 0.80
marketSell
Method · 0.80
order
Method · 0.80
Tested by
no test coverage detected