TradingBots
Trading Bots API — strategies, instances, marketplace
📄️ List available trading bot strategies.
List available trading bot strategies.
📄️ Get a strategy by ID, including parametersSchema.
Get a strategy by ID, including parametersSchema.
📄️ Create and start a new bot instance. Pass sourceInstanceId to copy from marketplace.
Create and start a new bot instance. Pass sourceInstanceId to copy from marketplace.
📄️ List the authenticated user's bot instances.
List the authenticated user's bot instances.
📄️ Preview simulated orders/positions for a given config without starting a bot.
Preview simulated orders/positions for a given config without starting a bot.
📄️ Get a bot instance by ID, including performance metrics.
Get a bot instance by ID, including performance metrics.
📄️ Update mutable fields on a bot instance (public, parameters).
Update mutable fields on a bot instance (public, parameters).
📄️ Pause a running bot instance.
Pause a running bot instance.
📄️ Resume a paused bot instance.
Resume a paused bot instance.
📄️ Stop a bot instance (terminal). Optionally close open orders.
Stop a bot instance (terminal). Optionally close open orders.
📄️ Browse public bots with performance metrics. Filterable and sortable.
Browse public bots with performance metrics. Filterable and sortable.
📄️ Get a public bot's details and performance from the marketplace.
Get a public bot's details and performance from the marketplace.