indicator
Retrieve RSI-14, SMA-20, or EMA-20 values for a stock symbol, returning the current value and data window used.
Instructions
Technical indicator for a symbol.
kind: "rsi" (RSI-14), "sma" (SMA-20) or "ema" (EMA-20).
Returns the latest value plus the data window used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | rsi | |
| symbol | Yes |