MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for th...
Showing posts with label EMA. Show all posts
Showing posts with label EMA. Show all posts
MetaTrader 5 Indicator | EMA STD VA
0
Adaptive Exponentially Smoothed Moving Average, based on StdDev indicator. The indicator is similar to EMA_ATR_VA, but based on StdD...
MetaTrader 5 Indicator | EMA ATR VA
0
Advaptive Exponential Moving Average - ATR Volatility Adjusted by Jose Silva. Input parameters: STDPeriod - Period of StdDev ind...
MetaTrader 5 Indicator | EMA BB VA
0
Exponential Moving Average - Bollinger Bands ® Volatility Adjusted by Jose Silva. Input parameters: STDPeriod - Period of StdDev...
MetaTrader 5 Indicator | EMA RSI VA
0
Exponential Moving Average - RSI Volatility-Adjusted by Jose Silva. Input parameters: RSIPeriod - Period of RSI indicator; EMAP...
MetaTrader 4 Indicator | Schaff Trend + Signal EMA
0
I just put an EMA Signal in the Schaff Trend (http://codebase.mql4.com/en/code/8348). 10830 Best MetaTrader Indicat...
MetaTrader 5 Indicator | EMA
0
MetaTrader 5 Indicator | EMA
RobotFX
28.10.25
Classic exponential Moving Average with the ability to use real numbers as the averaging period. In the EMA_.mq5 indicator the abili...
MetaTrader 5 Indicator | EMA Prediction
0
Real author: Codersguru A semaphore arrow indicator using two moving averages. The signals occur when at the crossing point of two...
MetaTrader 5 Indicator | EMA Prediction HTF Signal
0
EMA_Prediction_HTF_Signal shows information about trend direction based on the data of the EMA_Prediction indicator on a selected bar...
MetaTrader 5 Indicator | EMA Bands
0
Real author: Forex-TSD.com Two channels drawn based on Moving Averages of High and Low of price series. Originally this indicator ...
MetaTrader 4 Expert Advisor | MAvsMA ema
0
In the model there is set Ma 2 crosses 35 upper - buy, (close sell) Ma 2 crosses 35 blow - sell (close buy) SL 30, TP 200 and T...
MetaTrader 4 Indicator | 3 EMA Crossover
0
3 EMA Crossover Indicator. MaPeriod1 must be smaller than MaPeriod2 and MaPeriod2 must be smaller than MaPeriod3. If ma1>ma2 and...
MetaTrader 4 Indicator | MTF EMA 20
0
This indicator helps to find possible support/resistance areas after a trend has developed (normally first pullback ends at EMA's...
MetaTrader 5 Expert Advisor | Exp EMA Prediction
0
The Exp_EMA_Prediction Expert Advisor is based on signals generated by the EMA_Prediction semaphore signal indicator. A signal to tr...
MetaTrader 5 Indicator | EMA HTF
0
The EMA indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_H...
MetaTrader 4 Script | EMA and SMMA are identical
0
This topic had been humorously mentioned by Rosh here: The "classic" system based on two MAs . And it surfaced once again ...
MetaTrader 4 Expert Advisor | EMA - Expert Advisor based on intersections of two moving averages
0
MetaTrader 4 Expert Advisor | EMA - Expert Advisor based on intersections of two moving averages
RobotFX
10.9.25
Author: Vitalik Expert based on intersection of two EMAs. Uses the MA indicator. Tested: Symbol: EURUSD. Period: H4. Model: every tic...
Tags:
Advisor,
Averages,
Based,
EMA,
Expert,
Intersections,
MetaTrader 4 Expert Advisor,
Moving,
Two
MetaTrader 5 Indicator | Volume Weighted EMA
0
Unlike MetaTrader 4, MetaTrader 5 should have a "real" volumes for some symbols. In this indicator you can choose if you w...
MetaTrader 5 Indicator | Double Smooothed EMA
0
It is the double smoothed EMA. Its name resembles to double ema (DEMA), but is calculated differently than the DEMA (so it is a kind...
MetaTrader 5 Indicator | Guppy MMA of Double Smoothed Ema
0
GUPPY MULTIPLE MOVING AVERAGE ™ This indicator was developed by Daryl Guppy. It is fully explained in TREND ...