Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Moving averages not affected by gaps.
Collapse
X
-
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? TIATags: None
-
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.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
557 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment