Design for LONG and Day Trade only
=============================
features (this indicator is able to):
- show EMA 9, 50, 200 & VWAP
- show Candle Pattern (e.g. Engulfing, Shooting Star)
- show HMA fast(10) / slow(50) lines
- show Breakout Signal (Blue triangle)
- show RSI Divergence
- find Volitility Decreasing
- find Consolidation stage
- change Background color (green) when positive figures
- show indicator table
=============================
indicator table:
[MUST]
- Price over VWAP
- Price over EMA200
- EMA9 > EMA50 > EMA200
- RSI < 80
[nice to have]
- EMA9 > VWAP
- MACD fast > slow
- HMA fast > slow
[Other status]
- RSI Divergence (compare with previous higher high)
- Breakout Signal when the price is higher than previous high
- Volitility: the difference between previous high (9 periods) and previous low (9 periods), average by SMA, if lower than -30, show in green color.
- Consolidation: consider previous 7 periods to find consolidation stage.