indicator_williams_r
Calculates Williams %R from high, low, close prices over a specified period to identify overbought and oversold market conditions.
Instructions
威廉指标 (Williams %R)。需要至少 interval 个数据点
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candles | Yes | HLC 数组 | |
| interval | Yes | 计算周期 |