Three peaks or troughs MT5
- 指标
- Dmitry Fedoseev
- 版本: 1.1
- 激活: 5
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 will be recognized
- ArrowType - a symbol from 1 to 17
- ArrowVShift - vertical shift of arrows in pixels
- ShowLevels - show lines at the breakthrough level
- ColUp - color of an upward line
- ColDn - color of a downward line.
Note. Arrows appear on a forming bar and do not disappear.
It cannot be guaranteed that the indicator recognizes the patterns exactly as implied by the author.
Recommended optimization parameters: PeriodBars, K.