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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    68 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    38 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    63 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    53 views
    0 likes
    Last Post CarlTrading  
    Working...
    X