Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

History of MQL5.community development

The most popular trading robots and technical indicators, news signals, regular incoming ready-made MQL5 programs in CodeBase and the most discussed Forum topics.

There are more than 3 670 codes published in Codebase

New publications in CodeBase

  • ColorBlauErgodicMACD Ergodic MACD-Oscillator implemented in the form of a color histogram.
  • Exp_BlauCMomentum A trading system that uses the Candle Momentum indicator.
  • Exp_BlauCMI A trading system that uses the Candle Momentum Index.
  • BlauDTI William Blau's Directional Trend Index in the form of a colored histogram.
  • BlauCSI The Candle Stochastic Index indicator implemented in the form of a color histogram.
  • BlauCMomentum A candlestick momentum with a triple EMA averaging.
  • BlauCMI O oscilador CMI ergódico como um histograma colorido.
  • ALGLIB - Numerical Analysis Library ALGLIB math function library (v. 3.5.0) ported to MQL4.
  • Time indicator Time indicator displays broker time and local computer time on the chart.
  • OBJ_EDIT_Example Example of working with OBJ_EDIT graphic object.

The most popular forum topics:

Most read articles this month

Video tutorial: MetaTrader Signals Service

Video tutorial: MetaTrader Signals Service

In just 15 minutes, this video tutorial explains what MetaTrader Signals Service is, and demonstrates in great detail how to subscribe to trade signals and how to become a signal provider in our service. By watching this tutorial, you will be able to subscribe to any trading signal, or publish and promote your own signals in our service.

Raise Your Linear Trading Systems to the Power

Raise Your Linear Trading Systems to the Power

Today's article shows intermediate MQL5 programmers how they can get more profit from their linear trading systems (Fixed Lot) by easily implementing the so-called technique of exponentiation. This is because the resulting equity curve growth is then geometric, or exponential, taking the form of a parabola. Specifically, we will implement a practical MQL5 variant of the Fixed Fractional position sizing developed by Ralph Vince.

How to Install and Use OpenCL for Calculations

How to Install and Use OpenCL for Calculations

It has been over a year since MQL5 started providing native support for OpenCL. However not many users have seen the true value of using parallel computing in their Expert Advisors, indicators or scripts. This article serves to help you install and set up OpenCL on your computer so that you can try to use this technology in the MetaTrader 5 trading terminal.

Most downloaded source codes this month

  • Ergodic_Ticks_Volume_Indicator One of the indicators of tick volume with multiple EMAs by William Blau.
  • MACD Divergence This indicator will plot divergence lines on the MACD indicator and will give buy and sell signal by displaying green and red arrows.
  • Awesome Oscillator Divergence This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.

22 new topics on forum:

and 19 more...

More than 10 new charts published:

Chart USDJPY, M1, 2013.12.13 16:34 UTC, RVD Investment Group Limited, MetaTrader 4, Demo
USDJPY, M1
图表 WINZ13, M5, 2013.12.13 20:09 UTC, XP Investimentos CCTVM S/A, MetaTrader 5, Demo
WINZ13, M5
Chart GBPCHF, D1, 2013.12.01 16:38 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo
GBPCHF, D1

The most popular forum topics:

28 new topics on forum:

and 25 more...
There are more than 57 880 topics available on forum

Bestsellers in the Market:

New publications in CodeBase

  • WidnersOscilator A normalized oscillator of two curves, similar to the Aroon indicator.
  • Weekly and Monthly Pivot Weekly and Monthly Pivot shows resistance and support lines of pivots using classic formula
  • Catcher Profit 1.0 This isn't an operating EA, but profit management EA.
  • Symbol Label Draws label of the chart symbol and Period. Any text size, color and position on chart.
  • a_stops Shows the distance to assumed stop with two lines located at a predetermined distance from the current price.
  • Alerts on New Bar Alerts on New Bar. Alert options - 1: Popup Alert, 2: Sound, 3: Email, 4: Push Notification for iOS and Android.
  • Trigger Lines Small & Large Triggerlines ported from NinjaTrader to be used with existing strategy and to help identify key buying and selling areas.
  • Weekly Open Horizontal Line + Horizontal Target Lines Draws a Weekly Open Horizontal Line and Horizontal Target Line above and below the Weekly Open Line.
  • OBJ_Label_Example Example of working with OBJ_LABEL graphic object.

21 new topics on forum:

and 18 more...

Most read articles this week

Video tutorial: MetaTrader Signals Service

Video tutorial: MetaTrader Signals Service

In just 15 minutes, this video tutorial explains what MetaTrader Signals Service is, and demonstrates in great detail how to subscribe to trade signals and how to become a signal provider in our service. By watching this tutorial, you will be able to subscribe to any trading signal, or publish and promote your own signals in our service.

Creating a Multi-Currency Multi-System Expert Advisor

Creating a Multi-Currency Multi-System Expert Advisor

The article introduces a structure for an Expert Advisor that trades multiple symbols and uses several trading systems simultaneously. If you already identified the optimal input parameters for all your EAs and got good backtesting results for each of them separately, ask yourself what results you would get if testing all EAs simultaneously, with all your strategies put together.

How to Install and Use OpenCL for Calculations

How to Install and Use OpenCL for Calculations

