Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multiple Moving Averages

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

    Multiple Moving Averages

    Hi

    I am looking to have an indicator to plot multiple EMA's, there should be an option to select all the moving average periods independently, for say I want to plot MA's of 5, 21, 50, 89, 100, 200 .....

    Is this possible in NT8.

    Many thanks

    TG

    #2
    Hello TG,
    Yes, you can do this by coding a simple script. For basic start you can refer Moving Average Ribbon.
    For code, you have to define all input variables so you would be able to define them individually. Add as many plots as you need.
    Hope it helps!

    Comment


      #3
      Hello toughnedglass,

      Thanks for your post.

      In addition to forum member s.Kinras comments, you could configure bool variables in the user interface to selective turn on/off the various plots (they are turned off by setting them invisible).

      Another option, no programming required, would be to create a chart template with all of the moving averages created and configured as you wish, then it is a matter of Loading the template when needed.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      628 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      359 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      562 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      568 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X