indicator_force_index
Calculate the Force Index (FI) to measure the power behind price movements using price and volume data for any trading pair.
Instructions
Calculate the Force Index (FI) - measures the power behind price movements using price and volume
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 |