The script will plot the following EMAs:
5, 9, 21, and 200
The user will be able to choose what color and format the EMA will be in but the periods are set.
The indicator's primary purpose is to look for areas of potential momentum shifts (i.e. ema crossovers). However, this indicator is unique in that it will only give a signal if 2 other criteria are met along with the 9 and 21 ema crossover.
The criteria are as follows:
A "sell" signal will be generated if a bearish 9/21 ema crossover occurs while 2 other confirming conditions are present. Alerts are configurable.
A "buy" signal will be generated if a bullish 9/21 ema crossover occurs while while 2 other confirming conditions are present. Alerts are configurable
The script will also plot the previous HOD and LOD of the SPY ETF as horizontal lines (extended in both directions) that can be configured with whatever color the user prefers.
Mar 25
Release Notes:
Added functionality to allow the user decide what market hours alerts will be triggered during (i.e. 9:30-16:30)