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.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by guillembm, Today, 11:25 AM
    0 responses
    2 views
    0 likes
    Last Post guillembm  
    Started by Mongo, Today, 11:05 AM
    2 responses
    5 views
    0 likes
    Last Post Mongo
    by Mongo
     
    Started by Tim-c, Today, 10:58 AM
    1 response
    2 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by traderqz, Yesterday, 09:06 AM
    4 responses
    27 views
    0 likes
    Last Post traderqz  
    Started by traderqz, Today, 12:06 AM
    4 responses
    7 views
    0 likes
    Last Post traderqz  
    Working...
    X