Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Saving an indicator with a different name?
Collapse
X
-
Saving an indicator with a different name?
I use a drawing tool pretty frequently in multiple scenarios, but frequently change the settings. Is there an easy way I can make a copy of a drawing tool but give it a different name... just so I can create a different hotkey for two different templates rather than needing to keep switching the template for the same tool? Thanks.Tags: None
-
Hello augustfay,
Thank you for the post.
If the drawing tool is something which you have the code for then yes you can do this.
I would suggest opening the NinjaScript editor and then expand the DrawingTools folder. If you see the item in that list it can be duplicated. The same applies to any type like Indicator if the tool is instead an indicator.
If the item exists in the list, double click it to open its code. Then Right click -> Save as and give it a new name. Depending on the item and its complexity it may require further changes, please try this and then press F5 to compile the new script. If any errors are presented please reply back here with either the error or a screenshot and we can work through duplicating that item.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
63 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
92 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
48 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
106 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
63 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment