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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
51 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
31 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
99 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
177 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
170 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment