Stanislav Korotky
Stanislav Korotky
4.2 (66)
  • Information
10+ years
experience
98
products
135
demo versions
0
jobs
0
signals
0
subscribers
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:
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.11 - (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
Published post Tweaking renko indicators for testing and optimizing robots dependent on them
In the previous blogpost of the series dedicated to renko-driven trading systems we've discovered that MetaTrader 5 does not provide a native support for testing and optimization of trading robots based on renko indicators...
Stanislav Korotky
Published post Mission Impossible: MetaTrader 5 does not support testing and optimization of trading robots based on renko indicators
This is a continuation of a series of blogposts about trading by signals of renko charts. Before this point we have discussed many aspects of using custom symbols for renko implementation...
Stanislav Korotky
Published code Historex: export the history of rates and ticks to CSV-files
This is a script to export rates and ticks of current chart's symbol into CSV-files compatible with MT5's export/import format.
Stanislav Korotky
Published post Use of custom tick modeling to prevent illusory grail-like backtests of Renko-driven trading robots
Many traders like renko and other "timeless" charts for their clarity and price noise reduction. The charts are used not only for technical analysis but for building trading strategies on top of them. And they require a proper backtesting...
Stanislav Korotky
Published post Conventional UML diagrams for MQL5 Programming Book (Part 7. Advanced language tools)
In this topic I present the original schemes prepared for the book MQL5 Programming for Traders , Part 7 . They have been reworked for the book by MQ's designers, but Visio's plain rendering may probably seem more readable for someone...
Stanislav Korotky
Published post Conventional UML diagrams for MQL5 Programming Book (Part 6. Trading automation)
In this topic I present the original schemes prepared for the book MQL5 Programming for Traders , Part 6 . They have been reworked for the book by MQ's designers, but Visio's plain rendering may probably seem more readable for someone...
Stanislav Korotky
Published post "I think your MQL program is causing my MetaTrader to crash"
If you've ever thought or heard something like this, in the title, it's almost certainly not true. MQL programs are compiled by native MetaEditor's tools and executed inside MetaTrader under its full control. By design, MQL program does not and should not contain any means to break the terminal...
Stanislav Korotky
Published post Walk-forward optimization library for MetaTrader: pause, resume, refine
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents . Version 1.12 of WFO-library introduces an interesting and powerful feature - a possibility to pause and resume an optimization...
Stanislav Korotky
Published post Walk-forward optimization library for MetaTrader: advanced options
This post is a part of documentation of WalkForwardOptimizer library for MetaTrader4/5 - here is the table of contents . The function wfo_setAdvancedOptions accepts an integer value which is a bitwise set of flags, that is a specific bit enables specific feature...
Stanislav Korotky
Published post ReClOB³T: регрессия и классификация на забывчивых двоичных деревьях с градиентным бустингом
ReClObBT - это исследовательский скрипт для технологии регрессии и классификации на забывчивых двоичных деревьях с градиентным бустингом (Regression and Classification on Oblivious Binary Boosted Trees...
Stanislav Korotky Published product

This indicator emulates volume delta (buy trades vs sell trades) based on per candle volume and candle shape (direction, size of body and wicks). Artificially separated buy and sell volumes then accumulated for specified number of bars. The indicator shows a histogram of volume delta per bar, as well as a sum of the delta for the given period. What is more important, the indicator allows you to combine current symbol quotes/volumes with quotes/volumes of other related symbols (futures, indices

Stanislav Korotky
Published article Backpropagation Neural Networks using MQL5 Matrices
Backpropagation Neural Networks using MQL5 Matrices

The article describes the theory and practice of applying the backpropagation algorithm in MQL5 using matrices. It provides ready-made classes along with script, indicator and Expert Advisor examples.

Stanislav Korotky
Stanislav Korotky
The result: plus 5% or 10000 points.
Stanislav Korotky
Stanislav Korotky
Oils and metals cluster suggests to buy XPDUSD right now on D1.
Stanislav Korotky
Added topic Subscription to OnBookEvent sometimes falls off - is there such a thing?
After I have started working with the tumbler and added some indicators signed to OnBookEvent, I have found that some of them silently fall off, in particular, 1 expert and 1 indicator on different symbols. No errors in the logs. The quotes kept
Stanislav Korotky
Added topic Expert profiling conundrum - how not to exceed the 15 minute limit of the Championship
This is an interesting situation. My multicurrency Expert Advisor, unencumbered by any online retraining, does not fit into the 15 minute limit. I inserted a primitive profiler and surrounded my code calls with it. It turns out that my code works for
Stanislav Korotky
Added topic Market: pricing as a threshold of entry
Recently on the forum there was an interesting topic related to the possible cost of the winning Expert Advisors of the upcoming championship. The emphasis was placed on winners and exactly on Expert Advisors (apparently, as the quintessence of
Stanislav Korotky
Added topic Gentlemen site developers - please write correctly in Russian
Postings on forums are often written out of order - that's fine, but the text on the site itself must be correct. Right now it is written in the 'basement': How to write an Expert Advisor or an indicator The genitive and accusative cases of
Stanislav Korotky
Published code SubScaler
This is a helper indicator which allows you to adjust vertical scale of a subwindow manually, which is useful for zooming in and zooming out graphs of your favourite indicator placed in the same subwindow.
· 2 8755 527
Stanislav Korotky
Published code ChartBrowser
This is an utility which allows you to list all open charts, indicators, expert advisers, and scripts in alphabetic order, and switch between them.