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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
132 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
74 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
117 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
112 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
89 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment