Automation API
These WebSocket endpoints run predefined automated trading strategies.
Auto List StrategiesNo auth
Retrieve the list of available automated trading strategies.auto_list_strategiesAuto StartAuth required
Start an automated trading run following a predefined strategy.auto_startAuto GetAuth required
Retrieve details for a specific automated trading run, with optional subscription to real-time updates.auto_getAuto ListAuth required
Retrieve the list of automated trading runs for the current account.auto_listAuto PauseAuth required
Pause an automated trading run. No further contracts will be purchased until the run is resumed.auto_pauseAuto ResumeAuth required
Resume a paused automated trading run.auto_resumeAuto StopAuth required
Stop an automated trading run. No further contracts will be purchased; contracts already open continue to run.auto_stopAny other questions? Get in touch