create_strategyCreate a new custom trading strategy by defining entry/exit conditions, indicators, risk management rules, and position sizing. For advanced users who want full control over their trading logic.
| Name | Type | Description |
|---|---|---|
name | string | Name for your strategy |
description | string | What the strategy does |
market | string | Target market (spot, futures) |
config | object | Strategy configuration (indicators, entry/exit rules, risk params) |
Try asking your AI assistant any of these:
generate_strategyUse AI to generate a complete trading strategy from a natural language description. Describe your tr
what_if_backtestRun a quick "what-if" backtest to see how a strategy would have performed on historical data. Specif
deploy_botDeploy a new trading bot with a strategy on your connected exchange. Configure the trading pair, pos
Set up the TradeStaq MCP server in under a minute.