Three falling peaks or troughs MT5
- インディケータ
- Dmitry Fedoseev
- バージョン: 1.1
- アクティベーション: 5
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 patterns will be recognized
- ArrowType - a symbol from 1 to 17
- ArrowVShift - vertical shift of arrows in pixels
- ShowLevels - show lines connecting peaks/valleys
- 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.