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 charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    68 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    151 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    100 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    288 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X