Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Using 3rd party indicators in another indicator
Collapse
X
-
Using 3rd party indicators in another indicator
If I want to use the data from a 3rd party indicator, which I can't see in "Tools/Edit NinjaScript/Indicator", but can access to apply to my chart, that has a name preceded by a blank space, how would I do it? A statement like this: Print( NameHere(6,12).Values[0]); returns an error "The name 'NameHere' does not exist in the current context" when I try to compile. How do I insert the space character?Tags: None
-
The list does not display indicator names. It displays whatever they set it to display. If you are seeing a white space we know they are already using a GUI display name so that is not the name of the indicator file. Unfortunately I cannot assist you any further. You will just need to ask the original author.Josh P.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
647 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 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
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment