Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Removing diff from MACD plot

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

    Removing diff from MACD plot

    I would like to display the MACD plot showing only Avg and Macd. I've set diff to transparent but it still takes the value into account on the axis. Consequently the Avg and Macd are sometimes compressed at the bottom or top of the plot. I looked at the code and I think I know what to remove but I don't know how. Help please???

    #2
    Hello,

    Try putting // infront of the difference plot link this:

    //Diff.Set(macd - macdAvg);
    DenNinjaTrader Customer Service

    Comment


      #3
      Thank you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      26 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      15 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      9 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      10 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      17 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X