Aleksandr Teleguz
Aleksandr Teleguz
5 (7)
  • Information
8+ years
experience
5
products
172
demo versions
7
jobs
0
signals
0
subscribers
Программист MQL4 и MQL5. Автор блога investmany.ru.
shared author's MetaQuotes article
О Картах Кохонена в трейдинге
Using Self-Organizing Feature Maps (Kohonen Maps) in MetaTrader 5
Using Self-Organizing Feature Maps (Kohonen Maps) in MetaTrader 5

One of the most interesting aspects of Self-Organizing Feature Maps (Kohonen maps) is that they learn to classify data without supervision. In its basic form it produces a similarity map of input data (clustering). The SOM maps can be used for classification and visualizing of high-dimensional data. In this article we will consider several simple applications of Kohonen maps.

Aleksandr Teleguz
Aleksandr Teleguz
Индикатор SRVector для терминалов MetaTrader 4/5 теперь доступен для бесплатного скачивания
shared author's Andrey Dibrov article
+++
Practical application of neural networks in trading
Practical application of neural networks in trading

In this article, we will consider the main aspects of integration of neural networks and the trading terminal, with the purpose of creating a fully featured trading robot.

shared author's Anatoli Kazharski article
Запись истории сделок мультивалютного эксперта
MQL5 Cookbook: Writing the History of Deals to a File and Creating Balance Charts for Each Symbol in Excel
MQL5 Cookbook: Writing the History of Deals to a File and Creating Balance Charts for Each Symbol in Excel

When communicating in various forums, I often used examples of my test results displayed as screenshots of Microsoft Excel charts. I have many times been asked to explain how such charts can be created. Finally, I now have some time to explain it all in this article.

Aleksandr Teleguz
Left feedback to customer for job Сделать индикатор (персональный заказ для Телегуз Алекандр)
shared author's Hide article
+++
Money Management Revisited
Money Management Revisited

The article deals with some issues arising when traders apply various money management systems to Forex trading. Experimental data obtained from performing trading deals using different money management (MM) methods is also described.

shared author's MetaQuotes article
+++
Offline Charts in the New MQL4
Offline Charts in the New MQL4

Updated MQL4 has the new format for storing historical data and provides the appropriate MqlRates structure for convenient storage of Time, Open, Low, High, Close and Volume values. For many years, traders have developed their MQL4 applications that collect and store their data in HST files for generating offline charts. We can assure you that all previously compiled EX4 files will work in the new MetaTrader 4 terminal the same way as before.

Aleksandr Teleguz Published product
Reviews: 3
FREE

This indicator identifies short-term, medium-term and long-term highs and lows of the market according to the method described by Larry Williams in the book "Long-term secrets to short-term trading". Brief description of the principle of identifying the market highs and lows A short-term high is a high of a bar with lower highs on either side of it, and, conversely, a short-term low of a bar is a low with higher lows on either side of it. Medium-term highs and lows are determined similarly: a

Aleksandr Teleguz Published product
Reviews: 3
FREE

This indicator identifies short-term, medium-term and long-term highs and lows of the market according to the method described by Larry Williams in the book "Long-term secrets to short-term trading". Brief description of the principle of identifying the market highs and lows A short-term high is a high of a bar with lower highs on either side of it, and, conversely, a short-term low of a bar is a low with higher lows on either side of it. Medium-term highs and lows are determined similarly: a

shared author's MetaQuotes article
+++
Mathematics in Trading: How to Estimate Trade Results
Mathematics in Trading: How to Estimate Trade Results

We all are aware of that "No profit obtained in the past will guarantee any success in future". However, it is still very actual to be able to estimate trading systems. This article deals with some simple and convenient methods that will help to estimate trade results.

shared author's Sergey Pavlov article
Migrating from MQL4 to MQL5
Migrating from MQL4 to MQL5

