Fan sayfamıza katılın
The EA is based on Moving Average.mq5 from standard delivery. Working with OnTradeTransaction to get the price of the last closed position.
Murrey Lines with calculation at all bars and the possibility to choose a timeframe for lines calculation.
MultiRVISignal displays information on current trends using values of the four RVI indicators obtained from different time frames.
The Fast Stochastic indicator is one of modifications of a popular stochastic oscillator.
Ehlers Distance Coefficient Filter coded exactly a Ehlers described it in his book "Rocket science for traders".
In this indicator T3 is sigmoidal (Softmax) normalized - made as oscillator that ranges in 0 to 1 range, and if you use hyperbolic normalization it will range from -1 to +1 range.
The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.
The XFisher_org_v1_Vol_Supr_Zer indicator with the possibility to change the indicator timeframe using input parameters
The StepMA_Stoch_KV1 indicator with the timeframe selection option available in input parameters.
Geometric Mean Moving Average is a simple moving average calculated by the geometric mean method.
Indicator AbsolutelyNoLagLwma with the timeframe selection option available in input parameters, alerting when the indicator changes its color.
Notifies you at your specified Chart Time Indicator can be used to set alarm at a specified time on the chart.
Bu MT5 Uzman Danışmanı, işlemleri disiplinli risk yönetimi ile yürütmek için çoklu zaman dilimi mum çubuğu desen analizini temel olay filtrelemeyle birleştirir.
This advisor demonstrates an example of global variables usage. The task of the advisor: store the calculation result in a global variable and get the global variable value on new initialization.
XTRIX indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by XTRIX indicator algorithm.
This is a re-write of the old Solar Winds indicator for MQ5. There has recently been some 'excitement' about using this with other indicators for entry signals, and after a request to develop an indicator using it, I found that it was a classic re-painter - so I am contributing this code with an easy switch to allow seeing the indicator in re-paint versus non-repaint mode.
MoveStoploss moves the stoploss as the trade move in your direction at a specific distance. Version 1.1 has automatic trail error fixed.
The CronexMFI indicator with the timeframe selection option available in input parameters.
The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the colors of the CronexRSI indicator.
This is the "zone" indicator using Ehlers Nonlinear Filter for calculation.
MultiMACDSignal displays information on current trends using values of the six MACD indicators obtained from different time frames.
Display the actual stored value of a floating-point number (float or double type), with very high precision up to 55 decimal digits. This helps to debug exact value of floating-point numbers for other MQL5 programs.