The portfolio principle is known from long ago. By diversifying the funds in several directions, investors create their portfolios reducing the overall loss risk and making income growth more smooth. The portfolio theory has gained momentum in 1950 when the first portfolio mathematical model has been proposed by Harry Markowitz. In 1980s, a research team from Morgan Stanley has developed the first spread trading strategy paving the way for the group of ...
ContentsIntroductionTree view elementDevelopment of the CTreeItem class to create a tree view itemCPointer class used for creating a mouse pointer Development of the CTreeView class used for creating a tree view Parameters for forming the element listsMethods for managing element listsManaging width of list areasMode of tab itemsMethods for event handlingElement integration into the library engineTesting the tree view element ...
New MetaTrader 4 build 985: Built-in MQL5.community Chat Support for MetaTrader 4 terminal versions below 940 to end on July 1, 2016 After July 1, 2016, MetaTrader 4 terminal versions below 940 will be no longer supported. Unsupported terminal builds will not be able to connect to new server versions. Therefore, we strongly recommend that you update your terminals. MetaTrader 4 Client Terminal build 985 Terminal: New built-in ...
How to Prepare a Trading Account for Migration to Virtual Hosting "MetaTrader client terminal is perfect for automating trading strategies. It has all tools necessary for trading robot developers ‒ powerful C++ based MQL4/MQL5 programming language, convenient MetaEditor development environment and multi-threaded strategy tester that supports distributed computing in MQL5 Cloud Network. In this article, you will find out how to move ...
Table of ContentsIntroduction1. Generally accepted method of evaluating the RSI indicator2. Area method3. RSIAreaIndicator_v1 3.1. Creating a draft for an indicator3.2. Filling the indicator header line3.3. Editing the indicator's OnInit() function3.4. Creating the additional indicator function3.5. Creating the main operation code of the indicator 4. RSIAreaExpert version 1.00 — Expert Advisor 4.1. Editing the Expert Advisor's header line ...