indicator_psar
Compute Parabolic SAR (PSAR) for any trading pair to identify stop-and-reverse points for trend following. Customize symbol, timeframe, and acceleration settings.
Instructions
Calculate the Parabolic SAR (PSAR) - provides stop-and-reverse points for trend following
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 |
| accelerationFactorMax | No | Maximum acceleration factor | |
| accelerationFactorStep | No | Acceleration factor step |