Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Change DOM background color

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change DOM background color

    Would like the ability to change the SuperDOM background color for both Simulation and Live mode.

    #2
    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

    Comment


      #3
      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


        #4
        Hello hurleydood,

        I have not yet received a tracking ID for this request.

        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

        Comment


          #5
          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.
          Kate W.NinjaTrader Customer Service

          Comment


            #6
            It's been 2 years, how come this isn't done yet?

            Comment


              #7
              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>
              JimNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by AttiM, 02-14-2024, 05:20 PM
              10 responses
              179 views
              0 likes
              Last Post jeronymite  
              Started by ghoul, Today, 06:02 PM
              0 responses
              9 views
              0 likes
              Last Post ghoul
              by ghoul
               
              Started by Barry Milan, Yesterday, 10:35 PM
              6 responses
              19 views
              0 likes
              Last Post NinjaTrader_Manfred  
              Started by DanielSanMartin, Yesterday, 02:37 PM
              2 responses
              13 views
              0 likes
              Last Post DanielSanMartin  
              Started by DJ888, 04-16-2024, 06:09 PM
              4 responses
              13 views
              0 likes
              Last Post DJ888
              by DJ888
               
              Working...
              X