Why does this happen ?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
how to force new version of my indicator
Collapse
X
-
how to force new version of my indicator
hello i'm using a virtual machine to develop my indicators. When i move to my work station the code i'm using a ninjascript export procedure that provide me a zip file contains the code of my indicator. When i move this file to new workstation using the ninjascipt addon import function from control center it works fine. If i compile into dll my code when i export the indicator ad overwrite the dll file in documents/ninjatrader 8/bin/custom folder and run nt the new version is loaded but trying to speed up this procedure using che .cs file if i try to overwrite the right .cs file stored in documents/ninjatrader 8/bin/custom/indicator when i run nt on my charts is still showed the old version also if i force the reload of ninjascript pressing F5. I must import a zip file from control center and then the new version is showed.
Why does this happen ?Tags: None
-
Hello sn0z33r,
Thank you for your post.
If you replace .cs files, you will need to compile your code afterwards. Also, you would need to remove the prior instance from your chart and add the indicator back after the changes have been compiled.
Please let me know if I may be of any further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
559 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
546 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment