forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:force_index

Table of Contents

Force Index

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • Force Index rises;
  • Force Index falls;
  • Force Index is higher than the zero line;
  • Force Index is lower than the zero line;
  • Force Index crosses the zero line upward;
  • Force Index crosses the zero line downward;
  • Force Index changes its direction upward;
  • Force Index changes its direction downward;

Logical rules for Closing Logic Condition slot.

  • Force Index rises;
  • Force Index falls;
  • Force Index is higher than the zero line;
  • Force Index is lower than the zero line;
  • Force Index crosses the zero line upward;
  • Force Index crosses the zero line downward;
  • Force Index changes its direction upward;
  • Force Index changes its direction downward;

List box parameters

  • Smoothing method (Simple). The method of smoothing. Options: Simple, Weighted, Exponential, Smoothed.
  • Base price (Close). The price Force Index is based on. Options: Open, High, Low, Close, Median, Typical, Weighted.

Numeric box parameters

  • Period (13). The smoothing period. Minimum: 1, Maximum: 100.

Implementation

C# source code: Force Index.

MQL source code: Force Index.