forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:money_flow_index

Table of Contents

Money Flow Index

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • MFI rises;
  • MFI falls;
  • MFI is higher than the Level line;
  • MFI is lower than the Level line;
  • MFI crosses the Level line upward;
  • MFI crosses the Level line downward;
  • MFI changes its direction upward;
  • MFI changes its direction downward;

Logical rules for Closing Logic Condition slot.

  • MFI rises;
  • MFI falls;
  • MFI is higher than the Level line;
  • MFI is lower than the Level line;
  • MFI crosses the Level line upward;
  • MFI crosses the Level line downward;
  • MFI changes its direction upward;
  • MFI changes its direction downward;

List box parameters

Numeric box parameters

  • Period (14). The period of Money Flow Index. Minimum: 1, Maximum: 200.
  • Level (50). A critical level (for the appropriate logic). Minimum: 0, Maximum: 100.

Implementation

C# source code: Money Flow Index.

MQL source code: Money Flow Index.