Entries with no category
In geometry, an angle is the figure formed by two rays (the sides of the angle), sharing a common endpoint (the vertex of the angle). more...
Contents IntroductionDeveloping a base custom graphics classCCircleSimple indicator classCCircleArc indicator classCCircleSection indicator classCLineGraph linear graph class Custom indicators form an integral part of modern MetaTrader 5 trading. They are used both in automated trading systems (as part of the algorithms) and in manual trading. By now, it has been possible to set a drawing style and apply 18 types of graphical plotting ...
This article may be usefull for the coders who are tyrng to move from mql4 to mql5 in easy way: Migrating From MQL4 To MQL5 Many developers have accumulated a lot of indicators and trading strategies written in MQL4. To use them in Metatrader 5, they should be converted to MQL5. It's not so easy to rewrite all programs in MQL5. It would be much easier to convert them, if there were a translation-reference, and better with examples. In this article I would ...
New MetaTrader 5 Platform Build 1640: Creating and testing custom symbols
Table of Contents IntroductionObjectivesBase ClassMoney Management Classes and TypesContainer for Money Management ObjectsExampleConclusion more...