ADX trend – smoothed – indicator MetaTrader 5

ADX trend - smoothed - indicator for MetaTrader 5
ADX trend (that is a part of adxvma calculation) made as standalone indicator and using Jurik smoothing for result smoothing (in order to lessen the false signals) It is in a same way as any trend assessment indicator: when the color is changed, the trend is changed too ADX trend – smoothed – indicator MetaTrader … Read more

ADX trend smoothed – multi time frame – indicator MetaTrader 5

ADX trend smoothed - multi time frame - indicator for MetaTrader 5
ADX trend (that is a part of adxvma calculation) made as standalone indicator and using Jurik smoothing for result smoothing (in order to lessen the false signals) It is in a same way as any trend assessment indicator: when the color is changed, the trend is changed too In this version timeframes supported are all … Read more

Auto ADX – EA MetaTrader 5

Auto ADX (level)
Idea by: Devid. MQL5 code by: barabashkakvn. The EA uses indicator iADX (Average Directional Movement Index, ADX), places Stop Loss and Take Profit, and can enable trailing of your positions. Two main parameters are used: “ADX Smoothing Period” and “ADX Level“. The resting three parameters: Reverse – if it is “true”, the EA closes a position … Read more

ADX MACD Deev – EA MetaTrader 5

ADX MACD Deev
Idea by: Dmitry mq5 code by: barabashkakvn An EA based on technical indicators: iADX (Average Directional Movement Index, ADX) for the movement strength direction. iMACD (Moving Average Convergence/Divergence, MACD) for identifying the movement direction; Transactions are made when the basic and signal MACD lines move upwards (for buying) and downwards (for selling). In this case, the indicators … Read more