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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    12 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    18 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X