당사 팬 페이지에 가입하십시오
This is the exact conversion of linreg function from pine script v4 as an mql5 indicator.
The Trend Equilibrium Indicator TrendEQ dynamically analyzes market movements by combining momentum and volatility. By scaling momentum with the market’s volatility, the TrendEQ provides a reliable measure of trend strength and direction.
Fisher RVI is an oscillator that modifies RVI (Relative Vigor Index) custom indicator values using Inverse Fisher Transform.
The indicator is an example of smoothing a time series of the OsMA indicator by filtering harmonics of higher order.
The Zigzag2_R_Color indicator with the timeframe selection option available in the input parameters.
This version is using double smoothed ema, not some regular moving average.
RSI experiment with a simple addition of filled areas when floating levels are crossed.
Holt's double exponential smoothing - the trend component.
SAR ADX Signal with mobile notification, rewritten from MT4 version (source no longer found). This is a repaintable indicator, please be careful when using it.
The AutoFibo indicator is an advanced Fibonacci retracement tool that automatically draws Fibonacci levels based on the ZigZag pattern. This indicator is designed to help traders quickly identify potential support and resistance levels in trending markets.
Donchian Channels is a volatility indicator based on the calculation of the current price range with using the recent highest and lowest prices.
A quick way to draw an arc-shaped channel in 4 mouse clicks.
A candlestick-based chart based on histograms Ang_Zad_C_Hist calculated on the Open, High, Low, and Close timeseries of the price chart.
Indicator MPO (Midpoint Oscillator) displays price movement without its trend component around its centerpoint. It is displayed as two lines: Price movement line and signal line. Centerline (MidPoint) is zero level of the oscillator.
Indicator Murrey_Math_Lv_Arr limiting the computer resources used in calculating and displaying the indicator on the chart
Dominant Candle is a a two candlestick set where the wicks intersect each other but body of the candles are either gapped up, gapped down or equal
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.
AroonHorn_HTF_Signal shows a trend direction or a signal for performing a deal generated by AroonHorn_Oscillator_Sign indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment
The Fibo ZigaZag indicator allows to calculate the probable support and resistance levels using the Fibonacci ratios.
This is an combination of 3 separate indicators: TTM wave A, TTM wave B and TTM wave C.
Unlike the original Schaff Trend Cycle, this version is using DEMA MACD for calculation, which makes it "faster" in determining the trend changes and thus producing signals a few bars earlier (which can be significant in "scalping" systems).
A modification of standard indicator iStochastic (Stochastic Oscillator, STO) - now you can manage levels #1 and #2 from your EA.