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.
Hi . I am from Iran
I found this very nice topic , so I thought this would be a good idea to know a little more background of the participants in our forum, do not hesitate to let you know. Welcome traders of all countries.
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...
Right now it is 12:09 am. The most recent candlestick that I show on my 4-hour chart shows that the candle started at 4:00 am. It is not even 4:00 am in my time zone yet?! What the heck?!
M1 M2 M3 M5 M10 M15 M20 M30 other suggestions; PLEASE WRITE IT !
New article Creating Tick Indicators in MQL5 is published: In this article, we will consider the creation of two indicators: the tick indicator, which plots the tick chart of the price and tick candle indicator, which plot candles with the specified number of ticks. Each of the indicators writes the...
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.
In this article, we will continue to modify the Expert Advisor we have been working on throughout the preceding articles of the MQL5 Cookbook series. This time, the Expert Advisor will be enhanced with indicators whose values will be used to check position opening conditions. To spice it up, we will...
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.
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.
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...
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...
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.
Didi Index mql5 source code.
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
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
Greetings, This is a two part job. Firstly, Convert a .mq5 into a .mq4 Secondly, using this converted mq4 indie I would like a EA programmed. When indie signals a SHORT/LONG signal, EA enters a trade. Plus: Lot sizes customisable. SL as low as 1 pip/10 points. - customisable TP as low as 1 pip/10...
Hello Alex, This is the job to modify the divergence indicator. I will provide all specification details and files required for the job. If you need any more information or clarification, I am more than willing to provide. Thanks Best Regards, Jackson.
here by i have attached one image. on that image i explained the execution of the flow of the ea . please go through the image and we can discuss about the expert advisor
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
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 %...