indicator_ulcer_index
Calculate the Ulcer Index to measure downside risk and volatility for a trading pair. Identify potential drawdown severity using customizable period and timeframe.
Instructions
Calculate the Ulcer Index (UI) - measures downside risk and volatility
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of OHLCV data points to fetch | |
| period | No | Period length | |
| symbol | Yes | Trading pair, e.g., 'BTC/USDT' | |
| timeframe | No | Timeframe, e.g., '1m', '1h', '1d' | 1h |