This is documented in the manual at https://ninjatrader.com/support/help..._debugging.htm where it reads:
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Export strategy NT8
Collapse
X
-
signalworks NinjaScript Editor puts some extra code at the bottom that is necessary for it to be recognized correctly and handles caching and such for indicator instances. If you create it entirely with VS, this would most likely be missing. It's not a bug - you're not expected to compile it in VS. You can edit it in VS, but you should do the final compile in NinjaScript Editor.
This is documented in the manual at https://ninjatrader.com/support/help..._debugging.htm where it reads:
Tip: You can also use Visual Studio as editor for your NinjaScript files - for that open the project as in step 2 above and then use Visual Studio for editing and once done save the file (don't run or build the solution then in Visual Studio), preferably with the NinjaScript editor opened still at the same time, so changes would be auto compiled in then.Last edited by QuantKey_Bruce; 06-09-2023, 10:01 AM.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
122 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
104 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
102 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment