FiveFactorEdge

This script ues ATR14, TSI, RSI, Fast Stochastic and Slow Stochastic information to determine potential high and low price, trend strength and direction. The information ia easy to read, self-descriptive and color coded for quick reference. Since it incorporates 5 different elements it could be used by itself but as with any indicator it's highly recommended to use it with other tried and true indicators.
The first row of information (Always in white text) displays to ATR14 High and Low values to give the user an idea of how high or how low the price of the stock could go based on the ART14.
The second row is a color-coded sentiment summary. It uses a weighted average of the stochastic, tsi and rsi values and determines if the stock price is Bullish or Bearish overall.
The third row displays the RSI and TSI values. Each value for these are individually color-coded. The advantage is that the color combination of the two can give the user an idea of the price is bullish or bearish. If both are green the price action is bullish. If both are red the price action is bearish. If both are yellow the price action is fairly neutral. Combinations of colors can give the user an idea of how strong the price action trend might be. For example, if the RSI is green and the TSI is yellow the trend might be weaker. If one is green and one is red the price might be turning downward.
The fourth and fifth rows are Fast and Slow Stochastic Oscillators. These are also color coded with %K and %D values. When %K > %D the trend is bullish. When %K < %D the trend is bearish.
I like to use this indicator to help me determine stop loss and take profit points as well as enter and exit points. This indicator doesn't directly monitor volume or lines of support and resistance to it's a good idea to keep an eye on those separately.
The second column in the second row still displays the overall weighted sentiment as before.
Eliminated the redundant "Bullish" "Bearish" text for SSO and FSO but left the color coding the same for quick reference to Bullish or Bearish.
Moved the SSO value up one row to the right of FSO
Changes in this version
Added MACD to the equation. The "Trend" value is based on weighted values of TSI, RSI, FSO, SSO and now MACD. I'm working on a better algorithm for this calculation but it's been pretty accurate so far. Hopefully the addition of the MACD will make it even better but I'm not exactly sure how to weigh it into the equation.
Added the ability to show or hide the columns of information. I attempted to arrange them so the technical data values are in one column while the color coded text based signals are in the other column. You can choose to view one or the other or both columns from the settings visibility checkboxes.
I changed the layout (arrangement) of the table. I wanted to display the MACD / Signal Line values but that was a lot to display in one cell so I used color coded text display M/S: value (Bullish, Bearish, Neutral) I added "Trend" to what I originally called the sentiment cell that had been displaying only the color coded text (Bullish, Bearish, Neutral). That is the overall trend that is based on the weighted values of TSI, RSI, FSO, SSO, MACD
I rearranged the cells so that the ATR14 High | Low values are under the label, which makes it more relatable. The percent difference between the ATR14 High and Low is displayed below that.
Another new addition is the Relative Volume value. It's written to be the difference between the current volume and the 3-month average volume. I realize there are different opinions on what should be considered Relative Volume so I wanted to clarify what am trying to do here.
Changed the layout slightly for visual enhancement while keeping quick view information. I added a center column to display the sentiment valuation which is represented by color and labeled as TREND (vertically) Red cell background for Bearish, Yellow for Neutral and Green for Bullish.
If you look at the code, you will see stuff that seems unnecessary. At the moment it is unnecessary, but it's intended to use for future updates.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Per un accesso rapido a un grafico, aggiungi questo script ai tuoi preferiti: per saperne di più clicca qui.
Declinazione di responsabilità
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Per un accesso rapido a un grafico, aggiungi questo script ai tuoi preferiti: per saperne di più clicca qui.