Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

Latest Code Publications in CodeBase

New publications in CodeBase

  • Schaff Trend RSI Schaff Trend RSI is an RSI of the MACD.
  • Kaufman AMA with filter In addition to the usual parameters that are controlling the way Kaufman AMA is calculated, this version has adjustable smoothing and filter that can eliminate insignificant AMA changes.
  • Bulls and Bears This indicator shows Bulls and Bears power in the same indicator subwindow.
  • Kaufman AMA MACD Kaufman AMA MACD is the MACD built exclusively using Kaufman AMA (even signal line is using that). That way this is a completely adaptive MACD (bearing in mind that Kaufman AMA is adaptive Moving Average).
  • Price Channel Stop The Price Channel Stop indicator shows the current estimated trend based on channel period and desired risk. It also shows two levels of values that can be used as a stop loss for orders opened based on this indicator (using the trend color change can be used as a signal for a new order opening as well as closing already opened orders).
  • Smoother Momentum Stops In the Smoother Momentum Stops indicator the stops are calculated using the smoother momentum and the direction of the stops is determined based on the smoother momentum.

New publications in CodeBase

  • Sadukey "Sadukey" indicator is an indicator combining two digital filters on a chart to give us an assessment of current trend.
  • Smoother momentum Smoother momentum is one of the possible ways to solve the main issue of the Momentum indicator - the values it displays are far from being smooth, and that can cause a lot of false signals in a lot of cases - regardless of the calculation period that is used.
  • Nonlinear regression This indicator is a MetaTrader 5 version of nonlinear regression. Nonlinear regression is very "fast" when responding to sudden market changes so the default calculation period is set to somewhat longer period than it is usual for similar type indicator. Because of that some experimenting with period is advised based on your trading strategy and trading style.
  • MACD High/Low MACD High/Low uses the highest high and lowest low of MACD (nnn) bars back to calculate a sort of dynamically changed zero line, early levels up and down and trend confirmation levels up and down. By adding these non-fixed levels, the MACD becomes faster in response to market changes and the MACD trend assessment has less false signals.
  • Asymmetric bands Asymmetric bands indicator is one of the ways to avoid a lag when there is a trend reversal (since the opposite side band is too far from the current price).
  • Synthetic smoothed RSI This version of Synthetic RSI is using Ehlers smoothed RSI in calculation instead of using "regular" RSI and that makes the resulting synthetic RSI even smoother.
  • Synthetic RSI Instead of using one RSI, the Synthetic RSI indicator is using 3 instances of RSI. Those 3 instances of RSI are then used to calculate the "synthetic" value (that is not an average of the 3 since the calculation differs from an average).
  • Composite Index The Composite Index was developed to solve the divergence failure problem in the RSI, but its ability to provide specific horizontal levels of support within the indicator adds to its value. The Composite Index takes the normalized formula of RSI and removes the normalization range restrictions. The formula for the Composite Index uses an embedded momentum calculation with a short-term RSI smoothed.
  • Polychromatic Momentum - extended This version of Polychromatic Momentum is using double smoothed EMA for smoothing. DSEMA has been proven for producing very good smooth results with a lag that is almost non-existent, hence, in combination with it, the Polychromatic Momentum indicator becomes much more usable when it comes to signals.
  • Polychromatic Momentum Polychromatic momentum takes an weighted average of all significant lookback periods for the tradable.
  • Vortex Two lines representing positive and negative directional movement. These will intersect and cross during a change of trend and diverge wider and wider as the strength of the trend increases.
  • Dsl - RSI of average This indicator is using filtered prices for RSI (instead of using "raw" prices) and is using Discontinued Signal Line for trend assessment (instead of using slope or fixed levels).
  • RSISignal This 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.
  • Hedging_Zone_Recovery_Area This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This 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.
  • Shved Supply and Demand The indicator showing the supply and demand zones.
There are more than 7 810 codes published in Codebase

New publications in CodeBase

  • Stochastic of Hull Hull average is used prior to stochastic calculation thus filtering the prices before they are used in the stochastic calculation. This method is used since it adds much less lag than if the smoothing of the already calculated stochastic value would be used.
  • Triple DSEMA This version uses double smoothed EMA instead of using Hull average, and since double smoothed EMA is never overshooting, that issue is solved. Being a very smooth average too, double smoothed EMA is really a good filter/average to be used in the "triple" series.
  • Double Smoothed EMA Unlike the similar attempts of smoothing existing indicators, the Double smoothed EMA indicator is not lagging when compared to "regular" EMA.
  • Glitch Index Glitch Index represents the percentage move price has made above or below the detrended SMA.
  • Congestion index The Congestion Index attempts to identify the market's character by dividing the actual percentage that the market has changed in the past x days by the extreme range.
  • Dsl - CMO bars Chande Momentum Oscillator with added Discontinued Signal Lines instead of using static levels for trends displayed on the main chart as bars (if the current chart style is bars or line) or candles (it is done automatically).
  • Dsl - CMO Chande Momentum Oscillator with added Discontinued Signal Lines instead of using static levels for trends.
  • Schaff Trend Cycle - TEMA Unlike the original Schaff Trend Cycle, this version is using TEMA MACD for calculation, which makes it "faster" in determining (even compared to DEMA version) the trend changes and thus producing signals a few bars earlier.
  • Schaff Trend Cycle - DEMA Unlike the original Schaff Trend Cycle, this version is using DEMA MACD for calculation, which makes it "faster" in determining the trend changes and thus producing signals a few bars earlier (which can be significant in "scalping" systems).
  • Hull trend Indicator based on Hull Moving Average.
  • Rsi(var) Zerolag DEMA Rsi(var) indicator with zero lag DEMA.
  • Rsi(var) Zerolag MA Rsi(var) indicator with zero lag Moving Average.
  • Start External Process Script to start an external program.
  • Multi Pair Closer Close all positions on a basket of currencies when the profit target has been reached.
  • ADX Expert MT4 Expert Advisor based on ADX indicator.

New publications in CodeBase

  • IEEE Floating-Point Decoder Display the actual stored value of a floating-point number (float or double type), with very high precision up to 55 decimal digits. This helps to debug exact value of floating-point numbers for other MQL5 programs.
  • Zero lag TEMA This indicator uses TEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version even faster than the Zero lag DEMA too.
  • Zero lag DEMA This indicator uses DEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version faster.
  • Zero lag MA According to creators, the ZeroLAG MA indicator is a Moving Average with zero delay. If we agree or not, does not matter since, compared to some "regular" Moving Averages the lag it has is significantly lower, so it can be used in any system where less lag is of great importance.
  • RSI of Hull The Relative Strength Index (RSI) is a momentum indicator developed by noted technical analyst Welles Wilder, that compares the magnitude of recent gains and losses over a specified time period to measure speed and change of price movements of a security. It is primarily used to attempt to identify overbought or oversold conditions in the trading of an asset.
  • Permutations and Combinations (MT4) A fast library for combinations and permutations in MQL.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • MA Cross Studies Simple program using the moving average as bias and providing many trade and money management options.
  • Renko The renko (renko) chart in a separate subwindow. No matter on what chart timeframe the indicator is attached, the renko is drawn on close price of М1 timeframe.

New publications in CodeBase

  • Triple Hull The indicator is using 3 instances of Hull Moving Average.
  • RSI bands The RSI bands indicator helps in multiple ways, but mainly in visualizing on the main chart what price change would trigger the expected overbought or oversold signals.
  • Renko 2.0 ATR This non-trading utility generates custom symbol information on 1M chart.
  • Stochastic RSI This version of Stochastic RSI uses a sort of a signal line to make it even more sensitive.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This 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.
  • MACD Expert Expert Advisor which trades signals from MACD indicator.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This 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.
  • RSI Slowdown The indicator is based on the idea that before the price and the indicator itself turn, the indicator rate slows down first and only then turns.
There are more than 7 780 codes published in Codebase

New publications in CodeBase

  • Renko 2.0 Offline This non-trading utility generates custom symbol information on 1M chart. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!
  • ErrorDesc Printing GetLastError() and MqlTradeResult retcode as text description.
  • Schaff Trend Cycle The Schaff Trend Cycle (STC) indicator detects up and down trends long before the MACD. It does this by using the same Exponential Moving Averages (EMAs), but adds a cycle component to factor currency cycle trends. Since currency cycle trends move based on a certain amount of days, this is factored into the equation of the STC indicator to give more accuracy and reliability than the MACD.
  • MACD of average This is a MACD that can use average for input price instead of using "pure" price. That can help in filtering some false signals, but the main purpose of this code is to show how simple some things can be done using MetaTrader 5. In addition to all usual options when it comes to this type of indicators, option to have color changes based on MACD slope change or MACD crossing signal line.
  • RSI of average A very well known RSI of average is made with, all in all, 3 lines of a code in a main loop (color assignment on RSI slope change included in those 4 lines). This one can be used as template for some other indicator and can provide a simplicity solution for those that think that everything is very complicated in MetaTrader 5.
  • Stochastic of T3 This version of Stochastic Oscillator reduces the number of false alerts by smoothing the price prior to be used in the stochastic calculation. That makes a nice smooth stochastic as a result that can easily be used for trend trading systems.
  • MACD Expert Expert Advisor which trades signals from MACD indicator.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This 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.
  • Hull MACD This version of MACD uses Hull Moving Average for MACD calculation instead of using EMA (as the original Gerald Appel version does). That makes it "faster" than the EMA version and suitable for scalping techniques as well as for trending techniques (if longer calculation periods are used).

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

