You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -347,7 +347,7 @@ For more comprehensive examples, including custom logging and error handling, ch
347
347
348
348
### Demo Trading
349
349
350
-
BitMart provides a simulated trading environment for testing futures trading strategies. Enable demo mode by adding `useDemo: true` to your client configuration:
350
+
BitMart provides a simulated trading environment for testing futures trading strategies. Enable demo mode by adding `demoTrading: true` to your client configuration:
351
351
352
352
**REST API (Futures V2 only):**
353
353
@@ -356,7 +356,7 @@ const demoClient = new FuturesClientV2({
0 commit comments