Dmitriy Gizlyk
Dmitriy Gizlyk
4.4 (49)
  • Information
10+ years
experience
0
products
0
demo versions
134
jobs
0
signals
0
subscribers
Professional writing programs of any complexity for MT4, MT5, C#.
Dmitriy Gizlyk
Published article Using limit orders instead of Take Profit without changing the EA's original code
Using limit orders instead of Take Profit without changing the EA's original code

Using limit orders instead of conventional take profits has long been a topic of discussions on the forum. What is the advantage of this approach and how can it be implemented in your trading? In this article, I want to offer you my vision of this topic.

Dmitriy Gizlyk
Published article EA remote control methods
EA remote control methods

The main advantage of trading robots lies in the ability to work 24 hours a day on a remote VPS server. But sometimes it is necessary to intervene in their work, while there may be no direct access to the server. Is it possible to manage EAs remotely? The article proposes one of the options for controlling EAs via external commands.

Dmitriy Gizlyk
Published article Using indicators for optimizing Expert Advisors in real time
Using indicators for optimizing Expert Advisors in real time

Efficiency of any trading robot depends on the correct selection of its parameters (optimization). However, parameters that are considered optimal for one time interval may not retain their effectiveness in another period of trading history. Besides, EAs showing profit during tests turn out to be loss-making in real time. The issue of continuous optimization comes to the fore here. When facing plenty of routine work, humans always look for ways to automate it. In this article, I propose a non-standard approach to solving this issue.

Dmitriy Gizlyk
Published article Combining trend and flat strategies
Combining trend and flat strategies

There are numerous trading strategies out there. Some of them look for a trend, while others define ranges of price fluctuations to trade within them. Is it possible to combine these two approaches to increase profitability?

panlin
panlin 2018.12.12
您好,组合策略EA,下载后无法加载到货币对图表上,有办法完善吗?
Dmitriy Gizlyk
Published article PairPlot graph based on CGraphic for analyzing correlations between data arrays (time series)
PairPlot graph based on CGraphic for analyzing correlations between data arrays (time series)

Comparing several time series during a technical analysis is a quite common task that requires appropriate tools. In this article, I suggest developing a tool for graphical analysis and detecting correlations between two or more time series.

Dmitriy Gizlyk
Published article How to analyze the trades of the Signal selected in the chart
How to analyze the trades of the Signal selected in the chart

The trade Signals service develops in leaps and bounds. Trusting our funds to a signal provider, we would like to minimize the risk of losing our deposit. So how to puzzle out in this forest of trade signals? How to find the one that would produce profits? This paper proposes to create a tool for visually analyzing the history of trades on trade signals in a symbol chart.

Dmitriy Gizlyk
Left feedback to customer for job A programmer with experience in creating Harmonic trading Indicator
Dmitriy Gizlyk
Left feedback to customer for job Create Trading Pad with signal alert (Create New Job , Last one Error link)
Dmitriy Gizlyk
Left feedback to customer for job Нужен советник на основе RSI и MA с Money Management
Dmitriy Gizlyk
Published article Implementing indicator calculations into an Expert Advisor code
Implementing indicator calculations into an Expert Advisor code

The reasons for moving an indicator code to an Expert Advisor may vary. How to assess the pros and cons of this approach? The article describes implementing an indicator code into an EA. Several experiments are conducted to assess the speed of the EA's operation.

Dmitriy Gizlyk
Published article Synchronizing several same-symbol charts on different timeframes
Synchronizing several same-symbol charts on different timeframes

When making trading decisions, we often have to analyze charts on several timeframes. At the same time, these charts often contain graphical objects. Applying the same objects to all charts is inconvenient. In this article, I propose to automate cloning of objects to be displayed on charts.

Dmitriy Gizlyk
Published article The Channel Breakout pattern
The Channel Breakout pattern

Price trends form price channels that can be observed on financial symbol charts. The breakout of the current channel is one of the strong trend reversal signals. In this article, I suggest a way to automate the process of finding such signals and see if the channel breakout pattern can be used for creating a trading strategy.

Dmitriy Gizlyk
Dmitriy Gizlyk
.
Izzatilla Ikramov
Izzatilla Ikramov 2018.01.02
С новым годом!
Dmitriy Gizlyk
Left feedback to customer for job Korrelation
Dmitriy Gizlyk
Published article Creating a new trading strategy using a technology of resolving entries into indicators
Creating a new trading strategy using a technology of resolving entries into indicators

The article suggests a technology helping everyone to create custom trading strategies by assembling an individual indicator set, as well as to develop custom market entry signals.

Izzatilla Ikramov
Izzatilla Ikramov 2017.12.06
Вы просто молодец!
Dmitriy Gizlyk
Dmitriy Gizlyk 2017.12.07
Спасибо.
Dmitriy Gizlyk
Published article Resolving entries into indicators
Resolving entries into indicators

Different situations happen in trader’s life. Often, the history of successful trades allows us to restore a strategy, while looking at a loss history we try to develop and improve it. In both cases, we compare trades with known indicators. This article suggests methods of batch comparison of trades with a number of indicators.

Dmitriy Gizlyk
Published article Using the Kalman Filter for price direction prediction
Using the Kalman Filter for price direction prediction

For successful trading, we almost always need indicators that can separate the main price movement from noise fluctuations. In this article, we consider one of the most promising digital filters, the Kalman filter. The article provides the description of how to draw and use the filter.

Dmitriy Gizlyk
Published screenshot
Тест советника по фильтру Калмана
EURUSD, H1RoboForex (CY) Ltd.Тест советника по фильтру Калмана
Dmitriy Gizlyk
Published article Practical evaluation of the adaptive market following method
Practical evaluation of the adaptive market following method

The main difference of the trading system proposed in the article is the use of mathematical tools for analyzing stock quotes. The system applies digital filtering and spectral estimation of discrete time series. The theoretical aspects of the strategy are described and a test Expert Advisor is created.

Dmitriy Gizlyk
Published article Using cloud storage services for data exchange between terminals
Using cloud storage services for data exchange between terminals

Cloud technologies are becoming more popular. Nowadays, we can choose between paid and free storage services. Is it possible to use them in trading? This article proposes a technology for exchanging data between terminals using cloud storage services.