indicator_typical_price
Calculate the typical price by averaging high, low, and close prices to get a balanced view of market trends for any trading pair.
Instructions
Calculate the Typical Price - averages high, low, and close prices for a balanced trend view
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of OHLCV data points to fetch | |
| symbol | Yes | Trading pair, e.g., 'BTC/USDT' | |
| timeframe | No | Timeframe, e.g., '1m', '1h', '1d' | 1h |