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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
88 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
135 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
119 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
69 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment