Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Color Picker Issues

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

    Color Picker Issues

    Hello. I'm currently running Version 8.1.4.1 the most current version of NinjaTrader. I'm having issues with getting a proper color picker for my different parameters in my custom indicator. I would also like it to serialize so when I load my workspace, the indicator loads automatically on the chart ready to go. Currently, the only way I'm able to achieve this is using simple hex strings to establish the color for a particular parameter. Do you have some example you could post here on which color picker is the best one to use that can be serialized as well? And which Namespace do I need in my Using Declarations for this particular color picker? Thank you.

    #2
    ChatGPT sums this issue up like this:

    Bottom Line
    • Your code is correct; it just can’t override the new NinjaTrader property grid behavior.
    • If 8.1.4.1 still shows only hex fields with no pop‐up, that’s the built‐in UI limitation in your environment.
    • Official NinjaTrader support may have a workaround or plan to restore the color dialog. Until then, using the hex field (or an older version) is effectively the only option.

    Comment


      #3
      Hello Cgammons01,

      NinjaTrader only provides a color picker automatically for public Brush and Stroke objects using the NinjaScriptProperty attribute.

      While it may be possible to have a custom color picker using advanced custom C#, this would be outside of what is supported by NinjaTrader and beyond what our support team is able to assist with.

      Below is a link to a support article on serializing inputs.
      Chelsea B.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      557 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      324 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      545 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      547 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X