update_strategyUpdate one of your own strategies — name, description, category, tags, or the code itself. Code edits write to a draft version only; nothing live changes until you promote it.
| Name | Type | Description |
|---|---|---|
id | string | Strategy ID to update |
name | string | New display name |
description | string | New description |
code | string | New strategy code — saved as a draft version, not applied to live bots automatically |
status | string | Advance the publish workflow (draft, testing, live, listed) |
Try asking your AI assistant any of these:
get_strategyGet detailed information about a specific trading strategy including its logic, indicators used, ris
list_strategy_versionsList the full version history for one of your own strategies — every stored version, its validation
validate_strategy_versionRun the automated validation pipeline — syntax check, entry/exit logic check, and a quick real-data
Set up the TradeStaq MCP server in under a minute.