MetaTrader MT5 All Source Code Downloads - Page 137

Showing 7940 results
Smoothed CC I indicator MT5
MetaTrader 5 indicator

Smoothed CC I

PS: it is one in the "need-for-speed" series - suitable for usage using custom calls. Setting the ema period to <=1 will produce something similar to "regular" CCI, but do not c...
RS I candles - lite ressource indicator MT5
MetaTrader 5 indicator

RS I candles - lite ressource

Quoted from Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles.This implementation use less ressource and standard iRSI MT5 function to calculate t...
Price Speed indicator MT5
MetaTrader 5 indicator

Price Speed

The indicator shows the speed of price change in points per minute. The general idea is taken from the , but the code has been improved, and the functionality has been expanded. In...
Unity indicator MT5
MetaTrader 5 indicator

Unity

Unity is a cluster multi-currency indicator showing synchronous changes in the value of metals and major currencies in a generalized form. It was first published in the article .In...
MAx CD indicator MT5
MetaTrader 5 indicator

MAx CD

Three Moving Averages Convergence/Divergence - Indicator for MT5Hopefully useful for fellow traders....
Bears Bulls Power indicator MT5
MetaTrader 5 indicator

Bears Bulls Power

Indicator Bears and Bulls Power for MT5 together in one separate window.Hopefully useful for fellow traders....
d Trends indicator MT5
MetaTrader 5 indicator

d Trends

Arrow trends by iBearsPower and iBullsPower indicator for MT5.Hopefully useful for fellow traders.Update_01: 2019/07/31 ~ Added distance in input property from zero in pips....
Classic 2 Moving Averages crossover EA expert MT5
MetaTrader 5 expert advisor

Classic 2 Moving Averages crossover EA

This is a classic trading strategy based on two Moving Averages crossover. Buys when fast MA crosses slow MA from below and sells when fast MA crosses slow MA from above.Parameters...
RS I Levels Expert Advisor expert MT5
MetaTrader 5 expert advisor

RS I Levels Expert Advisor

This is a classic trading strategy based on RSI levels. Buys when RSI is oversold and sells when RSI is overbought.Parameters Examples...
Reversing Martingale EA expert MT5
MetaTrader 5 expert advisor

Reversing Martingale EA

This Expert Advisor is based on a very popular but dangerous strategy which doubles the stakes after each loosing trade. Finally, if there is enough margin, it will reverse into th...
Parabolic SA R Expert expert MT5
MetaTrader 5 expert advisor

Parabolic SA R Expert

This is a classic trading strategy based on Parabolic SAR indicator. It has AutoLot options and built-in Trailing Stop.ParametersTrades Examples...
Adaptive deviation indicator MT5
MetaTrader 5 indicator

Adaptive deviation

By definition, the Standard Deviation(SD, also represented by the Greek letter sigma σor the Latin letter s) is a measure that is used to quantify the amount of variation or disper...
Reversing Grid on Limit orders expert MT5
MetaTrader 5 expert advisor

Reversing Grid on Limit orders

This is a Grid system which opens first trade with market order and next orders of the Grid with Limit Pending orders.Parameters First trade type is specified by the user, and afte...
Range Break Out EA expert MT5
MetaTrader 5 expert advisor

Range Break Out EA

This is a classic Range BreakOut system. Range is defined by min number of bars and max width in pips. User can adjust both.Parameters Example...
Unity Pro indicator MT5
MetaTrader 5 indicator

Unity Pro

The underlying algorithm can be described in the following way. Consider it on the minimalistic example with one currency pair (EURUSD) and gold (XAUUSD).At every moment, the marke...
Pip Chart indicator MT5
MetaTrader 5 indicator

Pip Chart

Select one of the three chart modes....
Trading the trend indicator MT5
MetaTrader 5 indicator

Trading the trend

This indicator was already published, but in these times of perpetual complaints that the terminal (mt5 or mt4 does not matter) is slow, this one is one more in the "need for speed...
Sudoku expert MT5
MetaTrader 5 expert advisor

Sudoku

Did you ever want to pass the time or to stretch your brains while awaiting important news event or monitoring open position in MetaTrader? It's easy with . This nontrading expert ...
Programming Patterns - Decorator script MT5
MetaTrader 5 script

Programming Patterns - Decorator

• Inheritance is not always flexible. • Composition and delegation is sometimes a good alternative to dynamically add new behavior. • Decorator type matches component type. • Decor...
Programming Patterns - Strategy script MT5
MetaTrader 5 script

Programming Patterns - Strategy

A good architecture is extendable, supportable, and reusable. Patterns help build hq systems. Patterns are proven to be good by experience. Patterns are generic solitions for soft...
Programming Patterns - Observer script MT5
MetaTrader 5 script

Programming Patterns - Observer

Subjects update observers through interface. Subjects knows nothing about the observers (one-to-many weak relation). New data can be broadcast by the subject, or requested by the ...
Rma MA C D indicator MT5
MetaTrader 5 indicator

Rma MA C D

This MACD is using what is known as rma average for MACD calculation....
Programming Patterns - Abstract Factory script MT5
MetaTrader 5 script

Programming Patterns - Abstract Factory

Many architectures start with Factory method, then evolve to AF, Prototype, Builder Builder makes complex objects step-by-step. AF makes families of related products. Builder retu...
NEL O D I Trading Terminal for MT5 library MT5
MetaTrader 5 library

NEL O D I Trading Terminal for MT5

"NLD_Main" is a trend indicator, designed to identify the most relevant trends and trend reversals for the currently selected time-frame."NLD_Chart" is a custom price indicator, wh...
NEL O D I Trend Painter library MT5
MetaTrader 5 library

NEL O D I Trend Painter

Trend indicator based on calculations similar to those found in "Ichimoku Kinko Hyo", with a wide range of drawing styles and parameters to fine-tune the calculation. It can be use...
NEL O D I Trend Waves for MT5 library MT5
MetaTrader 5 library

NEL O D I Trend Waves for MT5

This is a highly customizable Monster Trend indicator, which calculates standard deviations, moving averages and a number of other potential support and resistance zones. By defaul...
Multi Pair Pivot Point Scanner Alerts 2. 8 indicator MT5
MetaTrader 5 indicator

Multi Pair Pivot Point Scanner Alerts 2. 8

Scans multiple symbols looking for when the price crosses a pivot point or when xxPoints Near or bounce off pivot then it alerts the trader.Put Scanner On A Separate Chart Tab From...
VR Calculate Martingale Lite MT 5 indicator MT5
MetaTrader 5 indicator

VR Calculate Martingale Lite MT 5

Average price indicator that helps the trader to calculate the price for closing all the orders without loss and profit.With the help of the indicator, the trader creates the virtu...
NEL O D I Back Prop Chart library MT5
MetaTrader 5 library

NEL O D I Back Prop Chart

"NLD_BackProp.mqh" contains the implementation of a very simple Artificial Neural Network that has one hidden layer and uses back-propagation for training/learning. The advantage o...
Instance ID script for MT4/MT5 script MT5
MetaTrader 5 script

Instance ID script for MT4/MT5

This script calculates and prints out the instance_id for MT4/MT5 installations.The instance_id is used in the roaming folder names such asPlease, find more details here:- MT4: - ...
Open/Close Charts script MT5
MetaTrader 5 script

Open/Close Charts

First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.Second script closes ...
Coin Toss Trading script MT5
MetaTrader 5 script

Coin Toss Trading

ASSUMPTIONS Market conditions are indeterminable. Billions of factors are affecting market in different ways. At any instant evenly spaced upward or downward movements have same p...
Lot Loss script MT5
MetaTrader 5 script

Lot Loss

Simple risk management tool, that calculates required lot size according to amount of money trader affords to lose and stop-loss in points.INPUTS Risk-Money: money to sacrifice. S...
Scalp All script MT5
MetaTrader 5 script

Scalp All

Two variations are available;[ScalpAll]this script opens random positions with multiple symbols on marketwatch. take-profit and stop-loss levels are calculated by multiplying curre...
Multi Martin expert MT5
MetaTrader 5 expert advisor

Multi Martin

This is a multi-asset expert adviser based on martingale trading strategy. Its original idea is taken from another expert adviser - available for MT4.Warning. Martingale is easy ye...
BP N N MQ L Predictor Demo with library indicator MT5
MetaTrader 5 indicator

BP N N MQ L Predictor Demo with library

This is not a real world indicator, but a simple demo of BPNN library, originally written in C++ and ported to MQL.The demo shows training and testing a neural network for timeseri...
Wmi For 3. 5 for MT5 (with DT W engine) indicator MT5
MetaTrader 5 indicator

Wmi For 3. 5 for MT5 (with DT W engine)

This indicator predicts possible future price movements by searching for similar candle patterns in the rate history.This is an adaptation of original indicator WmiFor 3.0 (with dy...
VR Smart Grid Lite MT5 expert MT5
MetaTrader 5 expert advisor

VR Smart Grid Lite MT5

Work logic If the last candle was bullish, the EA will enter the market with a buy order. If the last candle is bearish, then the EA will enter the market with a sell order. In thi...
i WP R+ indicator MT5
MetaTrader 5 indicator

i WP R+

iWPR+ is an iWPR %Range function with a positive value....
stdlib. mq5 library MT5
MetaTrader 5 library

stdlib. mq5

Here I have modified the stdlib from MQL4 to MQL5 which was originally written by MetaQuotes Software Corp.This function is changed:MT4MT5...
i RS I On Array for MT5 library MT5
MetaTrader 5 library

i RS I On Array for MT5

This header provides the iRSIOnArray function known from MT4. It works with both MQL 4 and 5 code. A reason to use it also under MT4 could be that it fixes a bug known in the origi...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.