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 NullPointStrategies, Today, 05:17 AM
    0 responses
    39 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    124 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    64 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X