Aleksandr Seredin / Publications
Articles
Visualizing deals on a chart (Part 2): Data graphical display for MetaTrader 5
Here we are going to develop a script from scratch that simplifies unloading print screens of deals for analyzing trading entries. All the necessary information on a single deal is to be conveniently displayed on one chart with the ability to draw different timeframes
Visualizing deals on a chart (Part 1): Selecting a period for analysis for MetaTrader 5
Here we are going to develop a script from scratch that simplifies unloading print screens of deals for analyzing trading entries. All the necessary information on a single deal is to be conveniently displayed on one chart with the ability to draw different timeframes
Risk manager for algorithmic trading for MetaTrader 5
The objectives of this article are to prove the necessity of using a risk manager and to implement the principles of controlled risk in algorithmic trading in a separate class, so that everyone can verify the effectiveness of the risk standardization approach in intraday trading and investing in
Risk manager for manual trading for MetaTrader 5
In this article we will discuss in detail how to write a risk manager class for manual trading from scratch. This class can also be used as a base class for inheritance by algorithmic traders who use automated programs
Balancing risk when trading multiple instruments simultaneously for MetaTrader 5
This article will allow a beginner to write an implementation of a script from scratch for balancing risks when trading multiple instruments simultaneously. Besides, it may give experienced users new ideas for implementing their solutions in relation to the options proposed in this article




