Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multi time frame RSI
Collapse
X
-
Multi time frame RSI
Hello, I have searched all over and can’t find much on this topic. Are there any good multi time frame RSI indicators for ninja trader 8? I would like to be able to check time frames for example, 1,5,15 and 30 min time frames within 1 indicator. Any help would be appreciated. Thanks in advance.Tags: None
-
Hello Miamijc,
Thanks for your post and welcome to the forums!
You can certainly create a multi-time frame indicator to suit your needs. This would require custom programming in Ninjascript and would require an understanding of multi-time frame coding which is detailed here: https://ninjatrader.com/support/help...nstruments.htm
Alternatively, if your need is to view on a chart, you may be able to create what you need without coding. In the screenshot example below I have 3 time-frames of 1-minute, 5-minute, and 15-minute. The 5 and 15-minute data series are "Hidden" on the chart (you can see they are listed at the top left of the chart). Because they are added to the chart, even though they are hidden, they can be accessed by indicators. I've added 3 RSI indicators, each of the same parameters. The top RSI is using the 1-minute series, the center RSI panel is using the 5-minute data series, the bottom RSI panel is using the 15-minute data series. To associate an RSI with a particular data series that has been added to the chart, in the RSI indicator panel left click on the "input series" to then show the available data series to select.
You can hide a data series by setting it to a chart style of line on close, then changing the line color to transparent, setting the panel to panel 1 and setting plot executions to "None".
Last edited by NinjaTrader_PaulH; 11-09-2018, 10:54 AM. Reason: Added directions for selecting alternate data series in indicators input series.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
599 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
344 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
558 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
557 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment