Stanislav Korotky
Stanislav Korotky
4.4 (52)
  • Bilgiler
11+ yıl
deneyim
97
ürünler
140
demo sürümleri
0
işler
0
sinyaller
0
aboneler
Trading is just my hobby. I'm working in IT industry. So developement of experts, indicators, and script is not a problem at all to me. Wide range of technologies are used: MQL4, MQL5, system and applied programming, web-services, neural networks and more.

New:
AngryVolumes - (MT5) https://www.mql5.com/en/market/product/96161
VolumeDeltaPercentRange - (MT5) https://www.mql5.com/en/market/product/62190
PnFxo - (MT5) https://www.mql5.com/en/market/product/61592
MACD Advanced - (MT5) https://www.mql5.com/en/market/product/61515
PFKBreakOut - (MT5) https://www.mql5.com/en/market/product/61170
PointFigureKagiCharts - (MT5) https://www.mql5.com/en/market/product/61168
PointFigureKagiCharts - [demo] https://www.mql5.com/en/market/product/61169
CustomVolumeDelta - (MT5) https://www.mql5.com/en/market/product/60798
RenkoFromRealTicks - (MT5) https://www.mql5.com/en/market/product/60797
RenkoFromRealTicks - [demo] https://www.mql5.com/en/market/product/60824
UniversalDashboard - (MT5) https://www.mql5.com/en/market/product/59610
VolumeDeltaWaves - (MT5) https://www.mql5.com/en/market/product/54183
AutomaticZigZag - (MT5) https://www.mql5.com/en/market/product/54123
VolumeDeltaScanner - (MT5) https://www.mql5.com/en/market/product/53549
ADXSignal - (MT5) https://www.mql5.com/en/market/product/50861
CyclicPatterns - (MT5) https://www.mql5.com/en/market/product/40547

Latest Updates:
WalkForwardOptimizer 1.15 - (MT5) https://www.mql5.com/en/market/product/23068
TrueVolumeSurrogate 1.4 - (MT5) https://www.mql5.com/en/market/product/18319
VolumeDeltaM1 1.6 - (MT5) https://www.mql5.com/en/market/product/18307

Most popular products, user choice:
VolumeDelta
+ (MT4) https://www.mql5.com/en/market/product/5102
+ (MT5) https://www.mql5.com/en/market/product/18307
CumulativeVolumeDeltaBars
+ (MT4) https://www.mql5.com/en/market/product/18285
+ (MT5) https://www.mql5.com/en/market/product/18238
TrueVolumeSurrogate
+ (MT4) https://www.mql5.com/en/market/product/5380
+ (MT5) https://www.mql5.com/en/market/product/18319
WalkForwardOptimizer
+ (MT4) https://www.mql5.com/en/market/product/17683
+ (MT5) https://www.mql5.com/en/market/product/23068
VolumeDeltaM1
+ (MT4) https://www.mql5.com/en/market/product/13353
+ (MT5) https://www.mql5.com/en/market/product/18307
OnBalanceVolumeSurrogate
+ (MT4) https://www.mql5.com/en/market/product/8531
+ (MT5) https://www.mql5.com/en/market/product/18320
OrderBook History Library
+ (MT5) https://www.mql5.com/en/market/product/30681
RenkoTradingBot
+ (MT4) https://www.mql5.com/en/market/product/9170
ADXS/ADXSignal
+ (MT4) https://www.mql5.com/en/market/product/5052
+ (MT5) https://www.mql5.com/en/market/product/50861

