MCPcopy 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
2import ccxt from '../../js/ccxt.js';
3import asTable from 'as-table';
4import ololog from 'ololog';

Callers

nothing calls this directly

Calls 15

logFunction · 0.70
fetchBalanceMethod · 0.45
fetchTradingFeeMethod · 0.45
fetchTradingFeesMethod · 0.45
fetchMyTradesMethod · 0.45
fetchTransactionsMethod · 0.45
fetchLedgerMethod · 0.45
fetchDepositsMethod · 0.45
createOrderMethod · 0.45
logMethod · 0.45
fetchOpenOrdersMethod · 0.45
fetchOrderMethod · 0.45

Tested by

no test coverage detected