SebbsSoftware

RSI and MA Trending [Sebbs]

SebbsSoftware 업데이트됨   
A simple indicator based on RSI strength and a custom SMA trendline.

RSI
RSI Strength is determined by a baseline.
The baseline is the 200 bar RSI
The current RSI value is compared to the Baseline and determines the current trend.

This Use of the RSI is unique because the strength indication point is not a static number (eg: 50) and the long term strength will trend up in a Bullish market.
This causes the reversal point of the strength to become much closer to the top of the waves end point.

SMA
The default SMA is a 20 bar length but is adjustable to suit any timeframe or chart.
The SMA determines the trend direction.

SIGNALS
When both are showing strength it will give a buy signal.
When both are showing weakness it will show a sell signal.

STRATEGY
I personally use 15 Minute chart and 20 bar SMA.
This method can have a close stop as it uses strength as an entry condition.
If the strength drops exit the trade.

For example, a 15 minute entry I would set a single candle stop as if that candle is taken back, the trade is no good.

The best entries are when a trendline breaks and strength changes direction.

FILTERS
Additional filters are provided such as other SMAs and Heikin Ashi bars for entry requirements.

DIVERGENCES
The Overlay also shows Divergence lines which use my own unique calculations.

The pivot low/high function provided by Pine Script requires a set number of bars to pass prior to locating a swing low/high.
This can mean large moves have occurred prior to a swing low having passed if the lookback range was set to five bars (5).
5 bars on a 2 hour chart is a long time and large moves may be missed.

As I don't use these functions, there is no requirement for a set number of bars to have passed prior to swing low/high positions to be identified.
This means it doesn't rely on a set number of bars to pass prior to finding a new pivot point.

* Code loops are a function which will check conditions in a range until a defined condition is met.
In this case a pivot low is a bar with no lower bars within 3 bars either side of the current checked bar.

Additional:
Lines will redraw and delete previous divergences to remove clutter on the indicator.
A table cells for alternate timeframe Stochastic RSI values so you don't need to swap between charts constantly.

RSI TABLE
A table is available for monitoring the RSI values of the current chart and a Higher Timeframe.
This helps keep track of which direction your should be looking for trades in.

This can be hidden in the indicator options.

Note
This indicator can not be open source due to a usage of a Private Library.
릴리즈 노트:
200 MA option fix.
Trendline option added
릴리즈 노트:
Chart update
릴리즈 노트:
Trendline Tweak
릴리즈 노트:
Trendline Lookback length option
Chart IMG update
릴리즈 노트:
Trendline Start position tweak
릴리즈 노트:
label fix
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?