MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading and Strategy Testing

To communicate with the traders, please log in or register
ask your question on the automated trading forumLast forum topics
I have a problem: When I run this "SELL" trade request in the strategy tester, the journal reports it as a BUY order, and because of that the stop loss and take profits are swapped, resulting an [Invalid Stops] error. MqlTick price; MqlTradeRequest sellrequest; MqlTradeResult...
HL Cross Signal for WPR : The HLCrossSig for WPR is considered as a trend indicator, since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional influence from trading. This indicators shows...
XMA_Ichimoku : Moving average with calculation algorithm equivalent to the one of Ichimoku Kinko Hyo . Author: Nikolay Kositsin
UltraWPR : This indicator is based on WPR (Larry Williams' Percent Range) and its multiple signal lines analysis. A trend direction in this indicator is determined by the cloud color, while its power is determined by the cloud width. You can use the overbought (UpLevel) and oversold...
FractalLevels : FractalLevels displays the channel based on fractals. Author: Nikolay Kositsin
read the articles to know how to write an Expert Advisor or indicatorLast articles
This article introduces a class designed to give a quick preliminary estimate of characteristics of various time series. As this takes place, statistical parameters and autocorrelation function are estimated, a spectral estimation of time series is carried out and a histogram is built.
Expert Advisor Visual Wizard for MetaTrader 5 provides a highly intuitive graphical environment with a comprehensive set of predefined trading blocks that let you design Expert Advisors in minutes. The click, drag and drop approach of Expert Advisor Visual Wizard allows you to create visual...
The market price is formed out of a stable balance between demand and supply which, in turn, depend on a variety of economic, political and psychological factors. Differences in nature as well as causes of influence of these factors make it difficult to directly consider all the components. This...
This article is a logical continuation of my article Statistical Probability Distributions in MQL5 which set forth the classes for working with some theoretical statistical distributions. Now that we have a theoretical base, I suggest that we should directly proceed to real data sets and try to make...
This is the last of the three articles devoted to graphical controls. It covers the creation of the main graphical interface component - the form - and its use in combination with other controls. In addition to the form classes, CFrame, CButton, CLabel classes have been added to the control library.
study the hundreds of indicators, Expert Advisors and scriptsLast added to Code Base
Bigeev Rustem
The HLCrossSig for WPR is considered as a trend indicator, since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional influence from trading.
ellizii
Moving average with calculation algorithm equivalent to the one of Ichimoku Kinko Hyo.
dm34@mail.ru
This indicator is based on WPR (Larry Williams' Percent Range) and its multiple signal lines analysis.
lotos4u
FractalLevels displays the channel based on fractals.
Senior Linux Hacker
Non-linear regression with interpolation of a price chart future values.
order a trading robot or an indicator from professional developersLast added jobs
EA (4)
I need an EA that trade purely using price bars with money management function. Position opening is based on breakout but there are a different ways to close ths position according on some quite straight-forward rules.
40 - 60 credits  TrendSpotter
I would like an Expert Adviser for Meta Trader 4 that will do the following 1 - To monitor a time period set within the EA and at the end of that period place two orders. 2 - These order should be a buy and sell at the open price of the new time period, or a buy at the highest price...
10 - 15 credits  sumondpi
I need an EA, who will close all trade automatic in profit in very short time. for MT4 Already I have a this type of EA but its very slow. It can not close all trade quickly. I am attaching this EA for Sample. NEED USER DEFINE INPUT..... * profit-target
10 - 30 credits  salako.sunday
Good day Dear All, This is to request for a professional programmer with in-depth knowledge of MQL4 & Trade Station to help develop a custom ADX indicator. Below are the details for the Custom ADX The period for ADX and DMI should be different. The DMI should be in histogram format instead of...
I am currently using a strategy called Breakout_Strategy_Stop_Limit on FXCM's Marketscope. The code is written in .lua format. I am looking to have this written into MT4 / MT5 coding. Here are the current inputs and variables. Time Frame: I want it tailored to 1 Hour charts, but would like the...