MCPcopy Create free account
hub / github.com/ccxt/ccxt / create-trailing-amount-order.js

File create-trailing-amount-order.js

examples/js/create-trailing-amount-order.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ccxt from '../../js/ccxt.js';
2async function example() {
3 const exchange = new ccxt.bingx({
4 'apiKey': 'MY_API_KEY',

Callers

nothing calls this directly

Calls 1

exampleFunction · 0.70

Tested by

no test coverage detected