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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment