Join our fan page
- Views:
- 5531
- Rating:
- Published:
- 2012.12.19 11:17
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The real author:
Likhovidnov V.N.
The indicator transfers the price data to the new coordinates system shifting price axis. Before throwing the indicator to the chart create a chart object of trend line in the chart. Remember the name of this line in the Windows clipboard and after throwing the AffineTransform indicator to the chart, enter from the Windows clipboard the name of the trend line as input parameter of the indicator.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 07.12.2009.
Fig.1 The AffineTransform indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1248

The indicator of the arbitrage situation for spread consisting from two instruments

The improved Momentum indicator. The indicator is described by Rudy Stefenel in February'1998 issue in Stock&Commodities

The MACD histogram drawn using two signal lines in the price chart of the financial asset.

Library of functions for working with strings: StringToArray, StringToPeriod and PeriodToString