Dmitry Fedoseev / Profilo
- Informazioni
|
15+ anni
esperienza
|
60
prodotti
|
59
versioni demo
|
|
125
lavori
|
0
segnali
|
0
iscritti
|
Учебник 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
Global variables of the terminal provide an indispensable tool for developing sophisticated and reliable Expert Advisors. If you master the global variables, you will no more be able to imagine developing EAs on MQL5 without them.
This practice-oriented article focuses on working with files in MQL5. It offers a number of simple tasks allowing you to grasp the basics and hone your skills.
The indicator determines Dragon pattern. It is based on the zigzag. There is buffer 0 which has no color located in the Colors tab. You will see the zigzag if you set it to some color. The indicator draws an up arrow when it detects a pattern which assumes further upward movement of the indicator. Similarly, the indicator draws a down arrow when it detects a pattern which assumes further downward movement of the indicator. Parameters: Alerts - show alert when an arrow appears. Push - send
The exp_iCustomNew Expert Advisor allows to trade using any custom and standard indicators, using their various values: arrows, the intersection of two lines, level crossing, extremum, color. To define the entry signal, the EA can use one main indicator and up to four indicators to confirm by trend and up to four indicators to confirm by volatility. Confirmation indicators can be calculated on any other symbol and timeframe. Additionally, the entry signals are filtered by time (up to three
An indicator of patterns #35 and #36 ("Pipe bottoms" and "Pipe 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 - An indicator period (number of bars that form a top/a bottom) K1 - an additional parameter that influences the accuracy of pattern shape recognition K2 - an additional parameter that influences the
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 GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points Auto5Digits - automatic multiplication of GapSize and ArrowVShift by
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 GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points Auto5Digits - automatic multiplication of GapSize and ArrowVShift by 10
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





