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.
Interpreter - behavioral design patternGiven a language, define a represention for its grammar along with an interpreter that uses the representation to interpret sentences in the language
DXYvsEXY_e1 for MT4DXYvsEXY_e1 is an optimized version of DXYvsEXY.
Original code here: https://www.mql5.com/en/code/30714
Identify the Potential Best Days To Trade (Improve your Strategy) - MT5This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.
Log4mql (MT5)A logging library similar to Log4j but for MQL.
Identify the Potential Best Days To Trade (Improve your Strategy) - MT4This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.
PivotPointThis indicator draws pivot points, resistances and supports.
Candle Time End and SpreadThe indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
Volume Profile + Range v6.0Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
2020.10.13
1 nouveau signal maintenant disponible par abonnement :
Gann high/low activator (simple)The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Magazine. It is a simple moving average SMA of the previous n period's highs or lows.
PivotPointThis indicator draws pivot points, resistances and supports.
MarketsMaster EAExpert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock.
If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know.
Command - behavioral design patternEncapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations
PivotPointThis indicator draws pivot points, resistances and supports.
Candle Time End and SpreadThe indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
Volume Profile + Range v6.0Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
MarketsMaster EAExpert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock.
If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know.
Pro Traders see RISK as PercentageMost traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.
Chain of responsibility - behavioral design patternAvoid coupling the sender of a request to its receiver by giving more than one object a chance to handle the request. Chain the receiving objects and pass the request along the chain until an object handles it
Pro Traders see RISK as Percentage MT4Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.