The screenshot shows what I'm talking about - it would be great if I could specify that the two underlined parameters are the only two to display.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is there a way to control what a strategy displays in its label?
Collapse
X
-
Is there a way to control what a strategy displays in its label?
I would love if I could do this. There are only a couple of inputs that I'd like to be able to see
The screenshot shows what I'm talking about - it would be great if I could specify that the two underlined parameters are the only two to display.Tags: None
-
Hello WalterSkinner,
Thanks for your post.
You can control what is shown indirectly by removing the [NinjaScriptProperty] attribute from the property. Removing that attribute prevents the parameter from being shown on the chart. It does not change the performance unless you are calling the indicator from another script.
Another alternative you might consider is overriding DisplayName: https://ninjatrader.com/support/help...isplayname.htm
- Likes 1
-
Perfect, thanks!Originally posted by NinjaTrader_PaulH View PostHello WalterSkinner,
Thanks for your post.
You can control what is shown indirectly by removing the [NinjaScriptProperty] attribute from the property. Removing that attribute prevents the parameter from being shown on the chart. It does not change the performance unless you are calling the indicator from another script.
Another alternative you might consider is overriding DisplayName: https://ninjatrader.com/support/help...isplayname.htm
Comment
-
Can this be done from a strategy? (I mean overriding DisplayName of indicator from a strategy)?Originally posted by NinjaTrader_PaulH View PostHello WalterSkinner,
Thanks for your post.
You can control what is shown indirectly by removing the [NinjaScriptProperty] attribute from the property. Removing that attribute prevents the parameter from being shown on the chart. It does not change the performance unless you are calling the indicator from another script.
Another alternative you might consider is overriding DisplayName: https://ninjatrader.com/support/help...isplayname.htm
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
90 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
137 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
120 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
69 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment