Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Differential_Average_By_Sultonov_Signal - indicator for MetaTrader 5

Views:
2505
Rating:
(5)
Published:
2018.08.23 13:08
Updated:
2023.03.29 13:48
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Differential_Average_By_Sultonov_Signal indicator shows information on the current trend using the values of the Differential_Average_By_Sultonov indicator with a fixed timeframe.

When receiving signals from the color cloud, the color is shown. Colored points appear on the lines when the bar of the relevant timeframe changes.

The indicator requires compiled Differential_Average_By_Sultonov.ex5 indicator in the <terminal_folder>\MQL5\Indicators.

Fig. 1. Differential_Average_By_Sultonov_Signal indicator

Fig. 1. Differential_Average_By_Sultonov_Signal indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21456

Differential_Average_By_Sultonov_HTF Differential_Average_By_Sultonov_HTF

The Differential_Average_By_Sultonov indicator with the timeframe selection option available in the input parameters.

XPeriodCandleSystem_HTF XPeriodCandleSystem_HTF

The XPeriodCandleSystem indicator with the timeframe selection option available in the input parameters.

breakdown breakdown

At the beginning of a new day, the EA places pending Buy Stop and Sell Stop orders by High and Low of the previous day.

XAng_Zad_C XAng_Zad_C

Ang_Zad indicator applies additional smoothing of total values allowing users to avoid excessive indicator signals noise caused by false crossings of its moving averages.