Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Change DOM background color
Collapse
X
-
Change DOM background color
Would like the ability to change the SuperDOM background color for both Simulation and Live mode.Tags: None
-
Hello hurleydood,
Thank you for taking a moment to send feed back.
The Simulation color can be changed in Control Center -> Tools -> Options -> Trading -> Simulator -> Simulation color.
Once I have a tracking ID for this request to change the background color when a live brokerage account is selected I will post in this thread for future reference.Chelsea B.NinjaTrader Customer Service
-
Do you have a tracking number to change the background color when a live brokerage account is selected?
Might as well allow different colors for each account.
Comment
-
Hello hurleydood,
Thank you for your patience.
Chelsea is out today, so I wanted to let you know that a vote has been added to you for SFT-3136. If this is included in a future version of NInjaTrader you will find it in the release notes under this number.
Please let us know if we may be of further assistance to you.
Comment
-
Hello habibalex,
We receive numerous feature requests and interest is tracked and weighted against feasibility and other development tasks before work on any suggested feature is started.
As such, we never offer any ETA or promise of fulfillment with feature requests.
We can already change the Simulation color in the Control Center's Tools > Options menu as mentioned in post #2. Live accounts will use "BackgroundMainWindow" resource as defined in the skin's BluePrint.xaml file, found in Documents\NinjaTrader 8\templates\Skins\YOURSKIN\BluePrint.xaml
Code:<!-- Background color for all non-modal windows --> <RadialGradientBrush x:Key="BackgroundMainWindow" RadiusX="0.5" RadiusY="0.5" Center="0.5,0.1" GradientOrigin="0.5,0.1" po:Freeze="true"> <RadialGradientBrush.GradientStops> <GradientStop Color="#ffffff" Offset="0"/> <GradientStop Color="{StaticResource WindowBottomGradientStopColor}" Offset="1"/> </RadialGradientBrush.GradientStops> </RadialGradientBrush>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
20 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
119 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
45 views
0 likes
|
Last Post
|

Comment