Unisciti alla nostra fan page
AMkA - indicatore per MetaTrader 5
- Visualizzazioni:
- 24567
- Valutazioni:
- Pubblicato:
- 2011.08.02 12:57
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
Perry Kaufman
Perry Kaufman's adaptive moving average with indicative (signal) points arrangement based on the standard mean-square deviation.
Signal points interpretation is as follows. In case the market goes flat, AMA indicator is placed horizontally and signal points are absent. In case there is a directional trend exceeding a mean-square deviation, a point of an appropriate color appears. That point is a signal for market entry or exit.
The following equation is used as a signal point positioning criteria:
AMA-AMA0 > StDev(AMA-AMA0,periodAMA)*dK
where:
- AMA-AMA0 - АМА last expansion;
- StDev(AMA - AMA0, periodAMA) - indicator extensions' standard deviation for a period;
- dK - external parameter.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/387
BrainTrend1Stop is a trend reversal indicator.
BrainTrend1SigBrainTrend1Sig is an indicator for positions opening and closing. It indicates trend reversal points when a price reaches extreme values.
Aroon indicator created by Tushar Chande indicates if a long-term trend is going to an end or just pausing a little before a new movement.
Aroon OscillatorAroon Oscillator predicts price changes from trend to flat market conditions.