♥ 0 |
Hey Pete! How would we make a Multiple Time-Frame Oversold Indicator using the RSI? Allowing us to change the aggregate time frames and what the Oversold value is for all timeframes. Thanks Pete! Your help is awesome!
Marked as spam
|
Private answer
That is far more advanced than anything I would cover in the Q&A forum. It’s a great request. I have received requests for this in the past and I do plan to publish this as one of our premium indicators. Stay tuned! In the mean time, you should check out the post that shows how to plot the daily RSI on an intraday chart: https://www.hahn-tech.com/ans/how-to-plot-daily-rsi-on-hourly-chart/ Marked as spam
|
Please log in to post questions.
Is it possible to show a different timeframe’s RSI alongside the current timeframes RSI? And be able to change the overlapping RSI to a different timeframe if desired?
This is pretty much what is shown in the link that I posted in my original response. In that code you have a secondary aggregation period set to ”AggregationPeriod.DAY”. You can easily substitute any of the other aggregation periods listed here: http://toslc.thinkorswim.com/center/reference/thinkScript/Constants/AggregationPeriod.html
That is all I have to add to this request. Multiple Time Frame studies are very complex and are beyond the scope of what I am willing to cover in the Q&A forum.
Thanks again Pete! Let me know when you come out with the premium indicator!