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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
155 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
307 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
346 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
176 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment