MCPcopy Create free account
hub / github.com/ccxt/ccxt / privatePostOrderDebug

Method privatePostOrderDebug

js/src/abstract/derive.d.ts:70–70  ·  view source on GitHub ↗
(params?: {})

Source from the content-addressed store, hash-verified

68 privatePostOrder(params?: {}): Promise<implicitReturnType>;
69 privatePostReplace(params?: {}): Promise<implicitReturnType>;
70 privatePostOrderDebug(params?: {}): Promise<implicitReturnType>;
71 privatePostGetOrder(params?: {}): Promise<implicitReturnType>;
72 privatePostGetOrders(params?: {}): Promise<implicitReturnType>;
73 privatePostGetOpenOrders(params?: {}): Promise<implicitReturnType>;

Callers 5

create_orderMethod · 0.65
create_orderMethod · 0.65
createOrderMethod · 0.65
createOrderMethod · 0.65
createOrderMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected