Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is it possible?
Collapse
X
-
I was able to do this in an indicator that I wrote by adding the following statement to its Initialize() method:
and then recompiling the indicator and reloading it.Code:base.Name = "";
This has the disadvantage of one's having to do this for every indicator being used (and of course NinjaTrader objects to NT supplied indicators being modified.)
Is there some other way to do this?
This sounds like it would be a nice chart property ("Enable/disable Indicator List") which should be simple to implement, so I'd like the Ninja developers to consider adding this.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
44 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
65 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment