Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Reversal Bar Plot Using Multiple Charts
Collapse
X
-
Reversal Bar Plot Using Multiple Charts
If possible, I would like to build a strategy to plot the reversal bar on a chart, but pull data from 4 other charts. I'm using Renko bars of various size and looking to dial in my entry. That said, I would assume this is possible, but do not know where to start. I've been able to build a simple strategy with the strategy builder to plot a marker on a single chart, but nowhere do I see how to grab the data from other charts to start to filter the information down. Eventually, I would like to take this strategy and incorporate the Markers Plus software to do some semiautomation. Any direction would be appreciated.Tags: None
-
Hello Lowerlevel1,
In the strategy builder you can add additional data using the "Additional data" tab and then adding a secondary series.
From NinjaScript you won't actually interact with any other charts, if you need data the script can request its own data from other instruments or other time intervals. We have a lot of information about multi series development in the following page: https://ninjatrader.com/support/help...lightsub=multi
There are also a couple of strategies included with the platform called SampleMultiTimeFrame and SampleMultiInstrument that show these concepts.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
17 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
59 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
42 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
47 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment