In this article we look at the possibility of creating an application for the display of RSS feeds. The article will show how aspects of the Standard Library can be used to create interactive programs for MetaTrader 5. More...
Originally Posted by matfx Alexander Averin ~ In The Rose Garden
Gran Paradiso National Park is the oldest in Italy. Its namesake, the Gran Paradiso massif, rises 13,324 feet. Here, with the massif looming beyond a cloud bank, a yellow-billed Alpine chough swoops and soars on thermals and updrafts. The park is home to some hundred species of birds. the source
This article explains the idea of multi-mode trading robot programming in MQL5. Every mode is implemented with the object-oriented approach. Instances of both mode classes hierarchy and classes for testing are provided. Multi-mode programming of trading robots is supposed to take into account all peculiarities of every operational mode of an EA written in MQL5. Functions and enumeration are created for identifying the mode. More...
This article considers using the Rattle package for automatic search of patterns for predicting long and short positions of currency pairs on Forex. This article can be useful both for novice and experienced traders. More...