JuiceJuice is a standard deviation indicator that shows if the deviation is below or above some fixed level. That way it can show if the volatility is increased or not compared to that level.
Elliot Oscillator SimpleThis version of Elliot Oscillator allows you to chose periods of calculation.
Range Oscillator + Bands (Smoothed)This version is the smoothed version of the original Range Oscillator + Bands indicator. Smoothing is cleaning up some false signals and, since the smoothing method is JMA (which has very small lag) the added lag is as small as it can be making it much easier to use in a lot of decision situations.
Range Oscillator - SmoothedThis version of Range Oscillator has smoothing option in order to avoid some false signals.
Export Positions History V1Export history of closed positions from MT5 retail hedging account selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software.
Price Zone Oscillator - SmoothedThis version of Price Zone Oscillator is an attempt to solve the "too fast" slope issue of the original indicator.
Sigmoidal Normalized RSIThis is sigmoidal normalized version of RSI. Additional JMA smoothing is used in order to produce smooth results.
Normalized RSI JMA SmoothedThis version of Normalized RSI is adding JMA smoothing to it in order to make that volatility lesser and to attempt to make the slope of the RSI more usable without adding significant lag.
Normalized RSINormalized RSI tries to fix the "RSI problem": the longer the calculating period, the flatter the RSI becomes.
Martingale VI HybridA martingale strategy, an old EA that was rebuilt to be efficient.
Daily Pivot Points shifted for different day start timeThis indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
Price Zone Oscillator - Floating LevelsCompared to the Price Zone Oscillator indicator, this version is using floating levels to find out the significant levels.
Price Zone OscillatorThe formula for Price Zone Oscillator (PZO) depends on only one condition: if today's closing price is higher than yesterday's closing price, then the closing price will have a positive value (bullish); otherwise it will have a negative value (bearish).
Henderson's FilterThe Henderson Filters are derived by minimizing the sum of squares of the third difference of the moving average series. Henderson's criteria ensures that when these filters are applied to third degree polynomials, the resulting smoothed output will fit exactly on these parabolas. The Henderson Filters are suitable for smoothing economic time series as they allow the cycles typical of the trend to pass through unchanged. They also have the property that they will eliminate almost all the irregular variations that are of very short frequencies of six months or less.
Multi T3 SlopesMulti T3 Slopes indicator checks slopes of 5 (different period) T3 Moving Averages and adds them up to show overall trend.
Multi JMA SlopesMulti JMA Slopes indicator checks slopes of 5 (different period) Jurik Moving Averages (JMA) and adds them up to show overall trend.
Multi Averages SlopesMulti 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: SMA, EMA, SMMA, LWMA.
Multi LSMA SlopesMulti LSMA Slopes indicator checks slopes of 5 (different period) Least Squares Moving Averages (LSMA or linear regression value) and adds them up to show overall trend.
Choppiness Index - JMA SmoothedCompared to the Choppiness Index indicator, this version is using JMA for smoothing (to make it easier to spot the slope direction change of the choppiness index) and to make the values less volatile.
Choppiness IndexChoppiness Index: another way of calculating fractal dimension.
Random Walk Index - JMA SmoothedIn order to avoid the too many signals that the regular Random Walk Index tends to produce, this version is using JMA for smoothing which significantly lessens the number of false signals.
Random Walk IndexThe Random Walk Index attempts to determine when the market is in a strong uptrend or downtrend by measuring price ranges over N and how it differs from what would be expected by a random walk (randomly going up or down). The greater the range suggests a stronger trend. The RWI states that the shortest distance between two points is a straight line and the further prices stray from a straight line, implies the market is choppy and random in nature.
RSX QQE NewCompared to the original QQE indicator, this version instead of using trailing levels uses fixed levels to estimate overbought and oversold conditions. This version is also using RSX (a smoother RSI without a lag) in order to further purify the signals.
RSX QQE HistoCompared to the original QQE indicator this version is adding fixed levels (to help further estimate the trend) and color changing histogram (based on those levels), and also using RSX (a smoother RSI without a lag) in order to further purify the signals.
RSX QQEThis version of QQE is also using RSX (a smoother RSI without a lag) in order to further purify the signals.
QQE HistoCompared to the original QQE indicator, this version is adding fixed levels (to help further estimate the trend) and color changing histogram (based on those levels).
QQE NewCompared to the original QQE indicator, this version instead of using trailing levels uses fixed levels to estimate overbought and oversold conditions.
Martingale VI HybridA martingale strategy, an old EA that was rebuilt to be efficient.
Volume Profile + Range v6.0Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
Daily Pivot Points shifted for different day start timeThis indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
Volume Zone Oscillator - Floating LevelsCompared to the Volume Zone Oscillator indicator, this version is additionally using floating levels to determine the trend.
Volume Zone OscillatorVolume Zone Oscillator indicator is based on the "In The Volume Zone" article by Walid Khalil and David Steckler, and can be classified as both trending and oscillating (non-trending) in its design.
WPR CandlesThis indicator is a variation of a well known WPR (Williams Percent Range) indicator with 4 WPR values combined into "candles".
Heiken Ashi Smoothed - BinaryUnlike the Heiken Ashi Smoothed, this indicator is displaying 2 values only: +1 for trend up and -1 for trend down, thus making it suitable for usage from experts.
Heiken Ashi SmoothedInstead of using "raw" prices" for calculations, Heiken Ashi Smoothed indicator is using smoothed/filtered/averaged prices instead.
ADXVMA BinaryADXVMA indicator made as "binary" having only two values (+1 for "trend" up and -1 for "trend" down).
Accumulative Swing Index SmoothedThis version of the Accumulative Swing Index indicator is attempting to add some more functionality to it by producing much smoother results.
Intraday Channel BreakoutIndicator that is checking for intra-day channel values and breakouts of those channels.
Daily Pivot Points shifted for different day start timeThis indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
RSISignalThis indicator is based on original RSI, but more features are added to general signals and watch the strength of the price movement. The main purpose is to general buy/sell signals using smoothed RSI and its MA.
Simple Pip Value Calculator"How much is a 1 pip movement on EURUSD (or any pair) worth in my currency?" - here's the answer!
3 Rules MACDTraditional MACD made stronger with 3 additional rules/filters.
Scale All ChartsSet all opened charts to use auto scaling or fixed scaling simultaneously.
ScheduleLibrary for defining schedules by weekday and time.
Tipu CCITipu CCI is one of the popular indicators in the Market. The original code for Tipu CCI is modified by removing compatibility with Tipu Panel. This version of Tipu CCI is open for everyone who is interested in developing an Expert Advisor.
Martingale VI HybridA martingale strategy, an old EA that was rebuilt to be efficient.
Daily Pivot Points shifted for different day start timeThis indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
SL&TP ValuesIndicator displays the value of defined stop loss and or take profit in the deposit currency.
DEMA_Range_ChannelA channel formed by two Double Exponential Moving Averages based on averaged High and Low timeseries
Exp_BrainTrend2_AbsolutelyNoLagLwma_MMRecTwo independent trading systems using indicators BrainTrend2 and AbsolutelyNoLagLWMA within one EA, with an option of changing the size of the future trade depending on the results of the previous ones for this trading system
Exp_SilverTrend_ColorJFatl_Digit_MMRecTwo independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA, with an option of changing the size of the future trade depending on the results of the previous ones for this trading system.
Exp_BykovTrend_ColorX2MA_MMRecTwo independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA, with an option of changing the size of the future trade depending on the results of the previous ones.
cloud's trade 2Working with two indicators, Fractals and Stochastic, simultaneously, or with only one of them.
Ozymandias_SystemAn indicator that colors candlesticks going beyond channel Ozymandias.
AOCCIAn Expert Adviswor based on two indicators: iCCI (Commodity Channel Index, CCI) and iAO (Awesome Oscillator, AO)
Exp_GStop_TmAn Expert Advisor for closing all positions, in case of the total profits on those positions exceeded the Take Profit level fixed in inputs or the total losses on those positions exceeded the Stop Loss level fixed in inputs, or where it is necessary to close all positions beyond the time interval fixed in the settings.
Exp_GTakeProfit_TmAn Expert Advisor for closing all positions, in case of the total profits on those positions exceeded the Take Profit level fixed in inputs, or where it is necessary to close all positions beyond the time interval fixed in the settings.
Exp_GStopLoss_TmAn Expert Advisor for closing all positions, in case of the total losses on those positions exceeded the Stop Loss level fixed in inputs, or where it is necessary to close all positions beyond the time interval fixed in the settings.
AbsolutelyNoLagLwma_Range_Channel_HTFIndicator AbsolutelyNoLagLwma_Range_Channel with the timeframe selection option available in the input parameters.
Bear_Bulls_Power_Candle_HTFIndicator Bear_Bulls_Power_Candle with the timeframe selection option available in the input parameters
Ang_Zad_C_Hist_Candle_HTFIndicator Ang_Zad_C_Hist_Candle with the timeframe selection option available in the input parameters
Ang_Zad_C_Hist_HTFIndicator Ang_Zad_C_Hist with the timeframe selection option available in the input parameters
Ang_Zad_C_HTFIndicator Ang_Zad_C allowing changing the timeframe of the indicator in its input parameters, the space between the oscillator and its signal line being filled in color, according to the trend direction
Bollinger Band Two MA and ZigZagThe Expert Advisor uses indicator iBands (Bollinger Bands, BB), two iMAs (Moving Average, MA) from different timeframes, and custom indicator ZigZag.
Auto ADXAn Expert Advisor based on indicator iADX (Average Directional Movement Index, ADX).
CCFp EAAn Expert Advisor based on cluster indicator CCFp (Complex Common Frames percent)
JB_VolatilityJB Volatility - market volatility oscillator marking its state in color.
CRFIndicator CRF (Cumulative Rotation Factor) displays the states of the market: Uptrends/downtrends/consolidation.
CMCIndicator CMC (Clear Method Candles) displays colored candlesticks, based on the existing market trend. It is calculated by the "pure" method (without using any other indicators, only price) and has no configurable parameters. It is based on indicator Clear Method Histogram.
CMHIndicator CMH (Clear Method Histogram) displays a color histogram of the current market trend.
VCIndicator VC (Volatility Channel by Larry Williams).
TTFOscillator TTF (Trend Trigger Factor) was developed as a method to identify market trends and reversals.
TCFOscillator TCF (Trend Continuation Factor) was developed to help identify the trend and direction of the market.
Self_Adjusting_RSIIn pscillator Self-Adjusting RSI, we have implemented the methods of automated adjusting the RSI oscillator overbought/oversold levels, described in David Sepiashvili's article The Self-Adjusting RSI.
RPIndicator RP (Range Position) displays the price position within the range (from Low to High) reached over the previous N periods.
PACPAC (Periods After Crossing MA) is an oscillator displaying the number of bars elapsed after the last crossing of the price and the moving average.
DMI_DifferenceIndicator showing the difference between the +DI and -DI of indicator ADX.
BuffAverageBuff Dormeier's moving average weighted by volume.
AVAV (Average Volatility) - a simple average volatility oscillator.
BOPBOP (Balance of Power) is an oscillator that allows you to assess the powers of buyers and sellers on the market and identify the trend reversal within a proper time.
Adaptable_CCIOscillator Adaptable_CCI. Along with the calculation price and period, this indicator, unlike the standard one, allows you to change parameters, such as calculation range, correction coefficient, and smoothing method.
Zero_Lag_TEMAIndicator Zero Lag Triple Exponential Moving Average.
Tom_Demark_Moving_AverageIndicator Tom_Demark_Moving_Average is the moving average based on Demark's statements regarding trend identification.
Stochastic_BarA simple indicator based on standard stochastic. Along with the Main and Signal lines of standard stochastic, it also draws a color histogram between these two lines.
SlingshotOscillator Slingshot displays in the chart the price momentum histogram and signal line. The probable direction of the fitire price movement is marked in the histogram with different colors.
Rj_SlidingRangeRj_DigitChannel indicator Rj_SlidingRangeRj with the possibility to round the indicator levels to the required number of digits.
RexThe indicator of probable market reversal based on the true bar value (True Value of Bar).
PDIPDI (Price Difference) is a simple signal indicator of the price difference between the previous and the current bars. It displays as signal marks the candlesticks, on which the previous Applied price is higher than the current one by the pre-defined Price difference.
Rj_SlidingRange_CloudIndicator Rj_SlidingRange made in the DRAW_FILLING style as a color background, which makes it more illustrative in many situations.
Rj_RMA_HTFIndicator Rj_RMA with the possibility to change the indicator timeframe in its input parameters.
Rj_SlidingRange_HTFIndicator Rj_SlidingRange with the possibility to change the indicator timeframe in its input parameters.
MV_OBVUnlike standard On Balance Volume calculated on Close prices only, and indicator MultiVote OBV is calculated on HLC prices, which resulted in its higher sensitivity.
MMOscillator MM (Market Mode) allows assessing the market state: In trend state or in cyclic state.
FIRIndicator FIR is a symmetrically weighted filter (Finite Impulse Response Filter).
EMA_With_Trend_AdjustmentEMA_With_Trend_Adjustment - a moving average with exponential smoothing and correction by its trend component.
DI_ClusterIndicator DI_Cluster represents three indicators ADX with different parameters. Unlike standard ADX, the threshold levels of DI Cluster are not constant, but are determined by the intersections of three indicator lines. You can choose any of the three lines of standard ADX to be displayed: ADX trend strength lines themselves and line +DI or -DI.
CIIndicator CI (Congestion Identifier). It displays within how many bars before the current one the price was within the channel formed by the Close price of the current bar +/- Delta in points. It also displays the counter value threshold level and the marks, in which the counter is above or below that level.
RoundPrice-Ext_HTFIndicator RoundPrice-Ext with the timeframe selection option available in its input parameters.
Exp_BykovTrend_ColorX2MATwo independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA.
Exp_SilverTrend_ColorJFatl_DigitTwo independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA.
Alexav D1 Profit GBPUSDThe Expert Advisor places four positions with different Take Profit levels per time. As soon as one Take Profit triggers, the other positions will be moved to breakeven.
Bear_Bulls_Power_Period_CandleSynthetic Japanese candlesticks over the period defined in the indicator settings, calculating on each bar, based on the Bear_Bulls_Power_Candle indicator candlesticks.
Exp_NRTR_DuplexTwo identical trading systems (for long and short positions) based on the signals of indicator NRTR, which can be differently configured within one EA.
XPeriodCandleSystemIndicator XPeriodCandle supplemented by Bollinger Bands, based on their candlesticks, and indicating with the bright candlestick color if the candlesticks go beyond the bands.
Bear_Bulls_Power_CandleA candlestick-based chart based on histograms Bear_Bulls_Power calculated on the Open, High, Low, and Close timeseries of the price chart.
ZPFZPF (Zero Point Force) - zero point force indicator. It displays the market climate.
XMAIndicator XMA (Digital adaptive Moving Average) is a digital adaptive moving average XMA. It calculates the moving aberage using a digital filter.
WAABIndicator WAAB (Waddah Attar ADXxBollinger) is intended for identifying the direction and strength of the current trend. For this pupose, a combination of the signals from two indicators is used: Advanced_ADX and Bollinger Bands.
VFOThe VFO (Volume Flow Oscillator) values above zero are bullish and indicate accumulating, while those below zero indicate distributing. Divergences between the price and the indicator values may indicate a forthcoming change in the trend.
UDPIndicator UDP (Up/Down Percentage) displays the direction of candlesticks, i.e., up/down, as a percentage over the selected period.
SSIndicator SS (Stochastic Stack) represents a set of eight indicators Stochastic with different parameters, united in a single calculation process.
RMIIndicator RMI (Running Median Indicator) is a moving average with the "Running Median" filtering algorithm.
PVOIndicator PVO (Percentage Volume Oscillator) represents a momentum for the volume. It calculates the difference in the percents of large MA between two moving averages based on volumes.
MPOIndicator MPO (Midpoint Oscillator) displays price movement without its trend component around its centerpoint. It is displayed as two lines: Price movement line and signal line. Centerline (MidPoint) is zero level of the oscillator.
LeManStopTrend-following indicator LeManStop is a representative of system LeMan and displays Stop Loss levels for the existing positions in the chart. It draws two Stop Loss lines for Long and Short positions, displayed in different colors.
GBIndicator GB (Gaussian Bands) works in the same manner as standard indicator Bollinger Bands. However, unlike the former, it performs filtering centerline and deviation lines by Gaussian method. It also has two deviation lines on each side of the centerline.
DMXIndicator DMX (Bipolar DMI) is calculated using the standard indicator ADX. However, as compared to that, it displays data as an oscillator with a signal line, and has shorter delay.
CAIndicator CA (Corrected Average), also known as Optimal Moving Average. The benefit of the indicator is the fact that the current value of the timeseries must exceed the current threshold that depends on volatility for the indicator line to follow the price, avoiding false signals in the trend.
ASOIndicator ASO (Average Sentiment Oscillator) displays the general market climate.
SymbolX_CandleThis indicator calculates the index of a given currency, using the USD index. It is based on indicator SymbolX, but four prices are used for calculations: OHLC instead of just one Close price.
SymbolXThis indicator calculates the index of a given currency, using the USD index. The Close prices of six currency pairs are used to calculate the index.
Ang_Zad_C_Hist_CandleA candlestick-based chart based on histograms Ang_Zad_C_Hist calculated on the Open, High, Low, and Close timeseries of the price chart.
Candle shadows v1Candlestick size and shadow analysis. In OnTradeTransaction, opening (DEAL_ENTRY_IN) and closing (DEAL_ENTRY_OUT) the positions are intercepted, as well as closing by Stop loss (DEAL_REASON_SL).
Area MACDAn unorthodox approach to indicator MACD: The EA calculates the indicator's area displayed above and below zero line.
Hangseng TraderA trading system based on object Fibonacci Lines (OBJ_FIBO) and on indicator Resistance & Support