Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
chai from
'chai'
;
2
import
path from
'path'
;
3
import
utils from
'util'
;
4
import
Binance from
'../dist/cjs/node-binance-api.cjs'
;
Callers
nothing calls this directly
Calls
15
prices
Method · 0.80
futuresDepth
Method · 0.80
futuresCandles
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
futuresMarketBuy
Method · 0.80
Tested by
no test coverage detected