Rejoignez notre page de fans
- Vues:
- 9137
- Note:
- Publié:
- 2012.10.15 12:29
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Real author:
andreybs
The indicator shows the current reference prices of the current market state. This is necessary for determining flat market.
The indicator is based on fractal smoothing (known as FRAMA http://kroufr.ru/content/view/6138/81/ - in Russian) having a discrete filter that removes minor price movements when the relative flat movement does not exceed the square of the interval dimension in the specified interval.
Fig.1 AML indicator
This indicator was first implemented in MQL4 and published in Code Base at mql4.com 08.06.2011 (in Russian).
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1026

ALGLIB math function library (v. 3.19) ported to MQL5.

Ask Bid Ticks is a high-precision, real-time tick data solution for microstructure analysis (a tick data collector). It works with local computer time.

The indicator shows possible price movement direction.

Modified CCIT3 indicator