Please note: if I'm banned due to inadequate judgment of specific MetaQuotes' staff, my actions on the site are very limited and I can not afford proper support for my products.
Stanislav Korotky
MQL's OOP notes: Singleton, Command queue, and Template method patterns in simple order manager gönderisini yayınladı
As the title says this time we'll try to implement a simple object-oriented framework for trading. It's surely simple as a framework, but is probably most complex thing among all that we've discussed so far in the MQL's OOP notes...
Stanislav Korotky
MQL's OOP notes: HashMap supports old-fashioned indicators in MetaTrader 5 gönderisini yayınladı
MetaTrader 5 is not back compatible with MetaTrader 4 in many aspects. This is bad, but we can do nothing with this. Yet we can do something to simplify translation of MetaTrader 4 products into MetaTrader 5...
Stanislav Korotky
MQL's OOP notes: Converting MetaTrader 4 indicators to MetaTrader 5 gönderisini yayınladı
It has been a long time since MetaTrader 5 was released, but MQL products for MetaTrader 4 do still prevail on mql5.com site (both in the codebase, and in the market), and in the Internet in general...
Stanislav Korotky
MQL's OOP notes: Multiple timers with publisher/subscriber design pattern and abstract class gönderisini yayınladı
Every expert and indicator in MetaTrader can have a timer. From time to time a novice MQL developer asks a question: what should I do if I need many timers? The answer is simple: use a single timer with lesser period to manage and dispatch all other timer events with larger periods...
Stanislav Korotky
MQL's OOP notes: Arrayed indicator buffers based on operators overloading gönderisini yayınladı
From very first moment as I started learning MetaTrader many years ago I was wondering why there are no multidimentional buffers in indicators...
Stanislav Korotky
MQL's OOP notes: Managing resources by object wrappers gönderisini yayınladı
MQL programmers use files here and there. Standard API provides a set of file functions which employ old plain procedural approach. But sometimes it's better to upgrade this style up to OOP. One simple use case where OOP can be helpful is related to resource control...
Stanislav Korotky
MQL's OOP notes: Print data using overloads and templates gönderisini yayınladı
One of the most frequently used MQL functions is Print. It's simple and indispensable. Unfortunately it usually requires a lot of routine typing which makes code bulky. For example, if you need to print several values, you need to explicitly add some separators...
Stanislav Korotky
MQL's OOP notes: Introduction gönderisini yayınladı
Both MetaTrader 4 and MetaTrader 5 provide powerfull tools for trading automation, which can be extended even more - to almost any feasible idea - thanks to the built-in programming language - MQL...
Stanislav Korotky ürün yayınladı
İncelemeler: 1
30.00 USD

This indicator provides a true volume surrogate based on tick volumes. It uses a specific formula for calculation of a near to real estimation of trade volumes distribution , which may be very handy for instruments where only tick volumes are available. Please note that absolute values of the indicator do not correspond to any real volumes data, but the distribution itself, including overall shape and behavior, is similar to real volumes' shape and behavior of related instruments (for example

Stanislav Korotky ürün yayınladı

This is a special edition of the On-Balance Volume indicator based on pseudo-real volumes emulated from tick volumes. It calculates a near to real estimation of trade volumes distribution for Forex instruments (where only tick volumes are available) and then applies conventional OBV formula to them. Volumes are calculated by the same algorithm used in the indicator TrueVolumeSurrogate . The indicator itself is not required but can be used for reference. OnBalanceVolumeSurrogate is also available

Stanislav Korotky
VolumeDelta is getting more volume gönderisini yayınladı
Many traders use volume analysis for their everyday trading strategies. This is proved by the simple fact, that volume based products are most popular ones among all my products in the Market. The best-sellers are certainly VolumeDelta and VolumeDeltaM1 indicators...
Stanislav Korotky ürün yayınladı

This indicator provides the analysis of tick volume deltas. It monitors up and down ticks and sums them up as separate volumes for buys and sells, as well as their delta volumes. In addition, it displays volumes by price clusters (cells) within a specified period of bars. This indicator is similar to VolumeDeltaMT5 , which uses almost the same algorithms but does not process ticks and therefore cannot work on M1. This is the reason for VolumeDeltaM1 to exist. On the other hand, VolumeDeltaMT5

Stanislav Korotky ürün yayınladı

This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited

Stanislav Korotky ürün yayınladı

This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDelta , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 5 exists - VolumeDeltaBars . This is a limited substitution

Stanislav Korotky
Walk-forward optimization library for MetaTrader: FAQ gönderisini yayınladı
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents . Frequently asked questions Q. Why should I use WFO? A...
Stanislav Korotky
Walk-forward optimization library for MetaTrader: How Tos gönderisini yayınladı
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents. Make sure you enable optimization for those meta-parameters which are explicitly mentioned in this instructions, and clear flags for all the other meta-parameters...
Stanislav Korotky
Walk-forward optimization library for MetaTrader: Estimator formula gönderisini yayınladı
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents. Estimator formula reference Expressions for performance estimator can contain the following variables...
Stanislav Korotky
Walk-forward optimization library for MetaTrader: Functions gönderisini yayınladı
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents...
Stanislav Korotky
Walk-forward optimization library for MetaTrader: Parameters gönderisini yayınladı
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents...
Stanislav Korotky
Walk-forward optimization library for MetaTrader: User Guide gönderisini yayınladı
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents . Rolling walk-forward optimization Once you included WFO library into EA (the header is attached below), approach is as follows...