forex software

Create and Test Forex Strategies

forex software

Sidebar

Indicator List

indicator:fisher_transform

Table of Contents

Fisher Transform

FIXME

Parameters

Logical rules for Opening Logic Condition slot.

  • Fisher Transform rises;
  • Fisher Transform falls;
  • Fisher Transform is higher than the zero line;
  • Fisher Transform is lower than the zero line;
  • Fisher Transform crosses the zero line upward;
  • Fisher Transform crosses the zero line downward;
  • Fisher Transform changes its direction upward;
  • Fisher Transform changes its direction downward;

Logical rules for Closing Logic Condition slot.

  • Fisher Transform rises;
  • Fisher Transform falls;
  • Fisher Transform is higher than the zero line;
  • Fisher Transform is lower than the zero line;
  • Fisher Transform crosses the zero line upward;
  • Fisher Transform crosses the zero line downward;
  • Fisher Transform changes its direction upward;
  • Fisher Transform changes its direction downward;

List box parameters

  • Base price (Median). The price Fisher Transform is based on. Options: Open, High, Low, Close, Median, Typical, Weighted.

Numeric box parameters

  • Period (10). The smoothing period. Minimum: 3, Maximum: 100.

Implementation

C# source code: Fisher Transform.

MQL source code: Fisher Transform.