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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    151 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    304 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    244 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    345 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    175 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X