Strategies

create_strategy

Create 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.

Parameters

NameTypeDescription
namestringName for your strategy
descriptionstringWhat the strategy does
marketstringTarget market (spot, futures)
configobjectStrategy configuration (indicators, entry/exit rules, risk params)

Example Prompts

Try asking your AI assistant any of these:

Create a strategy that buys when RSI is below 30
Build a momentum strategy using MACD and volume
Set up a grid trading strategy for BTC/USDT

Start Using create_strategy

Set up the TradeStaq MCP server in under a minute.