Dmitry Fedoseev
- Información
13+ años
experiencia
|
58
productos
|
56
versiones demo
|
108
trabajos
|
0
señales
|
0
suscriptores
|
Учебник MQL5 (электронная версия): https://play.google.com/store/books/details?id=M0oREAAAQBAJ
Учебник MQL5 (электронная и бумажная версии): https://ridero.ru/books/programmirovanie_na_yazyke_mql5_ot_osnov_do_indikatorov_i_ekspertov
Все паттерны из книги Томас Н. Булковский "Полная энциклопедия графических ценовых моделей" в одном индикаторе со сканером. Cканер включается параметром ScannerMode. При ScannerMode=false индикатор ищет один паттерн (выбирается переменной Pattern). При выявлении паттерна индикатор рисует стрелку, открывает окно сообщений, выполняет push-уведомление. У индикатора много параметров, некоторые их них задействованы всегда, некоторые выборочно. Включите переменную ShowHelp - на графике отобразится
Все паттерны из книги Томас Н. Булковский "Полная энциклопедия графических ценовых моделей" в одном индикаторе со сканером. Cканер включается параметром ScannerMode. При ScannerMode=false индикатор ищет один паттерн (выбирается переменной Pattern). При выявлении паттерна индикатор рисует стрелку, открывает окно сообщений, выполняет push-уведомление. У индикатора много параметров, некоторые их них задействованы всегда, некоторые выборочно. Включите переменную ShowHelp - на графике отобразится
An indicator of patterns #45 and #46 (Three Falling Peaks and Three Rising Valleys) from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys should be, so fewer
An indicator of patterns #45 and #46 (Three Falling Peaks and Three Rising Valleys) from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys should be, so fewer
An indicator of patterns #50 and #51 ("Triple Bottoms", "Triple Tops") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys should be, so fewer patterns
An indicator of patterns #50 and #51 ("Triple Bottoms", "Triple Tops") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys should be, so fewer patterns
An indicator of pattern #55 ("Dead cat bounce, inverted") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in pixels. Note. Arrows appear on a forming bar and do not disappear. It cannot be guaranteed that the
An indicator of pattern #54 ("Dead cat bounce") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in pixels. Note. Arrows appear on a forming bar and do not disappear. It cannot be guaranteed that the indicator
An indicator of pattern #54 ("Dead cat bounce") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in pixels. Note. Arrows appear on a forming bar and do not disappear. It cannot be guaranteed that the indicator
An indicator of patterns #24, #25, #26 and #27 ("Head and Shoulders", "Complex Head and Shoulders") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys