Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ bitstamp-private-api.js
File
bitstamp-private-api.js
examples/js/bitstamp-private-api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @NO_AUTO_TRANSPILE
2
import
ccxt from
'../../js/ccxt.js'
;
3
import
asTable from
'as-table'
;
4
import
ololog from
'ololog'
;
Callers
nothing calls this directly
Calls
15
log
Function · 0.70
fetchBalance
Method · 0.45
fetchTradingFee
Method · 0.45
fetchTradingFees
Method · 0.45
fetchMyTrades
Method · 0.45
fetchTransactions
Method · 0.45
fetchLedger
Method · 0.45
fetchDeposits
Method · 0.45
createOrder
Method · 0.45
log
Method · 0.45
fetchOpenOrders
Method · 0.45
fetchOrder
Method · 0.45
Tested by
no test coverage detected