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