Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Documentation Error
Collapse
X
-
Documentation Error
The documentation at https://ninjatrader.com/support/help...wtextfixed.htm is incorrect. It says that Area Opacity
But when writing code because the opacity didn't look right. The true range of values is zero to one hundred... not ten.Sets the level of transparency for the fill color. Valid values between 0 - 10. (0 = completely transparent, 10 = no opacity)Tags: None
-
Hello texasnomad,
The areaOpacity is for the area color and not the text color.
Attached is a test script.
On the bottom left, is String one, this uses 10 as the areaOpacity.
On the bottom right, is String two, this uses 100 as the areaOpacity.
On the top right, is String three, this uses 5 as the areaOpacity.
Are you finding that area color in String one and String two are different or the same?Attached FilesChelsea B.NinjaTrader Customer Service
-
texasnomad said the documentation is wrong. I believe it was noted a while back in previous post that it is 0-100 in NT8 now, not 0-10 like before.Originally posted by NinjaTrader_ChelseaB View PostHello texasnomad,
The areaOpacity is for the area color and not the text color.
Attached is a test script.
On the bottom left, is String one, this uses 10 as the areaOpacity.
On the bottom right, is String two, this uses 100 as the areaOpacity.
On the top right, is String three, this uses 5 as the areaOpacity.
Are you finding that area color in String one and String two are different or the same?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment