Back to MCP catalog
builder_edit_strategyUpdate strategy metadata such as name, symbols, or timeframe.
Area
Strategy Builder
Group
Editing & management
Access
Write
Risk
May change server state
Details
Full description
Details
Update strategy metadata.
Changing symbols or timeframe resets the strategy to draft status.
Capabilities
Bounded options and operating modes surfaced above the full JSON schema.
No bounded capability options are declared for this tool.
Required Inputs
FieldTypeDescription
strategy_idstringStrategy IDOptional Inputs
FieldTypeDescription
nameanyOf (2 variants)New strategy name; shortened to 5 words / 48 chars and versioned on collision.symbolsanyOf (2 variants)New list of trading symbols. Single-instrument: ['ETH-USD']. Basket: ['AAPL', 'MSFT', 'GOOG']. Replaces the existing Strategy.instruments entirely; resets status to draft. 13 tickers name both an equity and a crypto pair (LTC, DASH, LINK, ...); those are rejected as ambiguous — say 'LTC-USD' for the crypto pair or 'EQ:LTC' for the equity.timeframeanyOf (2 variants)New timeframe. Resets to draft.volume_unitsanyOf (2 variants)'base' (exchange-native) or 'quote' (volume * close). Default: base.