MACD Pattern Recognizer v2
Click here to see the full size chart
Description
- Finds swings (based on swing strength) in the MACD Line, the MACD Signal Line, or the MACD Difference Histogram.
- Labels swings according to their relationship to prior swings.
- Buy and Sell sequence signals appear on the chart (2 letter code) when a user defined sequence of swings occurs in the price action.
- Audible alert when a Swing Pattern is found.
Key Features
Updates in v2:
- Two new parameters have been added in this update, called "StandardBuyPattern" and "StandardSellPattern". The user can select from any of 4 different "standard patterns":
1). M_and_W
2). Reversal_123 (basically the M_and_W but with an added confirmation step in the sequence)
3). Continuation
4). StrongContinuation (basically Continuation with an added confirmation step in the sequence)
- When the user selects "M_and_W" for the StandardBuyPattern, the indicator will overwrite the contents of "BuySequence" with the standard pattern sequence, and the indicator will run normally.
- The default BuySequence and SellSequence have been changed.