ADD more indictaors, BB,RSI and Z-score
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
Indicator,Visual Style,What it Means,Suggested Action
|
||||
Z-Score (60/120),Red Heatmap,Price is +2 standard deviations above the mean (Statistically overstretched).,SELL / TRIM (Take profits)
|
||||
Z-Score (60/120),Green Heatmap,Price is -2 standard deviations below the mean (Statistically depressed).,BUY / ACCUMULATE
|
||||
RSI,Red Bold Text,RSI is > 70. Momentum is extremely high/overbought.,CAUTION / HOLD (Don't buy new)
|
||||
RSI,Green Bold Text,RSI is < 30. Momentum is washed out/oversold.,WATCH FOR BOUNCE
|
||||
BB %B,Red Bold Text,Price is above the Upper Bollinger Band (>100%).,SELL / HEDGE
|
||||
BB %B,Green Bold Text,Price is below the Lower Bollinger Band (<0%).,WATCH FOR REVERSAL
|
||||
52W Range,Red Bar,Price is trading near its 1-year high.,RESISTANCE AREA
|
||||
52W Range,Green Bar,Price is trading near its 1-year low.,SUPPORT AREA
|
||||
Z-Score,Red Heatmap,Statistically 2σ above the mean.,SELL / TRIM (Take profits)
|
||||
Z-Score,Green Heatmap,Statistically 2σ below the mean.,BUY / ACCUMULATE
|
||||
RSI / BB,Red Text,Overbought (>70) or outside Upper Band.,CAUTION (Stop buying)
|
||||
RSI / BB,Green Text,Oversold (<30) or below Lower Band.,WATCH (Look for entry)
|
||||
Dist. to EMA,Percentage %,"How far the price is ""floating"" above/below its average.",MEAN REVERSION: High % usually leads to a pull-back to the line.
|
||||
KD (K/D),Value Pair,K > D: Bullish momentum. K < D: Bearish momentum.,"THE TRIGGER: Look for ""K"" crossing ""D"" to enter or exit."
|
||||
|
Reference in New Issue
Block a user