Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Moving Average in Market Analyzer NT7

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

    Moving Average in Market Analyzer NT7

    Hello there,

    I was looking for clarification on setting up a custom indicator in MA for NT7:

    1. I add my custom indicator via Market Analyzer > Columns > Choose "Indicator"

    My largest EMA period in my code is 75.
    2. > General > # bars to look back: 75

    My question is this the correct logic behind MA with a moving average?

    - In MA it is looking back 75 bars to get the EMA value or needs that many BarsRequired before it can get a calculation?

    #2
    Hello ij001,

    You can imagine the # bars to look back setting as the number of bars that would be on a chart. (In fact you can set Load data based on to bars and set this to 75 on a chart and add the indicator to visualize this)

    When an indicator has the full period it will calculate using the full period. If the not all of the bars are available, the Moving Average indicators specifically that are included with NinjaTrader will begin calculating once the BarsRequiredToPlot is satisfied (which is set to 20 in these scripts).
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    563 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    329 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    548 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X