New publications in CodeBase

  • Hull MACD This version of MACD uses Hull Moving Average for MACD calculation instead of using EMA (as the original Gerald Appel version does). That makes it "faster" than the EMA version and suitable for scalping techniques as well as for trending techniques (if longer calculation periods are used).
  • RSI Slowdown The indicator is based on the idea that before the price and the indicator itself turn, the indicator rate slows down first and only then turns.
  • RSI vs BB This is the semaphore indicator with arrows based on BB and RSI.
  • Limit Orders Control This is a not big assistant for trading with limit orders.
  • Limit orders Pro This script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range.
  • Identical candles This is the semaphore indicator of candles that highlights the candles on the chart, which have same direction like all candles for your chosen timeframes.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

New publications in CodeBase

  • Point of Balance The indicator shows current trend by showing a color of the current balance. The opposite color is not displayed as long as it does not become a trend (hence, lack of color, means the opposite trend is the prevailing)
  • Candle Closing Time Remaining (CCTR) MT5 MetaTrader 5 version of Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed.
  • Inverse Fisher CCI CCI is a very useful indicator. But it lacks one thing: known bounds. Adding Inverse Fisher Transform to CCI makes it oscillate in known bounds, and that way it can help in assessing what is exactly going on with the markets.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

New publications in CodeBase

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • MA Cross Studies Simple program using the moving average as bias and providing many trade and money management options.
  • Renko The renko (renko) chart in a separate subwindow. No matter on what chart timeframe the indicator is attached, the renko is drawn on close price of М1 timeframe.

New publications in CodeBase

  • McGinley Dynamic Indicator The McGinley Dynamic indicator was developed by John McGinley and outlined in the Market Technicians Association's "Journal Of Technical Analysis" in 1991. The purpose of this indicator is to address flaws found in conventional moving averages, such as price separation and whipsaws. The result is a remarkable indicator that follows the average price of an instrument while adapting to current market speeds.
  • 3 MAs Market Indicator that shows the current estimated state of the market based on a correlation of 3 Moving Averages.

New publications in CodeBase

  • Chande's DMI (Dynamic Momentum Index) The Dynamic Momentum Index (DMI) is a variable term RSI. When default values are used, the RSI term varies from 3 to 30. The variable time period makes the RSI more responsive to short-term moves. The more volatile the price is, the shorter the time period is. It is interpreted in the same way as the RSI, but provides signals earlier.
  • ZigZag separate ZigZag separate is a MetaTrader 5 version of one indicator that was floating around the net as a wonder indicator for MetaTrader 4.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This 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.
  • Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.

New publications in CodeBase

  • Fractal Adaptive MACD Fractal Adaptive Moving Average Technical Indicator (FRAMA) was developed by John Ehlers. This indicator is constructed based on the algorithm of the Exponential Moving Average, in which the smoothing factor is calculated based on the current fractal dimension of the price series. The advantage of FRAMA is the possibility to follow strong trend movements and to sufficiently slow down at the moments of price consolidation.
  • Instantaneous Trend Line bands (generalized) This version extends the Instantaneous Trend Line indicator with a sort of bands to make it easier to spot trend change and to filter out some false signals that can be produced if only the slope of the ITL indicator is takes for a signal. And it also differs from the original in one important part: instead of using fractional alpha parameter for calculation, this version uses period which makes it the same category as averages are and the usage becomes a bit more intuitive than the original version.
  • Instantaneous Trend Line (generalized) This version differs from the original Instantaneous Trend Line in one important part: instead of using fractional alpha parameter for calculation, this version uses period which makes it the same category as averages are and the usage becomes a bit more intuitive than the original version.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.
There are more than 7 760 codes published in Codebase

