get_quick_technical_indicators
Get technical indicators for a stock by providing its ticker symbol. Access data like moving averages, RSI, and MACD.
Instructions
Retrieve quick technical indicators for a stock.
Args: ticker (str): The symbol of the stock.
Returns: dict: Technical indicators data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |