MetaTrader MT5 All Source Code Downloads - Page 144

Showing 8090 results
candles auto fibo grand indicator MT5
MetaTrader 5 indicator

candles auto fibo grand

indicator with a wider range of settings to display fibo levels. to the input parameters, variables have been added to change the line styles and widths of the levels. it is now po...
bi t e x. on e market maker expert MT5
MetaTrader 5 expert advisor

bi t e x. on e market maker

what's new:1. the magic_numberinput has been removed. it is now assigned automatically, and there is no need for checking it for uniqueness.2. input vertical_shift has been added (...
day(hight-low) script MT5
MetaTrader 5 script

day(hight-low)

a script for automatically drawing the levels of the intraday high/low on the forts trading sessionif night_session=true, then the night high/low levels are drawn additionally, pro...
ad x ma c d deev expert MT5
MetaTrader 5 expert advisor

ad x ma c d deev

idea by:mq5 code by:an ea based on technical indicators:iadx (average directional movement index, adx) for the movement strength direction.imacd (moving average convergence/diverge...
candles auto fibo grand x n indicator MT5
MetaTrader 5 indicator

candles auto fibo grand x n

indicator with the option of changing the number of segments in the graphical object of fibo levels using one input parameterfig. 1. indicator candlesautofibo_grand_xn...
set color fibo levels grand x n script MT5
MetaTrader 5 script

set color fibo levels grand x n

the script builds the fibonacci levelsgraphical object with the option of selecting the number of its segments for this feature to be realized, the following input parameter has be...
daily range expert MT5
MetaTrader 5 expert advisor

daily range

idea by:mq5 code by:the ea searches for a daily range. it uses objects obj_hline and obj_vline.a daily range within sliding window sizedays (current bar #0 is not involved in calcu...
three neural networks expert MT5
MetaTrader 5 expert advisor

three neural networks

idea by:mq5 code by:the ea uses a very simple neural network unitbased on the signals from three indicators ima (moving average, ma) on h1, h4, and d1.recommendations on optimizati...
suprem auto fibo indicator MT5
MetaTrader 5 indicator

suprem auto fibo

the indicator builds graphical object fibonacci levelswith many settings at high and low prices over the period specified in the indicator input parameters...
vh f ea expert MT5
MetaTrader 5 expert advisor

vh f ea

the ea trades on custom indicator :vertical horizontal filter (vhf) shows, if there is a trend or a flat.vhf was first described by adam white in 1991.there are three ways of vhf i...
double smoothed em a - multi time frame version indicator MT5
MetaTrader 5 indicator

double smoothed em a - multi time frame version

theory : first higher time frame (first time frame higher than the current chart time frame)second higher time frame (second time frame higher than the current chart time frame)thi...
rm a indicator MT5
MetaTrader 5 indicator

rm a

theory : found the formula on another forum that calls this type of calculation "rma". frankly i do not know what does the "rma" come from, but decided to experiment a bit. now the...
m-oscillator indicator MT5
MetaTrader 5 indicator

m-oscillator

theory : the idea for this indicator is coming from someone using name "ngbaltic". the indicator here is coded as the idea is without usage of levels (that shall be explained in an...
m-oscillator - extended indicator MT5
MetaTrader 5 indicator

m-oscillator - extended

theory : color changes on slope changecolor change on level crosscolor changes on signal line crosscolor changes on zero line crossusage : you can use color change as signal...
rm a - multi time frame indicator MT5
MetaTrader 5 indicator

rm a - multi time frame

theory : multi time frame support added. apart from the standard time frames supported by the metatrader 5, you have 3 "special" time frames :next higher time frame (first time fra...
wave period oscillator indicator MT5
MetaTrader 5 indicator

wave period oscillator

theory : the indicator is based on akram el sherbini's article "time cycle oscillators" published in ifta journal 2018.the wpo is a short-term oscillator that measures the buying a...
simple harmonic index indicator MT5
MetaTrader 5 indicator

simple harmonic index

theory :the indicator is based on akram el sherbini's article "time cycle oscillators" published in ifta journal 2018.the simple harmonic index (shi) is based on the derivations of...
export deals history script MT5
MetaTrader 5 script

export deals history

the script exports history of deals (ordered by close time) from mt5 retail hedging account selected between two dates. the resulting file is csv that can be opened/imported with a...
bollinger bands extended indicator MT5
MetaTrader 5 indicator

bollinger bands extended

theory : bollinger bands are calculated as :the part that is using standard deviations is a part that can be interpreted differently. the standard deviation usually used is the sta...
bollinger bands breakout indicator MT5
MetaTrader 5 indicator

bollinger bands breakout

theory : the idea is simple : the indicator shows when the close price closes above the upper bollinger band or bellow the lower bollinger ban. some are using those as signals for ...
export trade history to cs v script MT5
MetaTrader 5 script

export trade history to cs v

this script will export the trade history from mt5 selected between two dates. the resulting file is csv that can be opened/imported with any spreadsheet software....
cc i - double smoothed wilder's em a filtered indicator MT5
MetaTrader 5 indicator

cc i - double smoothed wilder's em a filtered

theory : this cci (commodities channel index) indicator deviates from "regular" cci in two main points :it is using standard deviations for calculations (instead of using mean abso...
engulfing stochastic indicator MT5
MetaTrader 5 indicator

engulfing stochastic

we have all seen a currency pair enter the overbought or oversold territory and stay there for long periods of time. what this indicator does is gives you the emphasis. so if you a...
t3 veocity tape indicator MT5
MetaTrader 5 indicator

t3 veocity tape

theory : it is even smoother since it uses t3 for velocity calculationit is displaying the velocity as a "tape" it is adding heiken ashi prices to a set of available pricesusage : ...
simple intraday support resistance indicator MT5
MetaTrader 5 indicator

simple intraday support resistance

theory : as simple as it gets : no parameters. it is made to work on time frame that are less than daily time frames and is showing an estimated intraday support resistanceusage : ...
ss m rs i pivots indicator MT5
MetaTrader 5 indicator

ss m rs i pivots

theory : the original calculation of rsi is (in short) the following :add the changes up and changes down. from those sums, we can then calculate the rsi (relative strength index)....
rocket rs i pivots indicator MT5
MetaTrader 5 indicator

rocket rs i pivots

theory : "rocket rsi" was (along with detailed description) published here :display pivot onlydisplay pivot and 1st level support and resistancedisplay pivot and 1st and 2nd level ...
trix pivots indicator MT5
MetaTrader 5 indicator

trix pivots

theory : trix oscillator is a nice trending indicator found as a built in indicator in metatrader.display pivot onlydisplay pivot and 1st level support and resistancedisplay pivot ...
kalman filter - generalized version indicator MT5
MetaTrader 5 indicator

kalman filter - generalized version

theory : ps: the color of the indicator is nor based on the slope of the indicator, but on the internal "velocity" that is calculated in the process of calculating this indicatorus...
kalman filter - multi time frame version indicator MT5
MetaTrader 5 indicator

kalman filter - multi time frame version

theory : multi time frames are having, apart from all the standard multi time frames that can be used in metatrader 5, 3 additional "time frames" :first higher time frame (first ti...
kalman velocity - multi time frame version indicator MT5
MetaTrader 5 indicator

kalman velocity - multi time frame version

theory : first higher time frame (first time frame higher than the current chart time frame)second higher time frame (second time frame higher than the current chart time frame)thi...
export trade history to cs v script MT5
MetaTrader 5 script

export trade history to cs v

the csv can be found in the folder \mql5\filesfollowing data columns are exported:position idtypesymbolvolumeopen date/timeopen priceclose date/timeclose pricetakeprofit, data not ...
kalman filter - with candles or bars indicator MT5
MetaTrader 5 indicator

kalman filter - with candles or bars

theory : first higher time frame (first time frame higher than the current chart time frame)second higher time frame (second time frame higher than the current chart time frame)thi...
consecutive rs i indicator MT5
MetaTrader 5 indicator

consecutive rs i

just a combining of a variable consecutive candle detector along with associated rsi levels.interesting settings:number of consecutive candles needed before a valid signaloverbough...
aroon - multi time frame version indicator MT5
MetaTrader 5 indicator

aroon - multi time frame version

theory : the aroon indicator was developed by tushar chande in 1995.first higher time frame (first time frame higher than the current chart time frame)second higher time frame (sec...
aroon oscillator - multi time frame version indicator MT5
MetaTrader 5 indicator

aroon oscillator - multi time frame version

theory : the aroon indicator was developed by tushar chande in 1995. arron oscillator is belonging to the same family and is (even if it does not look so at the first glance) a dir...
rs i swings indicator MT5
MetaTrader 5 indicator

rs i swings

theory : rsi swings indicator is based on rsi(oma) indicator and the zone where the values is floating in. you can use the usual set of averages types of rsi(oma) calculationsimple...
squeeze indicator MT5
MetaTrader 5 indicator

squeeze

theory : there are different ways how traders are trying to determine if the market is trending or consolidating. one of the methods used is to compare standard deviation to averag...
squeeze - on chart indicator MT5
MetaTrader 5 indicator

squeeze - on chart

squeeze indicator (originally published here : ) made to display colored candles or bars (depending on the type of display you are using for your chart) on the main chart...
bollinger bands - squeeze indicator MT5
MetaTrader 5 indicator

bollinger bands - squeeze

theory : the "squeeze" method (indicator doing that was posted here : )is usually (due to the nature of calculation - since it uses standard deviations as a part of calculation) as...
rs i summed indicator MT5
MetaTrader 5 indicator

rs i summed

theory : the theory of this indicator is simple :it takes nnn rsi values specified by periods parameter and checks if all the nnn rsi values are above or bellow the required value....
normalized ma c d - of averages indicator MT5
MetaTrader 5 indicator

normalized ma c d - of averages

theory : use one of the 4 basic types of averages for calculation :simple moving averageexponential moving averagesmoothed moving averagelinear weighted moving averageit is normali...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.