forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:open_close_gap

Table of Contents

Open Close Gap

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • Do not trade on gap;
  • Trade on gap;
  • Trade long on positive gap;
  • Trade long on negative gap;

List box parameters

  • Base price (Open). Current bar Open minus previous bar Close. Options: Open.

Numeric box parameters

  • Gap height [points] (100). Gap height in points Minimum: 1, Maximum: 2000.

Implementation

C# source code: Open Close Gap.

MQL source code: Open Close Gap.