New publications in CodeBase

  • Channels Trading in a channel based on a Moving Average with the period of 220 and three Envelopes with the periods of 220 and different heights. Position trailing.
  • Invest System 4.5 A trading system based on the account balance and the result of the last trade.
  • TrailingStopAndTake Simple trailing of stop loss and take profit orders of open positions.
  • Vector An oscillator of market movement, mood and trend.
  • Patterns A set of thirty popular candlestick patterns.
  • Other_Candles The indicator draws candlesticks in a separate window in the form of a histogram from the zero line.
  • MinMax_MA A moving average based in High and Low prices.
  • MACD_Signal_Divergence The indicator searches for divergences and displays them on the chart of the signal line of the custom MACD indicator.
  • MACD_Divergence The indicator searches for divergences and displays them on the chart of the custom MACD indicator.
  • GeoMean_MA Geometric Mean Moving Average is a simple moving average calculated by the geometric mean method.
  • D_Oscillator RSI+CCI in one window.
  • BB-Decimal Colored Bollinger Bands
  • Trend Me Leave Me The EA trades using the signals of iADX (Average Directional Movement Index, ADX) and iSAR (Parabolic SAR) indicators. The profit/loss of the last closed position is taken into account. Positions are moved to breakeven.
  • AO_Divergence The indicator searches for divergences and displays them on the chart of the custom AO indicator.
  • EMA Cross Contest Hedged A trading system based on three indicators: two iMAs (Moving Average) and iMACD (Moving Average Convergence/Divergence, MACD).
  • SAR RSI MTS A trading system based on two indicators: iSAR (Parabolic SAR) and iRSI (Relative Strength Index, RSI). Lot calculation based on the risk value as a percentage of free margin.
  • Ambush The Expert Advisor uses Buy Stop and Sell Stop orders to trade news and large price movements.
  • RndTrade Opening positions randomly after a certain time interval.
  • TrailingTakeProfit This non-trading Expert Advisor is designed for the simple trailing of take profit orders of open positions.
  • TimeEA A Simple Expert Advisor The EA opens a position of the specified type at the time specified in the EA parameters. The position is closed at the time specified in the appropriate parameter.
  • NTK 07 Implementation of multiple trailing types. Pending Buy Stop and Sell Stop orders. Limitation of the maximum total lot and the total number of positions. Several types of position volume calculation.
  • Percentage_Crossover_Channel_EA An Expert Advisor, which trades in a channel based on the Percentage_Crossover_Channel indicator.
  • Diff_TF_MA_EA An Expert Advisor based on the Diff_TF_MA indicator.
  • ZeroLagMACD ZeroLagMACD is an MACD version, which has a much smaller lag compared to the classic MACD.
  • ZeroLag Zero Lag is a modified EMA.
  • WI The WI oscillator indicator.
  • VMA VMA is a volatility based dynamic MA.
  • Square Weighted MA Square Weighted Moving Average.
  • RWI RWI (Random Walk Index)
  • Median Moving Average Median MA is a moving average, which is calculated using the median price for a given period.
  • Moving Average Candles A moving average drawn as candlesticks on a chart.
  • Logarithmic Regression Logarithmic regression channel.
  • Kurtosis Kurtosis is an indicator of market sentiment.
  • Kicking Pattern The indicator searches for a sequence of candlesticks on a chart and marks bullish and bearish sequences.
  • Difference The Difference indicator shows the difference between the current prices and prices as of N periods ago.
  • Polynomial Regression A polynomial regression channel.
  • Wilson Relative Price Channel Wilson Relative Price Channel.
  • AMACD Classic MACD based on Adaptive Moving Average.
  • Asymmetric Trend Pressure The Asymmetric Trend Pressure indicator shows the trend direction and strength line. It can additionally show the bullish and bearish components of the trend.
  • Advance Trend Pressure The Advance Trend Pressure oscillator shows the trend direction and strength line. It can additionally show the bullish and bearish components of the trend.
  • MA with Band The indicator displays a Moving Average with bullish and bearish areas.
  • Custom Moving Average Input Color A modification of the "Custom Moving Average" indicator: now the line color can be passed in input parameters.
  • AccurateTimer Increased accuracy of the standard timer.
  • ZScore The ZScore indicator shows relative price deviation from its average value.
  • RSI on the Price Chart Standard RSI on the price chart.
  • VAMA based Alligator An Alligator based on the VAMA indicator.
  • VAMA A simple Moving Average of volumes.
  • Diff_TF_MA - Moving Averages for two timeframes The indicator shows Simple Moving Averages from two timeframes.
  • Keltner Channel in the cloud form The indicator draws the Keltner channel in the form of a cloud.
  • Fractals at Close prices EA An Expert Advisor based on the "Fractals at Close prices" indicator.
  • Modified Keltner Channel The Keltner channel with customizable calculation parameters.
  • VR Alert МТ5 Lite The VR Alert NT5 indicator warns the trader about the price reaching a specified level.
  • Fractals at Close prices A modification of standard fractals: only Close prices are used for calculations.
  • Expert Advisor based on Price_Extreme_Indicator The Expert Advisor is based on the channel indicator Price_Extreme_Indicator.
  • Multi-Symbol Momentum The indicator shows the price increment of eight symbols in one window.
  • Dynamic channel of one trading day The indicator draws a channel of a trading day in the form of a cloud.
  • Dynamic Moving Average Dynamic Moving Average.
  • Channel at a percentage value of level breakout The indicator draws a channel based on the value of the breakout of channel levels.
  • Donchian Channel The indicator draws the Donchian channel.
  • Indicator showing the day open price The indicator draws the opening price of the day. It works on timeframes up to H1.
  • The volume based ATR indicator The indicator calculates the ATR value based on the minimum price differences of the current and previous day, taking into account the volume of the current day.
  • A set of eight Moving Averages The indicator allows displaying on a chart eight Moving Averages with the same averaging methods and calculation prices, but with different periods.
  • Channel based on extreme prices The indicator draws a channel at candlestick extreme prices.
  • Custom Daily Candlesticks The indicator draws daily candlesticks with extended parameters. It only works on the D1 chart timeframe.
  • Simple oscillator showing the difference between two Moving Averages The indicator shows the difference between two Moving Averages in the form of a colored histogram drawn in a separate window.
  • Marking of candlesticks larger than the specified size The indicator marks on a price chart candlesticks, which are larger than the specified size. If the candlestick size exceeds the value specified in the indicator parameters, the indicator can show an alert message.
  • Advanced Fractals Unlike the standard Fractals, this indicator allows searching and displaying on a chart fractals with the user defined dimensions.
  • VR---ZVER v.2 It is a further development of the first VR---ZVER version. The new version features trailing stop, a separate flag for allowing/prohibiting BUY positions, a separate flag for allowing/prohibiting SELL positions.
  • LacusTstopandBE An assistant EA for manual trading. Sets Stop loss, Take profit, moves positions to breakeven and applies trailing.
  • SAR index based on MA The SAR indicator calculated based on the iMA (Moving Average, MA) indicator values.
  • ZigZagEvgeTrofi ver. 1 A trading system based on the ZigZag indicator.
  • CCI Color Levels Modified iCCI (Commodity Channel Index, CCI) - color highlighting of zones above the UP level and below the DOWN level.
  • EasyAndFastGUI library for creating graphical interfaces The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.
  • VR Orders History MT5 Lite VR Orders History MT5 Lite - a script for downloading trading history in the CSV format.
  • Exp_ColorJJRSX_Tm_Plus A trading system based on ColorJJRSX indicator signals with the possibility to set a fixed position holding time.
  • ColorDerivative_HTF The ColorDerivative indicator with the possibility to change the indicator timeframe in its input parameters.
  • XIBS_Histogram The Internal Bar Strength indicator implemented in the form of a colored histogram.
  • SVS_Trend_HTF The SVS_Trend indicator with the possibility to change the indicator timeframe in its input parameters.
  • InOutBar The indicator marks candlesticks with colored arrows if candlesticks of a higher timeframe selected in input parameters are higher or lower than previous candlesticks.
  • 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.
  • AroonOscillator_Histogram The AroonOscillator indicator implemented in the form of a color histogram.
  • Exp_ColorJFatl_Digit_Tm_Plus A trading system based on ColorJFatl_Digit indicator signals with the possibility to set a fixed position holding time.
  • Exp_XDidi_Index_Cloud_Duplex Two identical trading systems based on the change in the color of the XDidi_Index_Cloud indicator cloud for long and short trades, which can be configured in different ways in one Expert Advisor.
  • ExpertZZLWA The Expert Advisor allows checking the potential profitability of the ZigZagLW Addition indicator.
  • Arrows and Curves EA An Expert Advisor based on the "Arrows&Curves" indicator.
  • AdaptiveRVICloud_System_HTF Two AdaptiveRVICloud indicators from different timeframes on one chart.
  • XDidi_Index_System_HTF Two "Didi Needles" indicators from different timeframes on one chart.
  • Martin for small deposits Martingale based Expert Advisor specially designed for small deposits.
  • JS_SISTEM_2 The Expert Advisor uses three iMAs (Moving Average, MA), one iOsMA (Moving Average of Oscillator and one iRVI (Relative Vigor Index, RVI). Trailing stop is based on the High/Low of earlier bars.
  • ColorSRoC The smoothed S-RoC indicator of the relative price increment by Fred Shutsman.
  • Cointegration The indicator calculates and displays a linear relationship between two or more financial symbols.
  • RMI_Histogram Relative Momentum Index implemented as a color histogram with an indication of overbought and oversold zones.
  • Exp_XFatlXSatlCloud_Duplex Two identical trading systems based on the change in the color of XFatlXSatlCloud for long and short trades, which can be configured in different ways in one Expert Advisor.
  • XRSXTrend_NRTR A semaphore signal indicator using the XRSX oscillator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.
  • XCCXTrend_NRTR A semaphore signal indicator using the XCCX oscillator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.
  • RSITrend_NRTR A semaphore signal indicator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.
  • RVIValues The indicator shows a text block with the values ​​of the user defined RVI oscillator period for each timeframe.
  • BykovTrend_NRTR The BykovTrend semaphore signal indicator with an NRTR line based on the ATR indicator values.
  • Support_and_Resistance_HTF The Support_and_Resistance indicator with the possibility to change the indicator timeframe in input parameters.
  • Boa_ZigZag_Arrows_Duplex Two Boa_ZigZag indicators with different periods, which appear as arrows on one chart.
  • SignalCCI BuyOrSell A module of trading signals based on the signal module of the iCCI (Commodity Channel Index, CCI) indicator.
  • Reversal The indicator displays trade opening signals based on the author's 'Reversal' trading system.
  • Starter_v6mod A trading system based on the 'EMAAngle' and 'Laguerre RSI with Laguerre filter' indicators.
  • Arbitrage Synthetic A trading robot for performing arbitrage between EURGBP and its synthetic quotes (triangular arbitrage).

New publications in CodeBase

  • Instantaneous Trend Line Bands This version extends the Instantaneous Trend Line indicator with a sort of bands to make it easier to spot trend change and to filter out some false signals that can be produced if only the slope of the ITL indicator is takes for a signal.
  • Instantaneous Trend Line Instantaneous Trend Line is one of the series of indicators created by John Ehlres.
  • MA Cross Studies Simple program using the moving average as bias and providing many trade and money management options.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This 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.
  • RSI with divergency RSI modified to show the excess of the market (more than 70 and less than 30), and show you the divergency with the price.

New publications in CodeBase

  • Stochastic DeMarker This version of DeMarker indicator uses the "help" of smoothed Stochastic to emphasize the states of DeMarker and to help in easier trend assessment.
  • Balance of Power Balance of Power, introduced by Igor Livshin, attempts to measure the strength of buyers vs. sellers by assessing the ability of each to push price to an extreme level. Livshin published this indicator in the August 2001 issue of Stocks and Commodities Magazine. This version of indicator calculates the BOP exactly as it is described in the article where it was published.
  • T3 levels T3 is very similar to EMA in calculating way and it makes it suitable for this way of calculation. As an extension of EMA levels it might prove to be useful but by all means do some experimenting in order to get the best results for specific symbol/timeframe combination.
  • Fractals Chaos Oscillator A different way of looking at the fractals: instead of showing fractals the usual way, this indicator shows fractals as an oscillator and can show the "rhythm" of the changes in the market.
  • Dsl - Balance of Market Power Balance of Market Power combined with DSL (Discontinued Signal Line) it can be used both for trending and scalping mode.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

New publications in CodeBase

  • Chaos zone Chaos zone indicator that is a combination of two Bill Williams' indicators: Accelerator Oscillator and Awesome Oscillator.
  • EMA levels Instead of being in a hurry to follow the price with the stop loss, this indicator is adjusting a proposed stop loss only when it notices a trend change in the opposite direction. That way, it keeps the level intact while trending, and adjusts it when it "sees" that there is a possible trend change) and gives bigger "room" for an order to survive possible whipsaws in trends. Also, since it is estimating a trend, this indicator displays the periods when there is a trend in different color(s) in order to make it easier to decided what to do.
  • DSL - extended stochastic The usual average that is used for stochastic calculation is simple Moving Average (SMA). This (extended) version allows you to use any of the 4 basic types of averages (default is SMA, but you can use EMA, SMMA or LWMA too) - some are "faster" then the default version (like EMA and LWMA versions) and SMMA is a bit "slower", but this way you can fine tune the "speed" to signals ratio.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • SL&TP Values Indicator displays the value of defined stop loss and or take profit in the deposit currency.
  • Self Optimizing RSI or MFI Trader This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index indicator crosses above oversold.

