Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Confused on live strategy
Collapse
X
-
Ray,Originally posted by NinjaTrader_Ray View PostI understand. NT7 beta in late Q1 will have persisted strategies from NT session to NT session which of course would be immensely efficient for those running many strategies.
That gives me hope. I can deal with short-term pain as long as there's hope for the platform in the long run.
I'd love more information about the beta, and possibly participating. (I can fence off a small account and trade my strategy on it.) You don't see it being available until late Q1?
Comment
-
There's another approach I'm considering...
Right now, I already have all of my basic state in a configuration file. Instrument name, start date, num shares, end date, entry/exit/profit targets, etc.
So, I could use this... I could modify Initialize() to basically add all of my instruments into the same chart, even though they're completely separate from each other logically. And I'll just make sure I enter/exit on the right BarsInProgress. Each instrument is running on 3 timeframes... so, with at least 20 symbols, it'd be 60 separate contexts within the same strategy run.
Any problems with this that you see? From an architectural point of view, any downside? I would have to modify MaxEntries (whatever it's called) to match the true number of my instruments.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
88 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
31 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
34 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
68 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment