Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Moving averages not affected by gaps.

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

    Moving averages not affected by gaps.

    Is there a way to show moving averages for just that particular day? Moving averages that are not affected by the gaps that the markets produce in the morning? TIA

    #2
    Hello optiontrader,

    Thank you for your post.

    This would require only loading the data for that day or creating a custom indicator that only calculates averages for each day starting on the first bar of the session.

    To only load data for one day right click in the chart > select Data Series > Days To Load > 1.

    To create a custom indicator you would need to build it in NinjaScript which is NinjaTrader's programming language based on C#. For information on creating indicators please visit the following link: http://ninjatrader.com/support/helpG...indicators.htm
    For checking the first bar of the session you would use Bars.FirstBarOfSession: http://ninjatrader.com/support/helpG...rofsession.htm

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by sjsj2732, Yesterday, 04:31 AM
    0 responses
    27 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    283 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    280 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    131 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    90 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X