New publications in CodeBase

  • DSL - stochastic The DSL (Discontinued Signal Line) version of Stochastic does not use a moving average in a classical way for signals, but is instead calculating the signal lines depending on the value(s) of the stochastic. Thus, we are having two things : a signal line and a sort of levels that can be used for overbought and oversold estimation.
  • DSL - WPR The DSL version of Williams' Percent Range does not use fixed levels for oversold and overbought levels, but is having a sort of dynamic (discontinued signal lines) calculated to identify those levels. That makes it a bit more responsive to market changes and volatile markets.
  • Nonlinear Kalman filter One more from the creations of John Ehlers - nonlinear Kalman filter.
  • Kalman bands This is a conversion of Kalman bands originally developed by Igor Durkin. Values are the same as MetaTrader 4 version except that we are using possibilities that MetaTrader 4 does not have to make the indicator easier to use.
  • Regular Expressions Tester MQL4 The script allows you to try regular expressions in MetaTrader 4.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

New publications in CodeBase

  • DSL - TEMA MACD Variation of a long known and useful MACD indicator using TEMA (Triple Exponential Moving Average) instead of using EMA (Exponential Moving Average) for MACD calculation, and DSL (Discontinued Signal Lines) and instead of using one signal line uses two.
  • DSL - DEMA MACD Variation of a long known and useful MACD indicator using DEMA (Double Exponential Moving Average) instead of using EMA (Exponential Moving Average) for MACD calculation, and DSL (Discontinued Signal Lines) and instead of using one signal line uses two. That way it sort of introduces levels as well as signal lines and, judging from tests, it seems to be better in avoiding false signals and it can be used in (short term) reversals detection.
  • Stochastic RVI Stochastic and RVI (Relative Vigor Index) - both indicators measure overbought and oversold area of the market movement. This indicator combines them both in one single indicator - Stochastic of Relative Vigor Index.
  • Save and show the objects of testing chart After back testing, we usually need to analyze the testing result on a new chart which we have loaded our template,in this case we need to copy the objects on the testing chart to the new chart. This script helps to save the objects into a file and show the objects on a new chart.
There are more than 7 630 codes published in Codebase

New publications in CodeBase

  • Get M1 OHLC data for MetaTrader 4 backtesting Usually most brokers do not provide M1 data over 3 months in MetaTrader 4, but they provide M1 data over 3 years in MT5. So we can use this tool to obtain the M1 data in MetaTrader 5 tester and save the data into .hst file for MetaTrader 4 backtesting.
  • Inverse Fisher RVI The Inverse Fisher Transform normalizes the values in the desired range (-1 to +1 in this case) which helps in assessing the overbought and oversold market conditions.
  • Fisher RVI This indicator has an addition of Fisher Transform to the RVI. The Fisher Transform enables traders to create a nearly Gaussian probability density function by normalizing prices. In essence, the transformation makes peak swings relatively rare events and unambiguously identifies price reversals on a chart. The technical indicator is commonly used by traders looking for extremely timely signals rather than lagging indicators.
  • s-Downloader.mq4 The script downloads history for all timeframes and symbols in the Market Watch.
  • History Downloader This is an Expert Advisor (+ indicator) for downloading the quote history of the current symbol and TF

Most downloaded source codes this month

  • Self Optimizing RSI or MFI Trader This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index indicator crosses above oversold.
  • SL&TP Values Indicator displays the value of defined stop loss and or take profit in the deposit currency.
  • Daily Pivot Points shifted for different day start time This 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.

