crossover of the RSI against the price oscillator.

Ladder

New member
I want a crossover of the RSI against the price oscillator. Could anyone help me with that code please. Thank you very much
 
Last edited by a moderator:
Solution
Thank you for your reply
On TOS I put the price oscillator and RSI on the same graph and I find the relationship between them interesting. I use a normal 14 period RSI and the price Osc with a fast length of 9 and a slow length of 18 and TOS plots them against each other on the same chart with a scale of 0-100%.
But instead of going through lots of charts I would like a scan that can tell me when the RSI crosses the Price Osc. I have also seen that when they are both increasing or decreasing it is a more powerful signal so I also wanted to integrate that into the scan.
Thank you very much
I decided to ask tos support and this is what they said to me

Yeah, you are exactly right, you can chart them on the same subgraph but the...
I want a crossover of the RSI against the price oscillator. Could anyone help me with that code please. Thank you very much

you will have to explain your question better.
what price oscillator do you want to use?

there is one called, PriceOsc , and it seems to go from 1 to -1.
RSI can go from 0 to 100. but it would rarely go low enough to cross PriceOsc.

do you want one of them to be scaled to match the range of the other ?
 
you will have to explain your question better.
what price oscillator do you want to use?

there is one called, PriceOsc , and it seems to go from 1 to -1.
RSI can go from 0 to 100. but it would rarely go low enough to cross PriceOsc.

do you want one of them to be scaled to match the range of the other ?
Thank you for your reply
On TOS I put the price oscillator and RSI on the same graph and I find the relationship between them interesting. I use a normal 14 period RSI and the price Osc with a fast length of 9 and a slow length of 18 and TOS plots them against each other on the same chart with a scale of 0-100%.
But instead of going through lots of charts I would like a scan that can tell me when the RSI crosses the Price Osc. I have also seen that when they are both increasing or decreasing it is a more powerful signal so I also wanted to integrate that into the scan.
Thank you very much
 
Thank you for your reply
On TOS I put the price oscillator and RSI on the same graph and I find the relationship between them interesting. I use a normal 14 period RSI and the price Osc with a fast length of 9 and a slow length of 18 and TOS plots them against each other on the same chart with a scale of 0-100%.
But instead of going through lots of charts I would like a scan that can tell me when the RSI crosses the Price Osc. I have also seen that when they are both increasing or decreasing it is a more powerful signal so I also wanted to integrate that into the scan.
Thank you very much
I decided to ask tos support and this is what they said to me

Yeah, you are exactly right, you can chart them on the same subgraph but the scan isn't returning any results because the values are not comparable, RSI is on a 0-100 scale where as the Price Osc is on a -1 to 1 scale

23:03 dave: ah I thought it was that. Is there a way to route the scanner from the sub graph maybe?

23:06 Kate_S: It might be something that you could do with thinkscript by converting the values of the studies into a percentage of their range and comparing that way but there is not a direct way to create a scan from the chart itself
 
Solution

Join useThinkScript to post your question to a community of 21,000+ developers and traders.

Similar threads

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
322 Online
Create Post

Similar threads

Similar threads

The Market Trading Game Changer

Join 2,500+ subscribers inside the useThinkScript VIP Membership Club
  • Exclusive indicators
  • Proven strategies & setups
  • Private Discord community
  • ‘Buy The Dip’ signal alerts
  • Exclusive members-only content
  • Add-ons and resources
  • 1 full year of unlimited support

Frequently Asked Questions

What is useThinkScript?

useThinkScript is the #1 community of stock market investors using indicators and other tools to power their trading strategies. Traders of all skill levels use our forums to learn about scripting and indicators, help each other, and discover new ways to gain an edge in the markets.

How do I get started?

We get it. Our forum can be intimidating, if not overwhelming. With thousands of topics, tens of thousands of posts, our community has created an incredibly deep knowledge base for stock traders. No one can ever exhaust every resource provided on our site.

If you are new, or just looking for guidance, here are some helpful links to get you started.

What are the benefits of VIP Membership?
VIP members get exclusive access to these proven and tested premium indicators: Buy the Dip, Advanced Market Moves 2.0, Take Profit, and Volatility Trading Range. In addition, VIP members get access to over 50 VIP-only custom indicators, add-ons, and strategies, private VIP-only forums, private Discord channel to discuss trades and strategies in real-time, customer support, trade alerts, and much more. Learn all about VIP membership here.
How can I access the premium indicators?
To access the premium indicators, which are plug and play ready, sign up for VIP membership here.
Back
Top