Strategies

promote_strategy_version

Promote a specific version of one of your strategies to the stable or beta channel. Promoting to stable is the step that actually changes the code every bot on that channel runs — editing or validating a version has no effect on deployed bots until this is called.

Parameters

NameTypeDescription
idstringStrategy ID
versionIdstringThe specific version to promote, from list_strategy_versions
channelstringChannel to promote into: stable (requires a passed validation) or beta (no gate)

Example Prompts

Try asking your AI assistant any of these:

Promote my validated strategy version to stable
Push my latest strategy changes live
Roll out this version to the beta channel first

Start Using promote_strategy_version

Set up the TradeStaq MCP server in under a minute.