Here you can ask any questions on technical analysis, discuss ideas about trading systems, indicators and robots, as well as hone your skills of programming trading strategies in MQL5.
Communicate and share your experience with traders from anywhere in the world. Ask questions and help newbies with valuable advices - MQL5.community is developing along with you.
Trading and training video (from youtube for example) about forex and financial market in general. Video thread for April - look at this thread . Please upload forex video you consider as interesting one. No direct advertising and no offtopic please. All the comments without video will be deleted.
Do you have interest or hobby outside trading ?, or some jokes and humor for other forumer ? or maybe something else ?, Well, why don't show it here. Life is NOT all about trading or programming, and so is this topic, and you must participate in this topic ;D.
Hi . I am from Iran
I keep getting these errors and that terminate the cloud service when optimising 2012.12.20 13:49:33 Tester rejected tasks limit reached, cloud connections will be closed 2012.12.20 13:49:32 MQL5 Cloud Europe 2 genetic pass (0, 33) tested with error "endless loop detected in OnInit...
When i test MQL5 Cloud 's stability,i found some errors(Outliers)! I used a simple ea in which there is a special parameter "Epoch",running it in the "Slow complete algorithm " mode. Most of results are right,but some are wrong!please check it! I suggest you can check each agent's history data in...
New article The algorithm of ticks’ generation within the strategy tester of the MetaTrader 5 terminal is published: MetaTrader 5 allows us to simulate automatic trading, within an embedded strategy tester, by using Expert Advisors and the MQL5 language. This type of simulation is called testing of...
Learn MQL5 programming language to develop trading strategies using numerous published articles written mostly by you - MQL5.community members.
All articles are divided into categories, so that you can quickly find the answer various aspects of programming: "Integration", "Tester", "Trading Systems" and so forth.
There are lots of chart types that provide information on the current market situation. Many of them, such as Point and Figure chart, are the legacy of the remote past. The article describes an example of Point and Figure charting using a real time indicator.
The article examines the possibility of creating an advanced ZigZag indicator. The idea of identifying nodes is based on the use of the Envelopes indicator. We assume that we can find a certain combination of input parameters for a series of Envelopes, whereby all ZigZag nodes lie within the...
It is time to briefly summarize the information provided in the previous articles on position properties. In this article, we will create a few additional functions to get the properties that can only be obtained after accessing the history of deals. We will also get familiar with data structures...
The article focuses on standard MQL5 functions for working with time, as well as programming techniques and practically useful functions for working with time that are required when creating Expert Advisors and indicators. Particular attention is paid to the general theory of time measurement. This...
This article is intended primarily for the programmers who have already learned the language but have not fully mastered the program development yet. It reveals some debugging techniques and presents a combined experience of the author and many other programmers.
In continuation of our work on the Expert Advisor from the previous article of the series called "MQL5 Cookbook: Analyzing Position Properties in the MetaTrader 5 Strategy Tester", we will enhance it with a whole lot of useful functions, as well as improve and optimize the existing ones. The Expert...
Here you will find a lot of programs for the MetaTrader 5 terminal that release traders from routine operations helping to focus on really important matters.
Technical indicators, trading robots, control panels and analysis systems are all available in the MQL5 language.
For opening positions, the Expert Advisor uses signals from the Relative Strength Index (RSI) indicator. Input Parameters: Period of RSI - RSI period; Signal level in percents - level the line should cross to generate a signal for opening a position; Take in atr, 0 - do not use a take...
This indicator is not multiple MA indicator cluster. It draws trend band by dual moving average lines with multiple colors, and includes: Uncertain rise; Uncertain fall; Certain rise; Certain fall. All currency-pairs and all timeframes are supported. Both MetaTrader 5 and MetaTrader...
Everyone who has ever optimized an Expert Advisor faced a problem of choosing the best parameters from all the optimization results. Best of the Best is intended to solve it. The application has a simple and intuitive graphical interface. It allows sorting the results of optimization according to...
This is a simple to use Pin Bar indicator for the MetaTrader 5 platform. Current configuration sets a pin at: Min nose ratio: 60 Max body ratio: 40 Both are customizable. On a bearish pin a red diamond/dot appears. On a Bullish pin a green diamond/dot appears (only after the...
A stable gold mine from developers who trade their own Expert Advisors on real accounts is here! We are introducing Gold Mine, the crowing result of our many years of experience in active trading. We regularly update, test and improve all our products so as to meet the high standard of the...
A unique indicator for determining global trends developed on the basis of the Renko method. The indicator sets up for the entire history by itself depending on the search period chosen. It works on all instruments and timeframes and it requires some price history for the analysis. The indicator...
Choose a signal you are interested in and subscribe to it in a few clicks. Monitored accounts are provided with a detailed statistics and trading history.
Sell the signals of your trading system to thousands of subscribers around the world remaining its sole developer. With our service, your successful strategy can make you a profit even in case of a small start-up budget.
Have no idea how to start learning MQL5? Here you can find lots of ready-made programs for the MetaTrader 5 client terminal. Download and learn examples, as well as write your own indicators and experts.
Your programs published in the largest library of MQL5 source codes will be available in every MetaTrader 5 client terminal and MetaEditor 5.
Trading strategy based on ASCTrend indicator as main signal, filtered by NRTR indicator and/or by TrendStrength indicator.
A variant of the SSL indicator performed in the form of the channel and represented as the colored cloud with the filling of alerts when the direction of the trend changes
Variation on the theme MACD, using the colored bars as the signals of entry and exit
The volatility indicator
A semaphore signal indicator that uses two Moving Averages in the form of NRTR
A modified Camarilla dt Historical indicator
Here you can post or fulfill an order for the development of indicators, trading robots and other useful applications for trading in financial markets.
This is the biggest site with a guarantee of payment to the developer and protection of the customer - the order amount is automatically reserved on the customer's account, and any disputes are resolved in arbitrage
I need a dashboard created. The dashboard will break down my holding positions status as well as the status of two EMA's. Please see the attached image. You;ll see that the image is self explanatory. The parameter to allow me to choose which currency pair, the two EMA's (default 5 and 13) and also...
please i need to convert and use this (3) indicators in my account mt5 ecn (mql5) can someone help me? i need that someone convert this indicators for use in and account mt5 is possible?? best regards, juan
This job is for Kinglion7 for source code of VIP Scalper - The .mq5 file - for 100 credits. This sentence is just to fill in space as the description requires at least 30 words even though both myself and King know what I am after. Thank you, RedStar / Inpuov.
We would like to be able to enter a position manually and add a comment that is recognised by the expert advisor. This will then automatically put the pending orders for 3 positions giving us a total of four positions. The expert advisor will automatically work out the lotsize based on our %...
I am looking for simlpe Auto trading for Moving Average with risk strategy and money management tools. Some can modify from any existing expert advisor or can build from scratch. All time frame, Choosing range of Moving averages withs its all parameter choice, choice of choosing lot size, further...
I want to save the indicator history & price history (yyyy.mm.dd hh:mm OHLCV) & live price quotes i get from my broker through the mt4 terminal. the script should be in mql4. give me a price & time estimate.