jadeja_rajdeep

RESISTANCE & SUPPORT

jadeja_rajdeep Mis à jour   
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.
Notes de version:
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.
Notes de version:
added label counter for the line so you can easily identified the order of the line.
Notes de version:
set the lable to the price instead of above bar position.
Notes de version:
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.
Notes de version:
increased no of lines
Notes de version:
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.

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?