Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
2 Dataseries in 1 Chart
Collapse
X
-
2 Dataseries in 1 Chart
I have 2 DataSeries in 1 chart, FB 3 Range and ^Tick 15 Seconds and my question is how to make an indicator look only on the bars develop in the FB 3 Range or my primary DataSeries?Tags: None
-
Hello,
Thank you for the question.
By default an indicator will only see the input series you have selected in the indicators properties. So on a chart with two series, the indicator would default to the primary unless you specify a different input series.
Using NinjaScript, you can add data series from script, in this case you would need to differentiate logic in the script because the script its self is adding two series.
Can you confirm, have you manually created a chart with 2 series, or is the indicator adding its own? If this is just a chart with two series, look at the Input Series in the indicators properties and that would display which series you have applied the indicator to.
If this is in script that you need to differentiate, this would be know as the BarsInProgress. If this is the case please let me know and I can provide more details.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
131 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
74 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
117 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
111 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
89 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment