Retrouvez-nous sur Facebook ! Rejoignez notre page de fans
Utiliser les nouvelles fonctionnalités de MetaTrader 5
Historique du développement de MQL5.community
Les robots de trading et les indicateurs techniques les plus populaires, les signaux d'actualité, les programmes MQL5 prêts à l'emploi qui arrivent régulièrement dans la CodeBase et les thèmes les plus discutés dans le forum.
PROphetA practical EA for the intraday trading from 10:00 till 19:00. It works well on 5M EURUSD. The expected payoff is 40..60 pips per week on the forward testing.
CosModThe indicator line sharply changes its direction at the critical moments. It helps to identify the beginning of the trend.
CorrelationThe indicator calculates the correlation of the currency pairs.
MA ReverseA simple EA. It plays in the opposite direction on the specified difference between Bid and MA. It is considerably risky but it has own advantage.
Multy_MAAn indicator of group moving. It shows the difference between two MAs in a separate window.
Volatility IndicatorJudging by the code of indicator, it calculates the difference between the maximum maximums and minimum minimums of prices of the candlesticks for the last 20 bars (parameter). The result is displayed in points.
Capture MouseEvents on ChartThis set of functions enables one to capture mouse events on your trading chart. One can simmulate buttons to trigger actions in the EA.
ExtrapolatorExtrapolator is a result of my long-term research in the area of the Timeseries Forecasting.
Burg ExtrapolatorThe EA uses the method of Burg's linear prediction that was taken from my indicator Extrapolator.mq4.
Ryan_Jones_SMIt shows where to buy and where to sell via the arrows. If a trend occurs then it will bring profit, if there is no trend, there will be no profit.
BackboneThe EA is based on the permanent variation of the direction of the trades depending on the TakeProfit, StopLoss and TrailingStop levels. It demonstrates how to create a profitable trading system without any indicators, mathematical models and other wisdom
Lots CalculationThe calculation of the amount of lots through the specified percentage of free assets.
DiNapoli Price Oscillator New version of famous and simple indicator created by Joe DiNapoli. It is different than rest of this type indicators, because it could count and display overbought and oversold levels.
Candle PatternsVisual and Audio alerts when reversal or continuation candle patterns occur.
OrdersSuite Revision 2Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. OrderProcess() strengthened. New functions Lots, OrderCloseByRetracement, OrderModifyTS and OrderSendI added. Revision 2 has been used to run expert
MySQL wrapperWrapper for reading and writing to MySQL