MetaTrader MT5 All Source Code Downloads - Page 119

Showing 7940 results
Iin MA Signal NR T R HT F indicator MT5
MetaTrader 5 indicator

Iin MA Signal NR T R HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the Iin_MA_Signal_NRTR.ex5indicator should be added to the <terminal_da...
Exp XC C I Histogram Vol Direct expert MT5
MetaTrader 5 expert advisor

Exp XC C I Histogram Vol Direct

The trading system based on the signals of the indicator. Trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed st...
Exp XR S I Histogram Vol Direct expert MT5
MetaTrader 5 expert advisor

Exp XR S I Histogram Vol Direct

The trading system based on the signals of the indicator. Trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed st...
Basic CC I RS I expert MT5
MetaTrader 5 expert advisor

Basic CC I RS I

The EA checks trading signals when a new bar appears:BUY: RSI > RSI Level UpCCI > CCI Level UpSELL: RSI < RSI Level DownCCI < CCI Level Down If both signals (from RSI a...
AM A Trader expert MT5
MetaTrader 5 expert advisor

AM A Trader

The EA considers iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicators when generating a trading signal. The signal itself is formed in two steps. ...
Exp Iin MA Signal MM Rec expert MT5
MetaTrader 5 expert advisor

Exp Iin MA Signal MM Rec

The trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
XR S I Histogram Vol Direct HT F indicator MT5
MetaTrader 5 indicator

XR S I Histogram Vol Direct HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XRSI_Histogram_Vol_Direct.ex5indicator should be added to the <term...
XC C I Histogram Vol Direct HT F indicator MT5
MetaTrader 5 indicator

XC C I Histogram Vol Direct HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XCCI_Histogram_Vol_Direct.ex5indicator should be added to the <term...
VR---BU C H expert MT5
MetaTrader 5 expert advisor

VR---BU C H

The EA uses an uncommon filter of two iMAs (Moving Average, MA) intersection. The price of bar #0 from the enumeration can be set as a filter.When using the signal filter ("Fast" -...
Ravi AO expert MT5
MetaTrader 5 expert advisor

Ravi AO

The EA uses iAO (Awesome Oscillator, AO) and indicators. The robot works only when a new bar appears. It handles a single position, therefore it may work both with hedging and nett...
XR S I Candle Vol Zer indicator MT5
MetaTrader 5 indicator

XR S I Candle Vol Zer

indicator showing a breakthrough of its zero line using candles, color labels and audio signals.The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_dat...
Exp XR S I Histogram Vol expert MT5
MetaTrader 5 expert advisor

Exp XR S I Histogram Vol

The trading system based on the signals of the indicator. The signal is formed when a bar is closing if there is breakthrough of an overbought/oversold level. Since there are two l...
Exp XC C I Histogram Vol expert MT5
MetaTrader 5 expert advisor

Exp XC C I Histogram Vol

The trading system based on the signals of the indicator. The signal is formed when a bar is closing if there is breakthrough of an overbought/oversold level. Since there are two l...
Cronex De Marker indicator MT5
MetaTrader 5 indicator

Cronex De Marker

iDeMarker (DeMarker, DeM) indicator averaging using MovingAverages.mqh...
Pending orders by time 2 expert MT5
MetaTrader 5 expert advisor

Pending orders by time 2

Modification of the EA: now you can set either a permanent (Lots> 0 and Risk==0) or dynamic lot (Lots== 0 and Risk> 0). Added trailing.The Expert Advisor works with pending o...
ssb5 123 expert MT5
MetaTrader 5 expert advisor

ssb5 123

Obtaining trading signals. Indicators (iMA (Moving Average, MA), iMACD (Moving Average Convergence/Divergence, MACD), iStochastic (Stochastic Oscillator), iOsMA (Moving Average of ...
Trend Manager HT F indicator MT5
MetaTrader 5 indicator

Trend Manager HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the TrendManager.ex5indicator should be added to the <terminal_data_dir...
Flat Trend EA expert MT5
MetaTrader 5 expert advisor

Flat Trend EA

The EA uses the indicator:The indicator defines the market state: flat or trend.Interpretation of the histogram color buffers when setting "signal timeframe" PERIOD_CURRENT:If Use ...
Flat Trend indicator MT5
MetaTrader 5 indicator

Flat Trend

The indicator defines the market state: flat or trend.Interpretation of the histogram color buffers when setting "signal timeframe" PERIOD_CURRENT:...
XR S I Candle Vol indicator MT5
MetaTrader 5 indicator

XR S I Candle Vol

indicator with additional averaging of the resulting candles. A similar averaging is applied to dynamic overbought/oversold levels as well.The indicator uses SmoothAlgorithms.mqh l...
XССI Candle Vol indicator MT5
MetaTrader 5 indicator

XССI Candle Vol

indicator with additional averaging of the resulting candles. A similar averaging is applied to dynamic overbought/oversold levels as well.The indicator uses SmoothAlgorithms.mqh l...
XC C I Histogram Vol Direct indicator MT5
MetaTrader 5 indicator

XC C I Histogram Vol Direct

indicator shows direction of the histogram bars movement using colored icons on these bars.The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_fol...
Renko Chart expert MT5
MetaTrader 5 expert advisor

Renko Chart

Renko charts are built on custom symbols. The EA automatically creates a custom symbol. The EA works on tick history. Renko chart features tick and real volume (if any). The chart ...
XR S I Histogram Vol Direct indicator MT5
MetaTrader 5 indicator

XR S I Histogram Vol Direct

indicator shows direction of the histogram bars movement using colored icons on these bars.The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_fol...
CC I Candle Vol indicator MT5
MetaTrader 5 indicator

CC I Candle Vol

indicator in the candlestick form. Candlesticks appear as a result of relevant price timeseries processed by the indicator algorithm. In many situations, such approach may be more ...
RS I Candle Vol indicator MT5
MetaTrader 5 indicator

RS I Candle Vol

indicator in the candlestick form. Candlesticks appear as a result of relevant price timeseries processed by the indicator algorithm. In many situations, such approach may be more ...
Iin MA Signal Alert indicator MT5
MetaTrader 5 indicator

Iin MA Signal Alert

Introduced new input parameters Added three new functions to the end of the indicator code: BuySignal(), SellSignal() and GetStringTimeframe() Added a couple of calls to BuySignal(...
Step MA 3 D HT F indicator MT5
MetaTrader 5 indicator

Step MA 3 D HT F

indicator with the timeframe selection option available in the input parameters:For the indicator to work, the StepMA_3D_v3.ex5indicator must be added to the <terminal_data_dire...
De Marker Histogram Vol indicator MT5
MetaTrader 5 indicator

De Marker Histogram Vol

oscillator displayed as a color histogram, using volumes.Calculation formula:In the indicator input parameters, these levels are additionally multiplied by 100 and shifted by the l...
XC C I Histogram Vol HT F indicator MT5
MetaTrader 5 indicator

XC C I Histogram Vol HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XCCI_Histogram_Vol.ex5indicator should be added to the <terminal_da...
XR S I Histogram Vol HT F indicator MT5
MetaTrader 5 indicator

XR S I Histogram Vol HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XRSI_Histogram_Vol.ex5indicator should be added to the <terminal_da...
Exp Iin MA Signal expert MT5
MetaTrader 5 expert advisor

Exp Iin MA Signal

A trading system based on the signals of the indicator. A signal is formed at the close of a bar if a color icon of the indicator has appeared.For the generated EA to operate corre...
Step MA 3 D Cloud indicator MT5
MetaTrader 5 indicator

Step MA 3 D Cloud

indicator fills the space between the medium and slow trend with color and paints the fast trend line depending on its location.Fig. 1. StepMA_3D_v3_Cloud...
Gordago EA expert MT5
MetaTrader 5 expert advisor

Gordago EA

The EA based on iMACD (Moving Average Convergence/Divergence, MACD) and iStochastic (Stochastic Oscillator). The robot works only when a new bar appears, while trailing works on ea...
XR S I Histogram Vol indicator MT5
MetaTrader 5 indicator

XR S I Histogram Vol

indicator with additional averaging of the resulting histogram. A similar averaging is applied to dynamic overbought/oversold levels as well.The indicator uses SmoothAlgorithms.mqh...
XC C I Histogram Vol indicator MT5
MetaTrader 5 indicator

XC C I Histogram Vol

indicator with additional averaging of the resulting histogram. A similar averaging is applied to dynamic overbought/oversold levels as well.The indicator uses SmoothAlgorithms.mqh...
Iin MA Signal indicator MT5
MetaTrader 5 indicator

Iin MA Signal

A semaphore signal indicator that uses crossings of two Moving Averages.Fig. 1. Iin_MA_Signal...
Exp i-Any Range Cld Tail System Tm Plus expert MT5
MetaTrader 5 expert advisor

Exp i-Any Range Cld Tail System Tm Plus

The trading system based on indicator signals with the possibility to set a fixed position holding time. The signal is formed when a bar is closing if there is a channel breakthrou...
CC I Histogram Vol HT F indicator MT5
MetaTrader 5 indicator

CC I Histogram Vol HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the CCI_Histogram_Vol.ex5indicator should be added to the <terminal_dat...
Double To Text library MT5
MetaTrader 5 library

Double To Text

The function converts a number to a text. For example, if we call the function with the number 1234.56, the function returns the text "One thousand two hundred thirty four 56"...
Directional Volatility indicator MT5
MetaTrader 5 indicator

Directional Volatility

Directional Volatility indicator. The indicator displays two volatility lines - bullish and bearish ones.It has two configurable parameters:Period - calculation periodDeviation - d...
Decycler Oscillator indicator MT5
MetaTrader 5 indicator

Decycler Oscillator

Decycler Oscillator indicator is created based on "Decyclers" article by John F. Ehlers in the magazine "Technical Analysis of Stocks & Commodities" (September 2015). The indic...
Simple Decycler indicator MT5
MetaTrader 5 indicator

Simple Decycler

Simple Decycler indicator is created based on "Decyclers" article by John F. Ehlers in the magazine "Technical Analysis of Stocks & Commodities" (September 2015).It has two con...
Connors RS I indicator MT5
MetaTrader 5 indicator

Connors RS I

Connors RSI is an RSI oscillator by Larry Connors.It has six input parameters:RSI period- calculation periodPulse RCI period- impulse RSI periodPercent rank period- range of calcul...
Generalized DE M A indicator MT5
MetaTrader 5 indicator

Generalized DE M A

Theory: The double exponential moving average (DEMA), was developed by Patrick Mulloy in an attempt to reduce the amount of lag time found in traditional moving averages. It was fi...
Avg MA indicator MT5
MetaTrader 5 indicator

Avg MA

Average from MA indicator calculates the average value from the specified number of moving averages, whose periods are calculated as an increment to the base МА periodIt has six in...
Generalized double DE M A indicator MT5
MetaTrader 5 indicator

Generalized double DE M A

Theory: The double exponential moving average (DEMA), was developed by Patrick Mulloy in an attempt to reduce the amount of lag time found in traditional moving averages. It was fi...
MA Trend indicator MT5
MetaTrader 5 indicator

MA Trend

MA Trend trend oscillator displays a trend based on the analysis of a specified set of moving averages with calculated periods within the specified range.There are five inputs:Peri...
x MA Sum Avg indicator MT5
MetaTrader 5 indicator

x MA Sum Avg

X MA Sum Average is an average of moving averages. In other words, it provides the average value of multiple moving averages with the period within the range from X to NIt has four...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.