Does anyone know whether it is possible to reference the chart background color from inside the variables section of the script? The IndicatorBase is an abstract class. Please let me know. Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
BackColor Question
Collapse
X
-
Hello Zeos6,
Thank you for your post.
I am not aware of a method to expose the background color. You would need to set up a user defined color and use this for the BackColorAll.
For information on the user defined color please visit the following link: http://www.ninjatrader.com/support/f...ead.php?t=4977
For information on BackColorAll please visit the following link: http://www.ninjatrader.com/support/h...ckcolorall.htm
-
Hi PatrickH,
Thank you for your response. I am aware of BackColor and its usage. I simply wanted to know if there was an easy way to access it in the Variables section of the script. You can certainly access it in the OnStartup() section. I guess I can try getting it via reflection. I simply wanted to see if there was an easier way. Thank you.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
633 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
567 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment