Login Page - Create Account

Technical Studies Reference


Force Index

This study calculates and displays the Force Index for the Price and Volume data.

Let \(C\) and \(V\) be random variables denoting the Closing Price and Volume, respectively, and let their respective values at Index \(t\) be denoted as \(C_t\) and \(V_t\). Then we denote the Force Index at Index \(t\) as \(FI_t\), and we compute its value for \(t > 0\) as follows.

\(FI_t = V_t(C_t - C_{t - 1})\)

Inputs

  • This study has no Inputs.

Spreadsheet

The spreadsheet below contains the formulas for this study in Spreadsheet format. Save this Spreadsheet to the Data Files Folder.

Open it through File >> Open Spreadsheet.

Force_Index.69.scss


*Last modified Monday, 26th September, 2022.