I want to Scan candlestick chart when RSI(14) Crossover & Crossunder any certain number
-
I want to scan When RSI(14) Crossover xth number
Example : Scan Scripts when RSI(14) Crossover 60 or RSI(14) Crossunder 40I have found only RSI above value and RSI below value. but i need to scan above mentioned example.
Can anyone help me regarding my issue?
-
Do you mean to say RSI Bullish Crossover ABOVE 60 and Bearish Crossover BELOW 40?
-
@Brijesh-Bhatia Yes , thats needed in all kinda chats with crossover certian numbers
-
This post is deleted!
-
@Shrikrishna-D check this if you are looking for it. This is only Bullish Crossover criteria.
Also, do check the setup of these stocks from Nifty200 as per closing of 25-06-2024:
-
Thank you sir, got it!
-
@Brijesh Bhatia yes sir
-
@Madhurjya Nath You can create a system for Bearish now.
Happy Trading!
-
This is the condition when RSI cross 60
-
@Madhurjya Nath Hey, do you want system only with RSI > 60 and RSI < 40?
I request you write in detail about your system. We can try and create it. Or request you to share your client code, our team will call you.
-
Sorry for commenting on this post but, in Rzone, where we have feature of RSI above value 60, it provides all stocks that are above value 60, but what I want is the stocks where RSI has crossed above 60 on this day or on '0' period. Which is what a 'Cross Above' feature would do...meaning it was below 60 yesterday, and today it has crossed above 60. Similar 'Cross Above' feature is also required in case of Moving Average, Supertrend, Upper Bollinger Band etc. Can a general 'Cross Above' feature be added to the scans?
-
@Vishal Shah @Vishal Shah Got your point.
You can do this:
- Add RSI - Use RSI Above Value > Write 60 for Period "0"
- Add RSI - Use RSI Below Value > Write 60 for Period "1"
In Expression: Write 1 and 2'
This will scan the stocks which are above 60 in the current candle.
You can follow this for other indicators as well.
I hope this answers your query.
-
@Brijesh Bhatia Hi Brijesh Sir, yes, my query is solved, I am getting the desired results. Thank you
-
@Vishal Shah Happy Trading Sir!