I only have Kinetick End of Day feed . I Do Not have live demo feed. I am only connect to one connection. What is the differance between the NT7 StreamWriter and NT8. The reason I am asking is NT7 Work perfectly with Market Analyzer. Is there a way I can copy or convert the NT7 code into NT8?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
NT8 Market Analyzer and StreamWriter Help!
Collapse
X
-
Hello Jesse,
I only have Kinetick End of Day feed . I Do Not have live demo feed. I am only connect to one connection. What is the differance between the NT7 StreamWriter and NT8. The reason I am asking is NT7 Work perfectly with Market Analyzer. Is there a way I can copy or convert the NT7 code into NT8?
-
Hello,
Thank you for that.
Using the End of day feed I do see this does not write and would be expected as there is no live data to push OnBarUpdate to execute the logic.
Please try using the Simulated data feed or live data feed instead on a shorter timeframe like 10 seconds to test. You should see the file generated.
Additionally, if you had downloaded the _NT8 version of the sample, that would be the correct version for NT8 that was copied over from NT7. StreamWriter is not a NinjaScript specific object, that is a standard C# item so that has not changed between nt7 and nt8, only the structure of the indicator file has changed in this case.
Please let me know if I may be of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
671 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
379 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
111 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
582 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment