Oscillating indicator RSI Rendiment is a logarithmic RSI.It has six adjustable parameters:RSI period - RSI calculation periodNormalized- use normalizing (Yes/No)Normalization range...
Idea by:mq5 code by:ATTENTION: The EA is designed to work on hedge accounts only!Ilan based on indicator iMA (Moving Average, MA)Signal BUY, signal SELL:If the position is losing a...
Idea by:mq5 code by:ATTENTION: The EA is designed to work on hedge accounts only!The EA compares the difference between the Close price of bar #1 and the Close price of bar #Candle...
Zero breakthrough by the candle;Changing candle movement direction;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.Input parameters for activating s...
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...
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 ...
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 ...
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 ...
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...
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...