Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Changing Line Color of Added Indicators

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

    Changing Line Color of Added Indicators

    I'm adding several indicators to a strategy and I need to change the color of the lines that are drawn. For instance, I'd like to add SMA(50) in the initialize section of my strategy and change the plot line color to Aqua. How is this accomplished?

    Thanks,
    Mike

    #2
    Hello,

    Thanks for the note.

    To do this please see this guide:

    When running a strategy on a chart you may find the need to plot values onto a chart. If these values are internal strategy calculations that are difficult to migrate to an indicator, you can use the following technique to achieve a plot. NinjaTrader 8 With NinjaTrader 8 we introduced strategy plots which provide the ability


    Instead of Add(StrategyPlot[0]);

    You would Add your indicators instead.

    Let me know if I can be of further assistance.
    BrettNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    80 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    46 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    29 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    32 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    66 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X