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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
165 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
87 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
207 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment