jadeja_rajdeep

RESISTANCE & SUPPORT

jadeja_rajdeep 업데이트됨   
This script is generate multiple types of resistance line which later work as support too on daily time frame.

this is not final breakout line but give you approx. idea about the support and resistance using this script.

No of lines are below

1) Pullback Line
this line is generated when close >= close and close >= close
means 2 days straight todays close is below its previous days close, with rising volume.

2) Rising Line
this line is generated when close > close and close > close
means 2 days straight todays close > previous days close, with rising volume.

3) Vshape Line
this line is generated when close > close and close < close
means todays close above previous days close and previous days close is below its previous days close, with rising volume.

4) 2 Bar Fail Line
this line is generated when close < open and close >= open and open >= close and close < close
means todays close < open and previous day close >= previous day open and todays open >= previous day close and todays close < previous days close, with decreasing in volume.
릴리즈 노트:
removed extra codes

* with rising volume. = with falling volume for 2 days.

there is typo in description its generated line on decreasing volume and not increasing volume.
릴리즈 노트:
added label counter for the line so you can easily identified the order of the line.
릴리즈 노트:
set the lable to the price instead of above bar position.
릴리즈 노트:
Added 2 new breakout line

1) 2 Reversal Bar

this is generated when in 2 days row close below its previous day close.
and on 3rd day close cross above previous day high.

buy signal only generate if todays close cross above previous day high. ideal stoploss is previous day low which is crossed today.


1) Inside Bar Breakout

for this its check upto 10 days inside bar.

buy signal only generate if todays close cross above previous day high. ideal stoploss is previous day low which is crossed today.
릴리즈 노트:
increased no of lines
릴리즈 노트:
Rounded buy value to 2 decimal point.

Important Note :

For Best Result to use this script is to use only 2 different types of lines at a single time and hide others.

which gives you better levels.

오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

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

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