It has been over a year since MQL5 started providing native support for OpenCL. However not many users have seen the true value of using parallel computing in their Expert Advisors, indicators or scripts. This article serves to help you install and set up OpenCL on your computer so that you can try to use this technology in the MetaTrader 5 trading terminal.

Most downloaded source codes this week

  • Ergodic_Ticks_Volume_Indicator One of the indicators of tick volume with multiple EMAs by William Blau.
  • MultiCurrEA An example of how to create a multicurrency Expert Advisor that trades using the Bollinger Bands indicator.
  • ElliottWaveMaker 3.0 ElliottWaveMaker 3.0 is Tool for Semi-Automatic Analysis of Elliott Waves and Andrew's Pitchforks, a logical extension of version 2.0 known as AutoElliottWaveMaker. In version 3.0 minor errors are corrected, the ability to draw Andrew's Pitchforks and a few additional functions are added.

The most popular forum topics:

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

The most popular forum topics:

15 new topics on forum:

and 12 more...
There are more than 57 810 topics available on forum

Bestsellers in the Market:

24 new topics on forum:

and 21 more...

The most popular forum topics:

22 new topics on forum:

and 19 more...

The most popular forum topics:

Bestsellers in the Market:

There are more than 260 products available in Market

24 new topics on forum:

and 21 more...
There are more than 57 750 topics available on forum

Most read articles this month

Raise Your Linear Trading Systems to the Power

Raise Your Linear Trading Systems to the Power

Today's article shows intermediate MQL5 programmers how they can get more profit from their linear trading systems (Fixed Lot) by easily implementing the so-called technique of exponentiation. This is because the resulting equity curve growth is then geometric, or exponential, taking the form of a parabola. Specifically, we will implement a practical MQL5 variant of the Fixed Fractional position sizing developed by Ralph Vince.

How to Install and Use OpenCL for Calculations

How to Install and Use OpenCL for Calculations

It has been over a year since MQL5 started providing native support for OpenCL. However not many users have seen the true value of using parallel computing in their Expert Advisors, indicators or scripts. This article serves to help you install and set up OpenCL on your computer so that you can try to use this technology in the MetaTrader 5 trading terminal.

How to Order an Expert Advisor and Obtain the Desired Result

How to Order an Expert Advisor and Obtain the Desired Result

How to write correctly the Requirement Specifications? What should and should not be expected from a programmer when ordering an Expert Advisor or an indicator? How to keep a dialog, what moments to pay special attention to? This article gives the answers to these, as well as to many other questions, which often don't seem obvious to many people.

Most downloaded source codes this month

  • MACD Divergence This indicator will plot divergence lines on the MACD indicator and will give buy and sell signal by displaying green and red arrows.
  • MultiCurrEA An example of how to create a multicurrency Expert Advisor that trades using the Bollinger Bands indicator.
  • i-PassLevCCI_v.1.3 A semaphore signal indicator using the Commodity Chanel Index oscillator.

The most popular forum topics:

Bestsellers in the Market:

19 new topics on forum:

and 16 more...

The most popular forum topics:

The most popular forum topics:

19 new topics on forum:

and 16 more...

Bestsellers in the Market:

Most read articles this week

Video tutorial: MetaTrader Signals Service

Video tutorial: MetaTrader Signals Service

In just 15 minutes, this video tutorial explains what MetaTrader Signals Service is, and demonstrates in great detail how to subscribe to trade signals and how to become a signal provider in our service. By watching this tutorial, you will be able to subscribe to any trading signal, or publish and promote your own signals in our service.

How to Install and Use OpenCL for Calculations

How to Install and Use OpenCL for Calculations

It has been over a year since MQL5 started providing native support for OpenCL. However not many users have seen the true value of using parallel computing in their Expert Advisors, indicators or scripts. This article serves to help you install and set up OpenCL on your computer so that you can try to use this technology in the MetaTrader 5 trading terminal.

Raise Your Linear Trading Systems to the Power

Raise Your Linear Trading Systems to the Power

Today's article shows intermediate MQL5 programmers how they can get more profit from their linear trading systems (Fixed Lot) by easily implementing the so-called technique of exponentiation. This is because the resulting equity curve growth is then geometric, or exponential, taking the form of a parabola. Specifically, we will implement a practical MQL5 variant of the Fixed Fractional position sizing developed by Ralph Vince.

Most downloaded source codes this week

  • Ergodic_Ticks_Volume_Indicator One of the indicators of tick volume with multiple EMAs by William Blau.
  • ElliottWaveMaker 3.0 ElliottWaveMaker 3.0 is Tool for Semi-Automatic Analysis of Elliott Waves and Andrew's Pitchforks, a logical extension of version 2.0 known as AutoElliottWaveMaker. In version 3.0 minor errors are corrected, the ability to draw Andrew's Pitchforks and a few additional functions are added.
  • MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + RSI Trade signals based on "Morning Star/Evening Star" candlestick patterns, confirmed by Relative Strength Index (RSI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

The most popular forum topics:

23 new topics on forum:

and 20 more...
There are more than 57 690 topics available on forum

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

The most popular forum topics:

There are more than 210 products available in Market

24 new topics on forum:

and 21 more...
1...384385386387388389390391392393394395396397398...556