New publications in CodeBase

  • Stochastic Extended This version of Stochastic Oscillator allows you to use any of the 4 basic types of averages (default is SMA, but you can use EMA, SMMA or LWMA too) - some are "faster" then the default version (like EMA and LWMA versions) and SMMA is a bit "slower" but this way you can fine tune the "speed" to signals ratio.
  • T3 Stochastic Momentum Index This version is doing the calculation in the same way as the original Stochastic Momentum Index, except in one very important part: instead of using EMA (Exponential Moving Average) for calculation, it is using T3. That produces a smoother result without adding any lag.
  • Stochastic Momentum Index The Stochastic Momentum Index (SMI) was developed by William Blau and was introduced in the January 1993 issue of Technical Analysis of Stocks & Commodities magazine. It incorporates an interesting twist on the popular Stochastic Oscillator. While the Stochastic Oscillator provides you with a value showing the distance the current close is relative to the recent x-period high/low range, the SMI shows you where the close is relative to the midpoint of the recent x-period high/low range.
  • Directional Efficiency Ratio The Efficiency Ratio (ER) was first presented by Perry Kaufman in his 1995 book "Smarter Trading". It is calculated by dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The resulting ratio ranges between 0 and 1 with higher values representing a more efficient or trending market.
  • TTM trend The TTM (Trade The Markets) Trend is basically an easier way to look at candlesticks. It is the The Heikin-Ashi method. Literally translated Heikin is "average" or "balance,", while Ashi means "foot" or "bar." The TTM trend is a visual technique that eliminates the irregularities from a normal candlestick chart and offers a better picture of trends and consolidations.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Signal Candles Get entry signals from specific candles based on your rules.
  • Daily Pivot Points shifted for different day start time This 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.

