Adaptive Kaufman Moving Average (AMA) with a switchable indentation channel in factors and crossing signs.
In this standard indicators of Meta Trader 5, there is not any possibility of filtering, in addition, 8 cost calculation manner (Open Close)/2 was additional, in addition to 7 standard ones. Added a collection of the moving average smoothing method used in calculating the performance rating (ER). Filter the tendency to pick from: in points or from “deviation”. Added the capability to change the index to the left/right . You can also choose the direction arrow and level crossing emblem.
Version for MT4 https://www.mql5.com/ru/market/product/2681
Parameters:
- periodama – general calculation period;
- PriceType – the price used;
- Fastest – fast period;
- Slowest – slow period;
- DSmT-coefficient;
- dama-coefficient;
- pointstrenddetection – mode for determining the direction change;
- Displace – left/right offset;
- distancepointsfromama – distance from the straight line for the channel;
- checkopenotherside-check for opening on the other side of the channel;
- calcdistanceonclosedbar-calculation of distance for closed bars;
- alerttextenabled-enabling a text alert;
- alertsoundenabled-enabling the sound alert;
- pushmessageenable-enable sending notifications;
- alertsoundfile – name of the sound file for the alert;
- showupdnpoints(true) or updndistance(false) – select the display mode: rise / fall or channel;
- hideupdnpoints-disable the display of growth/decline;
- hidecrosspoints-disable the display of intersection points with the channel;
- iarrowup-code of the growth symbol;
- iarrowdn-code of the drop symbol;
- iArrowCross code symbol of the intersection with the channel;
- Method – smoothing method in the ER.