Dmitry Fedoseev / 个人资料
- 信息
|
15+ 年
经验
|
60
产品
|
59
演示版
|
|
126
工作
|
0
信号
|
0
订阅者
|
Учебник 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
终端中的全局变量为开发复杂而可靠的EA交易提供了一种方便的工具,如果您掌握了全局变量,您就会发现在使用MQL5开发EA交易的时候它们是必不可少的。
这篇面向实践的文章专注于在 MQL5 中使用文件。它提供了一定数量的简单任务, 令您掌握基本知识并磨练您的技能。
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





