indicator_williams_r
Calculates Williams %R momentum indicator to identify overbought and oversold levels for a trading pair, with configurable period and timeframe.
Instructions
Calculate the Williams %R (WILLR) - momentum indicator measuring overbought/oversold levels
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 |