mit einem Klick
exchange-setup
// Guides the user through exchange connectivity and configuration safely, without handling secrets in chat
// Guides the user through exchange connectivity and configuration safely, without handling secrets in chat
| name | exchange-setup |
| description | Guides the user through exchange connectivity and configuration safely, without handling secrets in chat |
| version | 0.1.0 |
| tags | ["exchange","setup","configuration"] |
| user_invocable | true |
| model_invocable | true |
| requires_tools | [] |
Guides the user through exchange connectivity and configuration safely, without handling secrets in chat.
User: Where do I put my Binance API key? Agent: Do not paste keys here. Use the project's secure secret storage or environment configuration on your machine. Create a read-only or minimal-scope key, restrict by IP if your exchange allows it, and verify connectivity through the official setup flow—not through this chat.
Analyzes backtest results in plain language, connecting metrics to what they mean for the strategy
Explains common technical indicators (SMA, EMA, RSI, MACD) with quantitative intuition and example calculations
Analyzes current market state and short-term trends using ticker, candle, and narrative context
Explains profit and loss composition and attribution for paper accounts using engine-calculated breakdowns
Generates a risk assessment for current or hypothetical positions using engine rules and paper state
Generate valid EngineStrategyConfig YAML for PnLClaw strategies