Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Change Bar color?

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

    Change Bar color?

    Folks, how do I change bar color in NT8? Under NT7, the script was:

    BackColorAll = Color.Red;

    But I can't find the NT8 equivalent. Thanks,

    #2
    Hello timmbbo,

    NT8 now uses a "Brush" instead of "Color", this is a type change between WPF and Windows Forms which was used in NT7.

    Most items that were named with Color will instead be names with Brush such as BackBrushAll: http://ninjatrader.com/support/helpG...b=BackBrushAll

    You can also locate the most common code breaking changes here: http://ninjatrader.com/support/helpG...ng_changes.htm


    Please let me know if I may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    87 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    132 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    118 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    67 views
    0 likes
    Last Post PaulMohn  
    Working...
    X