This article is a quick guide to MQL4 language functions, it will help you to migrate your programs from MQL4 to MQL5. For each MQL4 function (except trading functions) the description and MQL5 implementation are presented, it allows you to reduce the conversion time significantly. For convenience, the MQL4 functions are divided into groups, similar to MQL4 Reference.

shared author's Vasiliy Sokolov article
How to Secure Your Expert Advisor While Trading on the Moscow Exchange
How to Secure Your Expert Advisor While Trading on the Moscow Exchange

The article delves into the trading methods ensuring the security of trading operations at the stock and low-liquidity markets through the example of Moscow Exchange's Derivatives Market. It brings practical approach to the trading theory described in the article "Principles of Exchange Pricing through the Example of Moscow Exchange's Derivatives Market".

shared author's Vasiliy Sokolov article
Principles of Exchange Pricing through the Example of Moscow Exchange's Derivatives Market
Principles of Exchange Pricing through the Example of Moscow Exchange's Derivatives Market

This article describes the theory of exchange pricing and clearing specifics of Moscow Exchange's Derivatives Market. This is a comprehensive article for beginners who want to get their first exchange experience on derivatives trading, as well as for experienced forex traders who are considering trading on a centralized exchange platform.

shared author's MetaQuotes article
An Example of Developing a Spread Strategy for Moscow Exchange Futures
An Example of Developing a Spread Strategy for Moscow Exchange Futures

The MetaTrader 5 platform allows developing and testing trading robots that simultaneously trade multiple financial instruments. The built-in Strategy Tester automatically downloads required tick history from the broker's server taking into account contract specifications, so the developer does not need to do anything manually. This makes it possible to easily and reliably reproduce trading environment conditions, including even millisecond intervals between the arrival of ticks on different symbols. In this article we will demonstrate the development and testing of a spread strategy on two Moscow Exchange futures.

shared author's MetaQuotes article
+++
Creating a trading robot for Moscow Exchange. Where to start?
Creating a trading robot for Moscow Exchange. Where to start?

Many traders on Moscow Exchange would like to automate their trading algorithms, but they do not know where to start. The MQL5 language offers a huge range of trading functions, and it additionally provides ready classes that help users to make their first steps in algo trading.

shared author's investeo article
+++
Securing MQL5 code: Password Protection, Key Generators, Time-limits, Remote Licenses and Advanced EA License Key Encryption Techniques
Securing MQL5 code: Password Protection, Key Generators, Time-limits, Remote Licenses and Advanced EA License Key Encryption Techniques

Most developers need to have their code secured. This article will present a few different ways to protect MQL5 software - it presents methods to provide licensing capabilities to MQL5 Scripts, Expert Advisors and Indicators. It covers password protection, key generators, account license, time-limit evaluation and remote protection using MQL5-RPC calls.

shared author's Dmitriy Gizlyk article
+++
Creating an assistant in manual trading
Creating an assistant in manual trading

The number of trading robots used on the currency markets has significantly increased recently. They employ various concepts and strategies, however, none of them has yet succeeded to create a win-win sample of artificial intelligence. Therefore, many traders remain committed to manual trading. But even for such specialists, robotic assistants or, so called, trading panels, are created. This article is yet another example of creating a trading panel from scratch.

Aleksandr Teleguz Published product

45.00 USD

The Sector Expert Advisor opens trades based on the built-in Trend Strength indicator. Similar to the indicator, it also works with tick history. Values of the built-in indicator serve as filters for reducing the number of losing trades. The Sector EA tracks the tick history and uses it to determine short-term "explosive" trend movements, where the trend will be directed in the future. Sector uses two types of market entry: The EA opens a position the moment a signal is received from the

Aleksandr Teleguz Published product

The Trend Strength is now available for the MetaTrader 5. This indicator determines the strength of a short-term trend using the tick history that is stores during its operation. The indicator is based on two principles of trend technical analysis: The current trend is more likely to continue than change its direction. The trend will move in the same direction until it weakens. The indicator works on the M30, H1, H4 and D1 timeframes . It is easy to work with this indicator both in manual and in

12