Yury Kirillov
Yury Kirillov
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Internet money miner
shared author's Victor article
Time Series Forecasting Using Exponential Smoothing (continued)
Time Series Forecasting Using Exponential Smoothing (continued)

This article seeks to upgrade the indicator created earlier on and briefly deals with a method for estimating forecast confidence intervals using bootstrapping and quantiles. As a result, we will get the forecast indicator and scripts to be used for estimation of the forecast accuracy.

shared author's Victor article
Time Series Forecasting Using Exponential Smoothing
Time Series Forecasting Using Exponential Smoothing

The article familiarizes the reader with exponential smoothing models used for short-term forecasting of time series. In addition, it touches upon the issues related to optimization and estimation of the forecast results and provides a few examples of scripts and indicators. This article will be useful as a first acquaintance with principles of forecasting on the basis of exponential smoothing models.

shared author's Victor article
Analysis of the Main Characteristics of Time Series
Analysis of the Main Characteristics of Time Series

This article introduces a class designed to give a quick preliminary estimate of characteristics of various time series. As this takes place, statistical parameters and autocorrelation function are estimated, a spectral estimation of time series is carried out and a histogram is built.

shared author's Victor article
Statistical Estimations
Statistical Estimations

Estimation of statistical parameters of a sequence is very important, since most of mathematical models and methods are based on different assumptions. For example, normality of distribution law or dispersion value, or other parameters. Thus, when analyzing and forecasting of time series we need a simple and convenient tool that allows quickly and clearly estimating the main statistical parameters. The article shortly describes the simplest statistical parameters of a random sequence and several methods of its visual analysis. It offers the implementation of these methods in MQL5 and the methods of visualization of the result of calculations using the Gnuplot application.

shared author's Victor article
Charts and diagrams in HTML
Charts and diagrams in HTML

Today it is difficult to find a computer that does not have an installed web-browser. For a long time browsers have been evolving and improving. This article discusses the simple and safe way to create of charts and diagrams, based on the the information, obtained from MetaTrader 5 client terminal for displaying them in the browser.

shared author's Victor article
Building a Spectrum Analyzer
Building a Spectrum Analyzer

This article is intended to get its readers acquainted with a possible variant of using graphical objects of the MQL5 language. It analyses an indicator, which implements a panel of managing a simple spectrum analyzer using the graphical objects. The article is meant for readers acquianted with basics of MQL5.

shared author's Victor article
Technical Analysis: How Do We Analyze?
Technical Analysis: How Do We Analyze?

This article briefly describes the author's opinion on redrawing indicators, multi-timeframe indicators and displaying of quotes with Japanese candlesticks. The article contain no programming specifics and is of a general character.

shared author's Victor article
Technical Analysis: What Do We Analyze?
Technical Analysis: What Do We Analyze?

This article tries to analyze several peculiarities of representation of quotes available in the MetaTrader client terminal. The article is general, it doesn't concern programming.

Yury Kirillov
Yury Kirillov
Где живёт индикатор...? Продолжение темы:Где живёт индикатор созданный в режиме тестирования без визуализации?
Продолжаем исследовать взаимодействие экспертов и индикаторов на платформе МТ5. Предыдущие изыскания в ветках: Где живёт индикатор созданный в режиме тестирования без визуализации? https://www.mql5.com/ru/forum/217719 Информационный индикатор
Yury Kirillov
Yury Kirillov
Comment to topic Информационный индикатор позиций, сделок и ордеров.
В плане развития пункта: 3. Преобразование в советник (или в комплекс индикатор+советник) с добавлением операций закрытия позиций и ордеров. Публикую предварительное описание протокола обмена
Yury Kirillov
Yury Kirillov 2017.10.13
Просьба ознакомиться и высказать замечания.
shared author's Sergey Pavlov article
Migrating from MQL4 to MQL5
Migrating from MQL4 to MQL5

This article is a quick guide to MQL4 language functions, it will help you to migrate your programs from MQL4 to MQL5. For each MQL4 function (except trading functions) the description and MQL5 implementation are presented, it allows you to reduce the conversion time significantly. For convenience, the MQL4 functions are divided into groups, similar to MQL4 Reference.

Yury Kirillov
Yury Kirillov
Comment to topic Информационный индикатор позиций, сделок и ордеров.
Изменения в версии v1.004: 1. Добавлен расчет суммы по колонкам позиций и сделок (пока без комиссии)
Информационный индикатор позиций, сделок и ордеров.
shared author's Dmitry Fedoseev code
 ind_HotKeys_v1
An example of automatic running of the script when the timeframe or symbol is changed.
Vadim Zhunko
Vadim Zhunko
Comment to topic Как программно управлять кнопкой ExpertEnabled ?
int HandlMT4 ; // Системный дескриптор окна МТ4. int HandlToolbar ; // Системный дескриптор окна инструментов. // Массвы. int ArIntTemp [ 1 ] ; //------------------------ if (
Yury Kirillov
Yury Kirillov
echashnik 2009.05.23 23:17
Предлагаю немного более прозрачный код для использования тестера со многими валютами.
Идея та же - заменить MarketInfo(..) соответствующим файлом, т.к. тестер не может взять инфо из других пар.
https://www.mql5.com/ru/forum/39367#comment_1288391
Yury Kirillov
Yury Kirillov
Получи преимущество и торгуй с умом
http://www.sprosipredlozhenie.com/
shared author's Igor Volodin code
 Grr-al
The Expert Advisor is profitable only if the "Open prices" only or "1 minute OHLC" modes used in Strategy Tester.
Yury Kirillov
Yury Kirillov
Можно ли с помощью скрипта в одном из открытых графиков менять финансовый инструмент (валютную пару) ?

https://www.mql5.com/ru/forum/109202
Oleg Papkov
Oleg Papkov 2017.09.03
Без скрипта можно мышью из Обзора рынка перетащить в текущее окно нужный инструмент. Махом поменяется, сохраняя шаблон.
Yury Kirillov
Yury Kirillov
ТОРГОВЫЕ СИСТЕМЫ
ПРОСТОЙ СОВЕТНИК ДЛЯ ПРОВЕРКИ СТРАТЕГИИ ПРОТИВ ТОЛПЫ
1 июля 2017, 19:16
ANDREI TRUKHANOVICH
https://www.mql5.com/ru/blogs/post/700241
Yury Kirillov
Yury Kirillov
Vladimir Masalov
Vladimir Masalov 2017.08.27
Ну я так примерно и думал, уж больно много их стало на просторах интернета, со своей рекламой.
Yury Kirillov
Yury Kirillov 2017.08.27
Жалко, хоть и не торгую в открытии сейчас, но ИИС-ка была более чем трёхлетняя там. Льгота по НДФЛ и всё такое...