i.e. chart is 5 minutes.. but indicator is using a range bar type.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Possible to have indicator use different series?
Collapse
X
-
Possible to have indicator use different series?
Is it possible to use a different data series than the primary chart in an indicator?
i.e. chart is 5 minutes.. but indicator is using a range bar type.Tags: None
-
-
-
-
OK... I have a strategy I've built with multiple data series already. Just had not tried adding multiple data series to an indicator with different bar types. I will just give it a shot and see if it works.
Comment
-
Hello halgo_boulder,
Thanks for your notes.
You could use the AddDataSeries() method to add a secondary series to use in your script.
See the help guide documentation below for more information.
AddDataSeries(): https://ninjatrader.com/support/help...dataseries.htm
Working with Multi-TimeFrame/Multi-Instrument NinjaScripts: https://ninjatrader.com/support/help...nstruments.htm
We also have reference samples you could view that come default with NinjaTrader demonstrating adding a secondary series to a script. To view the scripts, open a New > NinjaScript Editor window, open the Strategies folder, and double-click on the SampleMultiTimeFrame or SampleMultiInstrument file.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
-
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
214 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
130 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
147 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
230 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
192 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment