Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is there an easy way to duplicate indicators?
Collapse
X
-
Hello JCrown,
Thanks for your post and welcome to the NinjaTrader forums.
I'm not certain what you mean by a variation of it so I will provide directions for creating a copy and editing the source code of the indicator.
If you have the source code of the indicator then yes you can duplicate and make changes to the code.
1) On the Ninjatrader8 control center go to New>Ninjascript Editor
2) In the Ninjascript editor window on the right side will be the Ninjascript explorer, double left click on the "indicators" folder to open the folder.
3) In the indicators folder double left click on the indicator you wish to copy/change (this will open the indicators code into the pane on the left.
4) Once the code section is open, in the code section itself, right mouse click and select "save as" then provide a new name for the indicator and click OK.
5) The code window will change to the newly named file. You can now make code changes.
6) Once the changes are done, right mouse click again and this time select "Compile". If the code is successfully compiled you will hear a tone, your indicator is then ready to be added to a chart.
- Likes 1
-
Hello Joemotho,
Thanks for your post.
When you draw an object on the chart and want to make a copy of the object, left-click on the object to select it, then press the keyboard Ctrl and the C keys to copy the object and then Ctrl and v key to paste. The new object will be pasted a few pixels offset and will be selected so you can move it as you wish.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 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
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment