Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
strategy running on multiple charts
Collapse
X
-
strategy running on multiple charts
I have a strategy that gives off 4 actionable signals. BUT they can only be selected one a time per strategy implementation. So... I would have to duplicate the chart 4 times and run the strategy with "1" selected on one chart, "2" selected on the second chart, etc. If the strategy is written to enter when flat, would this be okay to do? Even if a "3" signal comes up on chart 3, but there is an active entry off of a "2" signal on chart 2, then it should just skip the "3". I have ran it this way in market replay and seems to work fine. Will it be okay live? Thank youTags: None
-
Hi Touch-Ups, thanks for posting. If it works using the playback connection it should work the same in a live account. Its generally recommended to run just one strategy on the same instrument and same account just to be absolutely sure that just one strategy is managing a position. The strategies should be combined into 1 strategy then it can make all the trading decisions in one script, there should be no need to run multiple instances on the same instrument and account.
Kind regards,
-ChrisL
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
356 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
277 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment