Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
4938
Rating:
(19)
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

Fig.1 The AffineTransform indicator

 

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1248

Ind_2 Line+1 Ind_2 Line+1

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

AnchoredMomentum AnchoredMomentum

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

2XMA 2XMA

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

String - Library of functions for working with strings String - Library of functions for working with strings

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