generate_trading_signal
Analyzes stock data to produce trading signals, helping investors identify potential buy or sell opportunities based on technical indicators and market trends.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| period | No | 30d | |
| interval | No | 1d |