Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to import indicator code
Collapse
X
-
No actually I would like import the Indicator posted by somebody as in the following thread:Originally posted by NinjaTrader_Josh View PostYou should never be manipulating files manually. Please try going back to your source and getting them to use File->Utilities->Export and provide you the .zip file it creates. Then you can use File->Utilities->Import.
Comment
-
.cs import
You can either copy your .cs code into the strategy folder (usually Documents\NinjaTrader 7\bin\Custom\Strategy) and restart NT OR make a new script and unlock the code, then copy and paste the whole .cs code (which by the way can be opened by any code editor) into the new one. In that case you should note that the class name should be the same as your strategy name.Originally posted by vk279 View PostHi,
How do I import .cs file?
Good Luck
Autotrade
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment