Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

Latest Code Publications in CodeBase

New publications in CodeBase

New publications in CodeBase

New publications in CodeBase

  • Mediator - behavioral design pattern Define an object that encapsulates how a set of objects interact mediator promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently
  • Camarilla Pivot Lines v1.0 Draw the Camarilla pivot point levels

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • SMART-ZONE When MaxBand > MA of MaxBnd => SMART-ZONE HIGH When MA of MinBnd > MinBand => SMART-ZONE LOW You can set the bandperiod of Max/MIN Band, and the period and the method of M Aof Max/Min Band With different parameters, the indicator gives us the pivotal areas or the trend areas
  • 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

There are more than 10 470 codes published in Codebase

New publications in CodeBase

New publications in CodeBase

Most downloaded source codes this month

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.
  • Daily Perspective Visualization of 3 previous daily bars with alarm.

New publications in CodeBase

  • DayPivotPoint MT5 Indicator DayPivotPoint System with Signal and Alert for MetaTrader 5
  • ECN Trade Modifier On all MT4 market execution accounts (ECN, ECN Zero and Pro), preset stoploss/takeprofit price levels are not permitted. If a client wishes to specify stoploss/takeprofit values for an order, the client must modify the existing position after the order is opened. This EA helps a client effortlessly ensure that an on order is modified to desired stoploss/takeprofit values a short while after a trade position is opened This is especially helpful for scalpers who want to avoid the trouble of manually editing trade properties every-time a position is taken on a financial instrument. EA by Maduagwuna E.I

New publications in CodeBase

  • Interpreter - behavioral design pattern Given a language, define a represention for its grammar along with an interpreter that uses the representation to interpret sentences in the language
  • DXYvsEXY_e1 for MT4 DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714

New publications in CodeBase

  • Identify the Potential Best Days To Trade (Improve your Strategy) - MT5 This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.
  • Log4mql (MT5) A logging library similar to Log4j but for MQL.
  • Identify the Potential Best Days To Trade (Improve your Strategy) - MT4 This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

Most downloaded source codes this month

New publications in CodeBase

Most downloaded source codes this week

  • Automatic Risk Reward box create An indicator that draws a Risk/ZReward Box Automatically on your chart
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • MarketsMaster EA Expert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock. If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know.

New publications in CodeBase

  • Command - behavioral design pattern Encapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations
  • Daily Perspective Visualization of 3 previous daily bars with alarm.

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Theil_Sen Indicator Free This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.
  • ATR adaptive SMA ATR adaptive SMA (Simple Moving Average)

New publications in CodeBase

  • EA template for the market The source code is only a guide for the development of your EA.
  • MarketsMaster EA Expert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock. If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know.

Most downloaded source codes this week

New publications in CodeBase

There are more than 10 440 codes published in Codebase

Most downloaded source codes this month

  • DXYvsEXY for MT4 Indicator DXYvsEXY is the USDX vs EURX with Awesome Oscillator Indicator for MT4.
  • 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.

New publications in CodeBase

  • Attractive Market Watch List for Potential Entries Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.
  • Attractive Market Watch List for Potential Entries MT4 Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • SMART-ZONE When MaxBand > MA of MaxBnd => SMART-ZONE HIGH When MA of MinBnd > MinBand => SMART-ZONE LOW You can set the bandperiod of Max/MIN Band, and the period and the method of M Aof Max/Min Band With different parameters, the indicator gives us the pivotal areas or the trend areas
  • 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 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.
  • 5Mins Envelopes Scalping This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD.

New publications in CodeBase

  • SMART-ZONE When MaxBand > MA of MaxBnd => SMART-ZONE HIGH When MA of MinBnd > MinBand => SMART-ZONE LOW You can set the bandperiod of Max/MIN Band, and the period and the method of M Aof Max/Min Band With different parameters, the indicator gives us the pivotal areas or the trend areas
  • MA of WPR Three mooving average of WPR indicator, you can set the indicator period, the mooving average period and the mooving average method.

Most downloaded source codes this week

New publications in CodeBase

  • Flyweight - structural design pattern Use sharing to support large numbers of fine-grained objects efficiently
  • Facade - structural design pattern Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use
  • Volatility vs Range This indicator shows the amount of price movement within a certain time, compared to the actual price movement range. Good to detect consolidation areas, as well as new trends being formed
  • Bulk Information 1.0 This script displays useful information.

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.
  • 5Mins Envelopes Scalping This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD.

New publications in CodeBase

  • Strategy - Set And Forget (with Martingale system) This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.
  • Strategy - Set And Forget (with Martingale system) MT4 This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

Most downloaded source codes this week

New publications in CodeBase

  • Decorator - structural design pattern Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality
  • Peter Panel 1.0 Trading panel that allows user to define levels of trade by simply dragging lines.

Most downloaded source codes this month

  • Currency Strength "Currency Strength" EA finds the strongest\weakest currency from 8 major currencies and trades with moving averages, has Trailing Stop Loss &Take Profit works on all time frames major Forex pairs.
  • 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.

New publications in CodeBase

  • Strategy - Set And Forget (with anti-Martingale system) This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.
  • Strategy - Set And Forget (with anti-Martingale system) MT4 This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Theil_Sen Indicator Free This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.
  • ATR adaptive SMA ATR adaptive SMA (Simple Moving Average)

New publications in CodeBase

There are more than 10 420 codes published in Codebase

New publications in CodeBase

  • Composite - structural design pattern Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.
  • max profit of 1st order This expert shows the maximum profit level that touched by price line for your first position on chart window. the expert don't need any variable or specified timeframe. Please vote this program to help know this program how much helpful. Thanks for your vote stars.

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Power of USD with average Power of USD indicator shows actual strength of currency USD calculated of 7 pairs that contain USD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: EUR USD, AUD USD, NZD USD, GBP USD, USD JPY, USD CAD, USD CHF.
  • 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

  • ATR Stop Loss ATR Stop Loss indicator
  • ATR adaptive SMA ATR adaptive SMA (Simple Moving Average)
  • CCI H MTF Colored Fully customizable: Period, TimeFrame, Color, and Price. Above 0: Chartreuse Below 0: Red Above 100: Marron Below -100: Dark Green

Most downloaded source codes this week

  • DXYvsEXY for MT4 Indicator DXYvsEXY is the USDX vs EURX with Awesome Oscillator Indicator for MT4.
  • 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.

New publications in CodeBase

  • ATR adaptive SMA ATR adaptive SMA (simple moving average)
  • Easy Neural Network A native implementation of neural networks in pure MQL, bundled with an easy to use interface, with easy support of saving and loading of the network configurations after training.

New publications in CodeBase

  • Bridge - structural design pattern Decouple an abstraction from its implementation so that the two can vary independently
  • Theil_Sen Indicator Free This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.

New publications in CodeBase

  • TickCompressor Convert MqlTick-s into minified structures to free RAM or store tick arrays in a compact files.
  • Galender 1.0 This program lists and shows information about calendar events between specified date range.
  • KOB Requisites Script This script downloads bars and ticks from EURUSD as required for the correct execution of Kiss on Billions on EURUSD from Saeid Irani.

Most downloaded source codes this month

  • Power of USD with average Power of USD indicator shows actual strength of currency USD calculated of 7 pairs that contain USD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: EUR USD, AUD USD, NZD USD, GBP USD, USD JPY, USD CAD, USD CHF.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • b-clock Show minutes and seconds left before new candle is appeared.

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.
  • 5Mins Envelopes Scalping This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD.

New publications in CodeBase

1...91011121314151617181920212223...70