forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:bar_range

Table of Contents

Bar Range

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • Bar Range rises;
  • Bar Range falls;
  • Bar Range is higher than the Level line;
  • Bar Range is lower than the Level line;

Logical rules for Closing Logic Condition slot.

  • Bar Range rises;
  • Bar Range falls;
  • Bar Range is higher than the Level line;
  • Bar Range is lower than the Level line;

List box parameters

Numeric box parameters

  • Number of bars (1). The number of bars to calculate the range. Minimum: 1, Maximum: 200.
  • Level (0). A critical level (for the appropriate logic). Minimum: 0, Maximum: 5000.

Implementation

C# source code: Bar Range.

MQL source code: Bar Range.