Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

Latest Code Publications in CodeBase

New publications in CodeBase

  • Currency Strength Meter MT5 Currency Strength Meter for MetaTrader 5 with configurable timeframe parameter, It was converted from "Currency Strength Giraia 28 pairs TRO MODIFIED" MetaTrader 4 version
  • Trend Rider Alert Trend Rider is a combination of several indicators eg super trend, rsi, and macd to assist in spotting and riding trends by showing direction inform of color candles and also showing trailing stop levels, It can be used independently or with additional filters.
  • Trend Direction And Force Index Alert Trend Direction And Force Index with Alert derived from Mladen Rakic's version https://www.mql5.com/en/code/21869

New publications in CodeBase

There are more than 10 840 codes published in Codebase

New publications in CodeBase

  • The Leading Indicator The Leading Indicator was created by John Ehlers (Cybernetic Analysis For Stocks And Futures pg 235)
  • Recursive Moving Average Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For instance DEMA and TEMA indicators are recursive exponential moving averages. The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.
  • BullBear candle row Reverse candle patterns
  • Recursive Moving Average Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For instance DEMA,TEMA and Rainbow indicators are recursive exponential moving averages. The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.
  • MA Angle Not sure if anyone need this. Just showing the angle of the MA of current and adjacent candle.

Most downloaded source codes this month

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • PivotPoint This indicator draws pivot points, resistances and supports.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.

New publications in CodeBase

New publications in CodeBase

  • VPS Monitor - Metatrader 5 Use this simple Indicator to monitor your VPS.
  • GARCHV2 A second version of GARCH volatility indicator of https://www.mql5.com/en/code/11776.

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

New publications in CodeBase

  • MA Grid Trade Around the moving average index to set grid.
  • Long and Short Stepped Grid Trade Proportional grid distance, open long and short orders at the same time, skip two grids to take profit; When the equity recaches the take profit of setting, close all positions and restart.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.

New publications in CodeBase

  • Toggleable Moving Average I search Moving Average that can be hide and shown with button, just like in Trading View, but I cannot found it. Then I try to modify example of Moving Average code from MQL5 Metaeditor Help, and do some add for button and logic for toggleable the button to show or hide Moving Average. Just like in Trading View. For those who need this, please feel free to use or modify for your own requirement.
  • Simple Average Volumes Calculates the average volume for EA

New publications in CodeBase

  • Close All and Support Multi Curencies EA Single Currency or Manual orders Closing or deleting sections are very easy to understand but if you have a question you leave it at comment section. The code check for Comment to detect the Orders to close or delete for multi currencies EA in case the input EAComment is empty It will close according to type of close. It supports prefix or suffix of EA Comment. Many options can be added if you are interested on developping it more you can leave your suggestion on comment section.
  • Multi Currencies EA CloseAll Due to recent popularity of Multi currencies EA, This codes allows to Close Orders or delete Pending orders of a Multi Currencies EA, Single Currency EA or Manual orders.

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • b-clock Show minutes and seconds left before new candle is appeared.

New publications in CodeBase

  • Price Line 2 Shows Last Price, Daily % Change, Symbol name, Countdown or Time left on closing and Time on chat
  • Trailing Star Set Trailing Stop only when profit
  • SMA(no loop) Fast way to calculate Simple moving average.

Most downloaded source codes this week

Most downloaded source codes this month

New publications in CodeBase

Most downloaded source codes this week

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • PivotPoint This indicator draws pivot points, resistances and supports.

Most downloaded source codes this month

  • Didi Index Indicator An indicator based on three moving averages.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • VWAP - Volume Weighted Average Price VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.

New publications in CodeBase

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
There are more than 10 820 codes published in Codebase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

  • Trailing with Close Button This EA help you to auto set the TP, SL & TRAILING by default, easy to close all orders with button "Close All" *Update April 2022. Channge ushor to ulong to support giant spread like Boom/Crash Synthetic Symbols
  • Support Resistance Line Alert Add Popup or Push Alert notification on manually placed horizontal lines, The lines are deleted and reset itself as soon as price touches these lines

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

New publications in CodeBase

Most downloaded source codes this week

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
There are more than 10 800 codes published in Codebase

New publications in CodeBase

  • The Laguerre Filter Indicator The Laguerre Filter was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", pg 216)
  • Bullish and Bearish Candles This Indicator will plot bullish and bearish candles in separate colors.
  • ADX real This ADX version is used on many other popular trading platforms. It is different to the standard one included with Metatrader.

New publications in CodeBase

  • Level Indicator The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications
  • Level Indicator The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications

New publications in CodeBase

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

New publications in CodeBase

Most downloaded source codes this week

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • b-clock Show minutes and seconds left before new candle is appeared.

New publications in CodeBase

Most downloaded source codes this month

  • RSI Extreme Zone The indicator highlights the value in "over Sold" and "over Bought" zones.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Most downloaded source codes this week

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • VWAP - Volume Weighted Average Price VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Most downloaded source codes this week

  • Didi Index Indicator An indicator based on three moving averages.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • VWAP - Volume Weighted Average Price VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.

New publications in CodeBase

New publications in CodeBase

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • PivotPoint This indicator draws pivot points, resistances and supports.

New publications in CodeBase

  • Save current chart to default template it saves the current chart to default template , it just helps to do it faster than a manual save. you can assign a hotkey for it. it has no confirmation and immediately saves the template, if you want it to save to a template other than default just edit the code and replace "default.tpl" to any other name you want.
  • GSV - Greatest Swing Value MTF Larry Williams 'Greatest Swing Value' as an indicator
  • Basic file handling in MQL This code helps beginners in MQL4, specially those migrating from C++ to perform some basic fie operation.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
1...34567891011121314151617...70