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...
New article Multiple Regression Analysis. Strategy Generator and Tester in One is published: The article gives a description of ways of use of the multiple regression analysis for development of trading systems. It demonstrates the use of the regression analysis for strategy search automation. A...
New article How to Copy Trading from MetaTrader 5 to MetaTrader 4 is published: Is it possible to trade on a real MetaTrader 5 account today? How to organize such trading? The article contains the theory of these questions and the working codes used for copying trades from the MetaTrader 5 terminal...
New article MQL5 Cookbook: Using Different Print Modes is published: This is the first article of the MQL5 Cookbook series. I will start with simple examples to allow those who are taking their first steps in programming to gradually become familiar with the new language. I remember my first efforts...
Dual Trix UpGrade_1 : Dual Trix Upgrade 1. Bigger text output in the indicator was taken from "antt" http://www.mql5.com/en/forum/330/page2 . Author: q_import
OpenSellPosition_X : The OpenSellPosition_X script is created to sell at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses. Author: Nikolay Kositsin
OpenBuyPosition_X : The OpenBuyPosition_X script is designed to buy at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses. Author: Nikolay Kositsin
TrendPower : The trend indicator drawn on the basis of a comparison of six levels of simple Moving Averages with High and Low of the current candlestick Fig.1 The TrendPower indicator Author: Nikolay Kositsin
New article MetaTrader 5 on Linux is published: Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution. Linux systems are widely used in smartphones and server hardware. Many home PC users prefer it to MS Windows series....
New article Step-by-Step Guide to Writing an Expert Advisor in MQL5 for Beginners is published: The Expert Advisors programming in MQL5 is simple, and you can learn it easy. In this step by step guide, you will see the basic steps required in writing a simple Expert Advisor based on a developed...
New article Creating Multi-Expert Advisors on the basis of Trading Models is published: Using the object-oriented approach in MQL5 greatly simplifies the creation of multi-currency/multi-system /multi-time-frame Expert Advisors. Just imagine, your single EA trades on several dozens of trading...
Divergence : The indicator displays the situation when the direction of price movement and technical indicators does not coincide Fig.1 The Divergence indicator Author: Nikolay Kositsin
New article Why Is MQL5 Market the Best Place for Selling Trading Strategies and Technical Indicators is published: We have created MQL5 Market to help Expert Advisors and indicators
developers with selling their products. MQL5.community Market provides Expert Advisors developers with the...
TrendLine Touch Alert : This indicator simply alerts and sends email every time the trend line touched by the price. Fig.1 Price touches the trendline down. Author: Ahmed Soliman
The asymmetry indicator : The indicator which defines the moments when the market becomes asymmetric and there are strong trend changes Fig.1 The asymmetry indicator
Author: Nikolay Kositsin
Exp_JMASlope : The trading system is drawn on the basis of the signals of the JMASlope indicator Fig. 1. The instances of history of deals in the chart. Author: Nikolay Kositsin
New article Moving Mini-Max: a New Indicator for Technical Analysis and Its Implementation in MQL5 is published: In the following article I am describing a process of implementing Moving Mini-Max indicator based on a paper by Z.G.Silagadze 'Moving Mini-max: a new indicator for technical analysis'....