forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:heiken_ashi

Table of Contents

Heiken Ashi

FIXME

Parameters

Logical rules for Opening Point of the Position slot.

  • Enter long at the H.A. High;
  • Enter long at the H.A. Low;

Logical rules for Opening Logic Condition slot.

  • White H.A. bar without lower shadow;
  • White H.A. bar;
  • Black H.A. bar;
  • Black H.A. bar without upper shadow;

Logical rules for Closing Point of the Position slot.

  • Exit long at the H.A. High;
  • Exit long at the H.A. Low;

Logical rules for Closing Logic Condition slot.

  • Black H.A. bar without upper shadow;
  • Black H.A. bar;
  • White H.A. bar;
  • White H.A. bar without lower shadow;

List box parameters

  • Base price (High, Low, Open, Close). The base price for calculation of the indicator. Options: High, Low, Open, Close.

Numeric box parameters

Implementation

C# source code: Heiken Ashi.

MQL source code: Heiken Ashi.