get_trading_signal
Generate buy/sell signals for cryptocurrency pairs with indicators, confidence levels, and target prices based on specified timeframes.
Instructions
Get trading signal for a specific symbol and timeframe.
Args: symbol: Trading pair symbol (e.g., ETH/USDC, BTC/USDT) timeframe: Chart timeframe. Options: 1m, 5m, 15m, 1h, 4h, 1d
Returns: Buy/sell signal with indicators, confidence, and target prices.
Price: $0.50
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| timeframe | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |