Normalized RSI JMA Smoothed: Normalized RSI tends to be "nervous" (the direction of the RSI itself, and of the normalized RSI as a result is changing sometimes erratically). This version is adding JMA smoothing to it in order to make that volatility lesser and to attempt to make the slope of...
Normalized RSI: Some indicators are working equal for all calculation lengths some are not. One example that is not is RSI. Even though it is taken for granted that it oscillates in 0-100 range (so it is normalized already) and regardless of it's obvious usefulness, every serious study...
Feed of all deals: The indicator displays the total number of deals by symbol in real time. Author: prostotrader
Price Zone Oscillator - Floating Levels: Price Zone Oscillator indicator is based on the "Entering the Price Zone" article by Walid Khalil and David Steckler. In our last article, we introduced a new oscillator that provides better guidance to buying and selling levels for securities: the...
Price Zone Oscillator: Price Zone Oscillator indicator is based on the "Entering the Price Zone" article by Walid Khalil and David Steckler. In our last article, we introduced a new oscillator that provides better guidance to buying and selling levels for securities: the Volume Zone...
OpenOrderMarketExecution:
The script quickly open warrants Market Execution/Instant Execution with a choice lot at risk%
Author: Vladimir Khlystov
Multi T3 Slopes: Indicator that checks slopes of 5 (different period) T3 Moving Averages and adds them up to show overall trend. You can chose between the two know T3 types: Original Tim Tillson T3 calculation type, Modified Fulks/Matulich calculation type. Author: Mladen Rakic
Multi JMA Slopes: Indicator that checks slopes of 5 (different period) Jurik Moving Averages (JMA) and adds them up to show overall trend. Author: Mladen Rakic
Multi Averages Slopes: Indicator that checks slopes of 5 (different period) averages and adds them up to show overall trend. Averages that can be used in this indicator are the: Simple Moving Average (SMA), Exponential Moving Average (EMA), Smoothed Moving Average (SMMA), Linear Weighted...
Multi LSMA Slopes: Indicator that checks slopes of 5 (different period) Least Squares Moving Averages (LSMA or linear regression value) and adds them up to show overall trend. Author: Mladen Rakic
Choppiness Index - JMA Smoothed: Choppiness Index: another way of calculating fractal dimension. Choppiness Choppiness is a modern indicator based on ideas of chaos theory and fractal geometry. Benoit Mandelbrot was the one person most responsible for the great interest in the subject of...
Random Walk Index - JMA Smoothed: The Random Walk Index (RWI) is a technical indicator that attempts to determine if a stock's price movement is of random nature or a result of a statistically significant trend. The Random Walk Index attempts to determine when the market is in a strong...
RSX QQE New: The QQE (Quantitative Qualitative Estimator) indicator consists of a smoothed Relative Strength Index (RSI) indicator and two volatility-based trailing levels (fast and slow). Compared to the original QQE indicator, this version instead of using trailing levels uses fixed levels...
RSX QQE Histo: The QQE (Quantitative Qualitative Estimator) indicator consists of a smoothed Relative Strength Index (RSI) indicator and two volatility-based trailing levels (fast and slow). Compared to the original QQE indicator this version is adding: Fixed levels (to help further estimate...
RSX QQE: The QQE (Quantitative Qualitative Estimator) indicator consists of a smoothed Relative Strength Index (RSI) indicator and two volatility-based trailing levels (fast and slow). The Fast Trailing Level (TL) and Slow TL are constructed by calculating the average range of the smoothed...
QQE Histo: The QQE (Quantitative Qualitative Estimator) indicator consists of a smoothed Relative Strength Index (RSI) indicator and two volatility-based trailing levels (fast and slow). Compared to the original QQE indicator, this version is adding: Fixed levels (to help further estimate...
Volume Zone Oscillator - Floating Levels: Indicator is based on the "In The Volume Zone" article by Walid Khalil and David Steckler. An axiom of technical analysis states that with few exceptions, all technical indicators can be classified as either trending or oscillating (non-trending) in...
Volume Zone Oscillator: Indicator is based on the "In The Volume Zone" article by Walid Khalil and David Steckler. An axiom of technical analysis states that with few exceptions, all technical indicators can be classified as either trending or oscillating (non-trending) in their design. This...
WPR Candles: This indicator is a variation of a well known WPR (Williams Percent Range) indicator. It is calculating a sort of 4 WPR values: WPR of Open, WPR of Close, WPR of High, WPR of Low. Those 4 values are then combined into "candles". The calculation is not using the original WPR...
Accumulative Swing Index Smoothed - Floating Levels: In this version of Accumulative Swing Index Smoothed indicator we are introducing a sort of levels that can be used for trend assessment. Floating levels are used for that and that way the indicator is not depending on any kind of fixed...
Accumulative Swing Index Smoothed: Accumulative Swing Index is a useful indicator but it lacks an ease of usage (sine the levels are not usable in it). This version of the indicator is attempting to add some more functionality to it by producing much smoother results in which case the slope...
GalacticExplosion: Buy or Sell signals are generated when the price is above iMA (Miving Average, MA) with a very large period. As the number of open positions increases, the distance between trades (during which entry signals are skipped) also increases. The EA trades in the specified time interval...
Spreader 2: An Expert Advisor for two currency pairs Author: Vladimir Karputov
ma-shift Puria method: The Expert Advisor is based on Puria method with a few changes. It uses two iMA (Moving Average, MA) indicators and one iMACD (Moving Average Convergence/Divergence, MACD). Author: Vladimir Karputov
New article Developing the oscillator-based ZigZag indicator. Example of executing a requirements specification has been published: The article demonstrates the development of the ZigZag indicator in accordance with one of the sample specifications described in the article "How to prepare...
Close At Time:
Close At Time is an EA that closes open positions or deletes pending orders or both. You can also specify how it should be closed – by symbol, magic number or ticket number.
extern bool bAllClose = false; //Close Allextern bool bSymClose = false; //Close by Symbolextern bool...
Schedule: The Schedule class defines a schedule as beginning at a certain day of the week and time, and running until the ending day of the week and time. There are also tests included in "Scripts\Tests\Schedule\ScheduleTests.mq4" that give extensive usage examples and codify the expected...
have troubles in compiling the following method: #include <Controls\DatePicker.mqh>CDatePicker CFormDialog::createDate(x1,y1) { CDatePicker date; int x1 =10; int x2 =30; int y1 =20; int y2 =40;//--- create if(!date.Create(m_chart_id,m_name+"Date",m_subwin,x1,y1,x2...
New article Graphical Interfaces V: The List View Element (Chapter 2) has been published:
In the previous chapter, we wrote classes for creating vertical and horizontal scrollbars. In this chapter, we will implement them. We will write a class for creating the list view element, a compound part of...
Large Time Frame:
Indicator LargeTimeFrame. It draws the candlesticks of a larger timeframe on the chart.
Author: John Smith

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.