Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 5258
- Valutazioni:
- Pubblicato:
- 2018.08.23 14:16
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Anchored Momentum indicator by Rudy Stefenel was first proposed in the "Technical analysis of Stocks and Commodities" magazine in 1998.
There are seven configurable parameters:
- First MA period;
- First MA method;
- Second MA period;
- Second MA method;
- Applied price - moving average calculation price;
- Upper limit of the buffered zone;
- Lower limit of the buffered zone.
Calculation:
AMOM = 100.0 * MA1/MA2 - 1.0
where:
MA1 = MA(Applied price, First MA period, First MA method) MA2 = MA(Applied price, Second MA period, Second MA method)
Interpretation: Entering towards the zero or buffer area line crossing. The buffer area serves for cutting off minor price fluctuations. It is also possible to track the divergences of the indicator and price charts.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/21642

Advanced Fractal On MA signal indicator searches for fractals of the moving average line. The indicator uses two moving averages for searching upper and lower fractals.

Increasing a position volume. Entry signal by iDeMarker (DeMarker, DeM) indicator. Regular trailing and trailing by equity.