get_trange
Retrieve True Range (max of high-low, high-prevclose, low-prevclose) for a given symbol to measure market volatility.
Instructions
True Range - max of (high-low, |high-prevclose|, |low-prevclose|).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |