En popüler alım-satım robotları ve teknik göstergeler, yeni sinyaller, Kod Tabanına düzenli olarak gelen hazır MQL5 programları ve Forumda en çok tartışılan konular.
Mediator - behavioral design patternDefine an object that encapsulates how a set of objects interact mediator promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently
Identify the potential best TIME To Trade (Improve your Strategy) - MT5For day traders, this 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 TIME during the day to trade when the market moves the most as well
Identify the potential best TIME To Trade (Improve your Strategy) - MT4For day traders, this 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 TIME during the day to trade when the market moves the most as well
Iterator - behavioral design patternProvide a way to access the elements of an aggregate object sequentially without exposing its underlying representation