indicator_projection_oscillator
Measure price position within a projected trading range to detect potential overbought or oversold conditions for any crypto pair.
Instructions
Calculate the Projection Oscillator (PO) - shows where price is within a projected trading range
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 |