indicator_cfo
Calculate the Chande Forecast Oscillator (CFO) to predict future price movements relative to past trends. Provide trading pair, period, and timeframe to retrieve OHLCV data and generate forecast signals.
Instructions
Calculate the Chande Forecast Oscillator (CFO) - predicts future price movements relative to past trends
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 |