Stanislav Korotky
Stanislav Korotky
4.4 (52)
  • Información
11+ años
experiencia
97
productos
140
versiones demo
0
trabajos
0
señales
0
suscriptores
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
Ha publicado el artículo Extrayendo datos estructurados de las páginas HTML usando los selectores CSS
Extrayendo datos estructurados de las páginas HTML usando los selectores CSS

En este artículo, se describe un método universal para analizar y convertir los datos de documentos HTML basados en los selectores CSS. Ahora, en MQL tenemos disponibles los informes comerciales y del Simulador de Estrategias, los calendarios económicos preferibles, señales públicas y monitoreo de cuentas, fuentes adicionales de las cotizaciones en línea.

Stanislav Korotky
Post publicado Viewing XML-files with optimization results in a browser
MetaTrader 5 provides an option to save optimization results into XML-file. Later it can be loaded in an external program which supports XML, such as Excel or other spreadsheet application. Unfortunately, there can be situations when such programs are unavailable due to their specificity...
Stanislav Korotky Ha publicado el producto
Comentarios: 1
99.00 USD

This cluster indicator is MT5 version of SuperIndices for MT4. It allows for processing mixed clusters, where symbols from various markets can be included. For example, it can handle Forex, indices, CFDs, spot at the same time. Number of visible lines increased to 16. An interactive ruler can be enabled to measure signals' strength on the history. The indicator creates a set of embedded cluster indicators (CCFpExtraIndices) with carefully selected periods and combines their results using smart

Stanislav Korotky Ha publicado el producto

This is a non-trading expert which transforms unstructured web-pages into structured data tables. It downloads and parses an HTML file, then creates DOM ( Document Object Model ) for it, and finally applies specified CSS ( Cascading Style Sheets ) selectors for required fields and extracts data for them. You may consider it as a powerful and highly customizable HTML to CSV ( Comma-Separated Values ) converter. The EA can process web-pages from remote sites (using MetaTrader's WebRequest ) or

Stanislav Korotky
Ha publicado el artículo Análisis sintáctico de MQL usando las herramientas de MQL
Análisis sintáctico de MQL usando las herramientas de MQL

El presente artículo describe el preprocesador, escáner y el parser (analizador sintáctico) para el análisis sintáctico de los códigos fuente en el lenguaje MQL. La implementación en MQL se adjunta.

Stanislav Korotky
Stanislav Korotky
Looks like a pile of work, or no? ;-)
Stanislav Korotky
Stanislav Korotky
I'm on vacation. If you have a question, try to find an answer on the products pages, in the products comments, in my blogs, in the MT platform documentation, on the forums, or in other sources suitable for general cases (such as Windows and other appropriate software manuals, web search, etc. ;-). I'll respond when go back online.
Vladimir Baskakov
[Eliminado] 2019.01.08
[Eliminado]
Stanislav Korotky
Ha publicado el artículo Uso práctico de las redes neuronales de Kohonen en el trading algorítmico (Parte II) Optimización y previsión
Uso práctico de las redes neuronales de Kohonen en el trading algorítmico (Parte II) Optimización y previsión

A base de las herramientas universales para el trabajo con las redes de Kohonen, se construye un sistema del análisis y la selección de los parámetros óptimos del EA, así como se considera la previsión de las series temporales. En la primera parte, corregimos y mejoramos las clases de redes neuronales disponibles públicamente, completándolas con algoritmos necesarios. Ahora ha llegado el momento para aplicarlas en la práctica.

Stanislav Korotky
Ha publicado el artículo Uso práctico de las redes neuronales de Kohonen en el trading algorítmico (Parte I) Instrumental
Uso práctico de las redes neuronales de Kohonen en el trading algorítmico (Parte I) Instrumental

El presente artículo desarrolla la idea del uso de redes de Kohonen en MetaTrader 5 que fue abordada en algunas publicaciones anteriores. Las clases corregidas y mejoradas proporcionan el instrumental para solucionar las tareas prácticas.

justin.bradley1
justin.bradley1 2019.07.19
Hello
Stanislav Korotky
Ha publicado el artículo WebRequest multiflujo asincrónico en MQL5
WebRequest multiflujo asincrónico en MQL5

En el artículo se analiza una biblioteca que permite aumentar la efectividad del trabajo con solicitudes HTTP en MQL5. La ejecución de WebRequest en el modo no bloqueante se ha implementado en flujos adicionales usando gráficos y expertos auxiliares, intercambio de eventos personalizados y lectura de recursos compartidos. Se adjuntan los códigos fuente.

Stanislav Korotky Ha publicado el producto

99.00 USD

This cluster indicator is a next generation of CCFpExtraSuperMulti . It's improved in a way, which allows for processing mixed clusters, where symbols from various markets can be included. For example, it can handle Forex, indices, CFDs, spot at the same time. Number of visible lines increased to 16. An interactive ruler can be enabled to measure signals' strength on the history. The indicator creates a set of embedded cluster indicators (CCFpExtraIndices) with carefully selected periods and

Stanislav Korotky
Post publicado Hot to enable support of specific cryptocurrency exchange in CCXTMT library
CCXTMT library processes requests and responses for specific cryptocurrency exchange API using a special JSON-file with processing rules...
Stanislav Korotky
Post publicado Declarative transformation of JSON drives unified processing of cryptocurrency exchanges' APIs
Today we have an opportunity to easily use many web-services including (but not limited to) APIs of numerous cryptocurrency exchanges. Technically, they rely on widely adopted standards and work with semantically similar objects (such as currencies, tickers, orders, trades, quotes, etc...
Stanislav Korotky
Post publicado CCXT in MQL5: The Unified Library for Working with Crypto-Exchanges - alpha testing
CCXT stands for CryptoCurrency eXchange Trading Library. CCXT is one of the most popular libraries for working with crypto-exchanges, supporting a large number of the services. And now it's translated to MetaTrader. The original library is available on GitHub (https://github.com/ccxt...
Stanislav Korotky
Post publicado CCXT на MQL5: Унифицированная библиотека для работы с криптобиржами - альфа-тестирование
CCXT, одна из наиболее популярных библиотек для работы с широким набором криптобирж, переводится в среду MetaTrader. CCXT - это CryptoCurrency eXchange Trading Library, доступная в исходных кодах на GitHub (https://github.com/ccxt...
Stanislav Korotky Ha publicado el producto

Time And Sales Layout indicator shows traded buy and sell volumes right on the chart. It provides a graphical representation of most important events in the time and sales table. The indicator downloads and processes a history of real trade ticks. Depending from selected depth of history, the process may take quite some time. During history processing the indicator displays a comment with progress percentage. When the history is processed, the indicator starts analyzing ticks in real time. The

Stanislav Korotky Ha publicado el producto

OrderBook Utilities is a script, which performs several service operations on order book hob-files, created by OrderBook Recorder . The script processes a file for work symbol of the current chart. The file date is selected by means of the input parameter CustomDate (if it's filled in) or by the point where the script is dropped on the chart. Depending from the operation, useful information is written into the log, and optionally new file is created. The operation is selected by the input

Stanislav Korotky
Post publicado OrderBook History Library functions: quick reference
This is a quick reference of functions available in the OrderBook History Library...
Stanislav Korotky Ha publicado el producto
Comentarios: 1
49.00 USD

Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The indicator OrderBook Cumulative Indicator accumulates market book data online and visualizes them on the chart. In addition, the indicator can show the market

Stanislav Korotky Ha publicado el producto

Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The