Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multiple EMA´s combined to a horizonal line as an average

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

    Multiple EMA´s combined to a horizonal line as an average

    Hello

    As example I´ve a period 50 EMA in the timeframes: (1min/5min/15min/30min/1h/4h/1w/1m)

    and I´m looking to have the average from the prices of all this emas in the timeframes in one "Master EMA" on all charts shown as a horizontal line

    How is it possible ?

    Thank you !


    #2
    Hello Uregon,

    Thanks for your post.

    You would have to create an indicator with all of the data series (1min/5min/15min/30min/1h/4h/1w/1m) loaded and the 50 period EMA added to each then the EMA values can be summed and divided by the number of EMAs for the average price. You can then use a Draw method to Draw a Horizontal line and using the IsGloabl bool, allow the line to be placed on all charts of the same instrument.

    Reference: https://ninjatrader.com/support/help...zontalline.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    656 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    371 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    109 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    574 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    579 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X