I will have multiple lists, each with their own time frame. The same strategy will be used for each list.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Best approach for running Strategy on list of instruments
Collapse
X
-
Best approach for running Strategy on list of instruments
I want to run strategies on a list of stocks. This strategy will monitor these stocks, enter orders and exit positions. The list will use one time frame (2 min, 15 min, 1 hour or daily, set by a parameter). I want to be able to see charts on the stocks, at least one at a time (seeing multiple charts would be nice). This strategy will draw lines on the charts and needs to continue running over days and months..
I will have multiple lists, each with their own time frame. The same strategy will be used for each list. -
Backtest is only run against historical data. I think you are looking to run these strategies live against a list. This is possible with version 7.
From the strategies tab: Right Click > New Strategy > Select Instrument drop down menu > instrument list.
It then creates a separate strategy instance for all items in the list.Ryan M.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by sjsj2732, Yesterday, 04:31 AM
|
0 responses
38 views
0 likes
|
Last Post
by sjsj2732
Yesterday, 04:31 AM
|
||
|
Started by NullPointStrategies, 03-13-2026, 05:17 AM
|
0 responses
287 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
288 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
134 views
1 like
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
95 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|

Comment