indicator with the timeframe selection option in its input parameters:for the indicator to operate, indicator xxdpo_candle.ex5should be added to the <terminal_data_directory>...
indicator with the timeframe selection option in its input parameters:for the indicator to operate, indicator xxdpo_candle_alerts.ex5should be added to the <terminal_data_direct...
bigeev rustemthe hlcrosssigfordemarker is considered as a trend indicator since it is intended for "catching" trends. however, it's a pretty complex and informative indicator that ...
idea by:mq5 code by:the ea is a utility. it draws to horizontal lines (). it checks once every periodminutes, whether the price has crossed one of the lines. if the price crosses t...
idea by:mq5 code by:the ea refers to the data of two indicators ima (moving average, ma), fast and slow, and of one indicator ibands (bollinger bands, bb). the indicators work on t...
idea by:mq5 code by: the expert advisor uses indicator ima (moving average, ma). it has many settings:only one positions- only one position can be held in the marketreverse- revers...
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...
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 (...
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...
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...
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...
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...
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...
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...
the indicator builds graphical object fibonacci levelswith many settings at high and low prices over the period specified in the indicator input parameters...
expert with the added option of trading within the weekly range only, the borders of which are specified in the ea's input settings:for the generated ea to operate correctly, the c...
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...
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...
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...
this ea uses your key pressing effort to execute what you want to do..there is no global action which will effect your account and other chart in which do not contain this ea;pleas...
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...
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...
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...
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...
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...
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...
theory :the indicator is based on akram el sherbini's article "time cycle oscillators" published in ifta journal 2018.the sho is a bounded oscillator for the simple harmonic index ...
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...
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...
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 ...
linear regression channel ea draws "linear regression channel" on chart and trades with its trend,has trailing stop loss &take profit works best on all time frames major forex ...
the strategy based on the price breaking out of a high period bollinger band and then coming back into the bands.for short trades: wait until the price closes above the upper bolli...
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....
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...
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...
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...
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 : ...
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 : ...
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)....
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 ...
"gann fan" ea draws gann fan on chart and trades with its trend,has trailing stop loss &take profit works with all time frames major forex pairs and stocks nasdaq.try it on dem...
the multi forex scanner indicator is a mt4 indicator that i developed because i wanted to save time finding good pairs to trade.it shows the list of currencies available in the mar...