forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:ease_of_movement

Table of Contents

Ease of Movement

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • Ease of Movement rises;
  • Ease of Movement falls;
  • Ease of Movement is higher than the zero line;
  • Ease of Movement is lower than the zero line;
  • Ease of Movement crosses the zero line upward;
  • Ease of Movement crosses the zero line downward;
  • Ease of Movement changes its direction upward;
  • Ease of Movement changes its direction downward;

Logical rules for Closing Logic Condition slot.

  • Ease of Movement rises;
  • Ease of Movement falls;
  • Ease of Movement is higher than the zero line;
  • Ease of Movement is lower than the zero line;
  • Ease of Movement crosses the zero line upward;
  • Ease of Movement crosses the zero line downward;
  • Ease of Movement changes its direction upward;
  • Ease of Movement changes its direction downward;

List box parameters

  • Smoothing method (Simple). The method of smoothing. Options: Simple, Weighted, Exponential, Smoothed.

Numeric box parameters

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

Implementation

C# source code: Ease of Movement.

MQL source code: Ease of Movement.