Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
ccxt from
'../../js/ccxt.js'
;
2
async
function
example() {
3
const
exchange =
new
ccxt.bingx({
4
'apiKey'
:
'MY_API_KEY'
,
Callers
nothing calls this directly
Calls
1
example
Function · 0.70
Tested by
no test coverage detected