Stanislav Korotky
Stanislav Korotky
4.2 (68)
  • 信息
10+ 年
经验
98
产品
136
演示版
0
工作
0
信号
0
订阅者
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 已发布产品

This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight MT5 library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. This script is optional, as the library automatically generates the report immediate after the optimization in the tester is complete. However, the script is convenient because it allows using the same collected data to rebuild

Stanislav Korotky 已发布产品
评论: 1
FREE

This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. Since the library generates files with the metadata in the "tester\Files" directory (during the optimization), it is necessary to manually move the files to the "MQL4\Files" directory. The script only works in conjunction with the

Stanislav Korotky 已发布产品
评论: 2
85.00 USD

This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building

Stanislav Korotky 已发布产品

This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "tester/Files" directory. Then these files can be used by the special WalkForwardBuilder script to build a cluster walk forward report and rolling walk forward reports for refining it. The intermediate files should be manually placed to the

Stanislav Korotky 已发布产品

WalkForwardDemo is an expert adviser (EA) demonstrating how the built-in library WalkForwardOptimizer (WFO) for walk-forward optimization works. It allows you to easily optimize, view and analyze your EA performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia . Once you have performed optimization using WFO, the library generates special global variables (saved in an "archived" file with GVF-extension) and a

Stanislav Korotky 已发布产品
评论: 6
85.00 USD

WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables

Stanislav Korotky
已发布文章Walk-Forward оптимизация по-простому
Метод walk-forward оптимизации пользуются популярностью у трейдеров благодаря своей эффективности в анализе и настройке EA...
Stanislav Korotky
已发布文章用于一组指标信号的朴素贝叶斯分类器
用于一组指标信号的朴素贝叶斯分类器

本文通过运用多个独立指标的信号, 分析贝叶斯公式在提高交易系统可靠性方面的应用。理论计算可由一款简单的通用 EA 进行验证, 配置为使用任意指标。

Stanislav Korotky
已发布文章来自 MQL5 向导的预制专家交易系统运作于 MetaTrader 4 平台中
来自 MQL5 向导的预制专家交易系统运作于 MetaTrader 4 平台中

本文为 MetaTrader 4 提供了简单的 MetaTrader 5 交易环境模拟器。模拟器实现了标准函数库的交易类的移植和调整。结果就是, MetaTrader 5 向导中生成的专家交易系统在 MetaTrader 4 中无需修改即可进行编译并执行。

· 2 5791
Stanislav Korotky
已发布文章MQL5 Wizard generates Expert Advisers for MetaTrader 4
As you all already know, both MetaTrader 4 and MetaTrader 5 provide MQL Wizard for easy code generation. Between these 2 wizards there is one important difference though. MetaTrader 5 allows you to generate ready-made Expert Advisers, whereas MetaTrader 4 does not have such option...
· 5 1819 2
Stanislav Korotky
This story has begun quite a long time ago. First I developed an indicator which makes it possible to use trading strategies based on volume delta (or market depth) on Forex. It's presented in the blog post "Can we trade Volume Delta on Forex...
Stanislav Korotky 已发布产品

The indicator provides volume delta analysis and visualization. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) for a specified number of recent bars. This is a special, more descriptive version of the indicator VolumeDelta . This is a limited substitution of market delta (market depth) analysis, which is normally based on real volumes, but they are not available on Forex. The indicator displays the following

Stanislav Korotky
已发布文章Solving Automatic Validation Problems Arising During Product Submission in MQL5 Market
If you're distributing some products for MetaTrader 4/5 via the Market, you probably know that a special "welcome" stage of automatic product validation has been added recently by MetaQuotes on the site...
· 3 3009 31
Stanislav Korotky
已发布文章Volume Delta's WPR
As you may know I published a number of indicators, which provide volume delta analysis in MetaTrader, including Forex. For example, there exist VolumeDelta, VolumeDeltaM1, and CumulativeDeltaBars for MetaTrader 4, as well as their counterparts for MetaTrader 5...
· 1 1384 1
Stanislav Korotky
已发布文章MQL's OOP booklet & festive greetings
The year 2016 is approaching its end, and it seems a proper moment to sum up all events and achievements, success and failures of the past 12 months...
Stanislav Korotky
已发布文章MQL's OOP notes: Online Analytical Processing of trading hypercubes: part 2
In the first part we have described common OLAP principles and designed a set of classes bringing hypercube functionality in MetaTrader. At the moment we have the base Aggregator class, which does almost all the job. Now we can implement many specific aggregators with minimal efforts...
Stanislav Korotky
已发布文章MQL's OOP notes: Online Analytical Processing of trading hypercubes: part 1
Normally trader's activity involves analysis of a lot of data. Part of it, and probably most significant part, are numbers. Time series, economic indicators, trading reports should be studied, classified and analyzed...
· 1 275 2
Stanislav Korotky
已发布文章MQL's OOP notes: Optimystic library for On The Fly Optimization of EA meets fast particle swarm algorithm
In previous parts we have developed the library Optimystic for self-optimization of EAs on the fly (part 1, part 2) and particle swarm algorithm (part 3) which is more efficient optimization method than brute force approach used in the library intially...
· 2 647 25
Stanislav Korotky
已发布文章MQL's OOP notes: Particle Swarm Speeds Up Expert Adviser Optimization On The Fly
In 2 previous chapters we have studied a library for on the fly optimization of expert advisers (part1, part2). One of drawbacks of the library is its slow method of optimization, because it's nothing else than straightforward iteration over all possible combinations of parameters' values...
· 2 1078 21
Stanislav Korotky
已发布文章Инструменты для анализа HTML-файлов MT4
Довольно часто возникает необходимость проанализировать html-документы, генерируемые МТ4...
· 5 1607 21