New publications in CodeBase

  • MACD TEMA MACD TEMA is even a bit more "faster" than MACD DEMA so, depending on the parameters, in scalping mode (short calculating periods) or trending mode (when longer periods are used. Never forget that MACD is primarily a momentum indicator and that it is the main goal of MACD.
  • MACD DEMA MACD that is using DEMA fo calculation.

New publications in CodeBase

  • Smoothed Kijun-Sen The Kijun-Sen is a major indicator line and component of the Ichimoku Kinko Hyo indicator, also known as the Ichimoku cloud. It is generally used as a metric for medium-term momentum.
  • CCI alternative Commodity Channel Index (CCI) is a versatile indicator that can be used to identify a new trend or warn of extreme conditions. Donald Lambert originally developed CCI to identify cyclical turns in commodities, but the indicator can be successfully applied to indices, ETFs, stocks, and other securities.

Most downloaded source codes this month

  • Self Optimizing RSI or MFI Trader This robot optimizes the values it uses for overbought and oversold based on what would have been profitable during the Optimization periods(bars) back. Using the strategy of selling when the index indicator crosses below overbought and buying when the index indicator crosses above oversold.
  • SL&TP Values Indicator displays the value of defined stop loss and or take profit in the deposit currency.
  • Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.

New publications in CodeBase

  • Volume Rate of Change The Volume Rate of Change indicator (VROC) measures the rate of change in volume over the past "n" sessions. In other words, the VROC measures the current volume by comparing it to the volume "n" periods or sessions ago.
  • DevStops A variation of Deviation Stops (DevStops) indicator. Some are wrongly calling this version a Kase DevStops (which it is not - Kase DevStops indicator is calculated in a quite different way), but this version has its good points too and can be used in regular support/resistance mode. Additionally each DevStop value is colored according to the slope (trend) of the line - when all are aligned in the same direction, it can be treated as a confirmed trend change.
  • Kase DevStops Kase DevStops. What all of this boils down to is that we need to take variance and skew into consideration when we are establishing a system for setting stops. Three steps that we can take in order to both better define and to minimize the threshold of uncertainty in setting stops are: 1. Consideration of the variance or the standard deviation of range. 2. Consideration of the skew, or more simply, the amount at which range can spike in the opposite direction of the trend. 3. Reformation of our data to be more consistent (this step is examined in detail in Chapter 81, while minimizing the degree of uncertainty as much as possible).
  • Smoothed Rate of Change Smoothed Rate of Change (Smoothed-RoC) is a refinement of Rate of Change (RoC) indicator that was developed by Fred G Schutzman. It differs from the RoC in that it based on Exponential Moving Averages (EMAs) rather than on price closes. Like the RoC, Smoothed RoC is a leading Momentum indicator that can be used to determine the strength of a trend by determining if the trend is accelerating or decelerating. The Smoothed RoC does this by comparing the current EMA to value that the EMA was a specified periods ago. The use of EMAs rather than the price close eliminates the erratic tendencies of the RoC.
  • Percentage Price Oscillator Extended The Percentage Price Oscillator Extended (PPO) is a technical Momentum indicator showing the relationship between two Moving Averages. To calculate the PPO, subtract the 26-day Exponential Moving Average (EMA) from the nine-day EMA, and then divide this difference by the 26-day EMA. The end result is a percentage that tells the trader where the short-term average is relative to the longer-term average.
  • Percentage Price Oscillator The Percentage Price Oscillator (PPO) is a technical Momentum indicator showing the relationship between two Moving Averages. To calculate the PPO, subtract the 26-day Exponential Moving Average (EMA) from the nine-day EMA, and then divide this difference by the 26-day EMA. The end result is a percentage that tells the trader where the short-term average is relative to the longer-term average.
  • Woodies CCI Woodies CCI is a momentum indicator that was developed by Ken Woods. It's based on a 14 period Commodity Channel Index (CCI).

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This 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.
  • Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
There are more than 7 610 codes published in Codebase

New publications in CodeBase

  • ATR Probability Levels Probability levels based on ATR. "Probability" is calculated based on the projected Average True Range and previous period Close.
  • HOPS and LOPS HOPS and LOPS indicator. The "HOPS" and "LOPS" stand for High Of the Previous Session and Low Of the Previous Sessions.
  • Rsi(var) with averages Rsi(var) with averages.
  • Rsi(var) RSI variation.
  • Reduce_risks This is an MQL5 version of the Expert Advisor described in the article "How to reduce trader's risks" (https://www.mql5.com/en/articles/4233).
  • Currency Strength Meter Displays the relative strengths of chosen currencies on one chart.
  • Signal Candles Get entry signals from specific candles based on your rules.
1...232425262728293031323334353637...70