is there a way to plot moving average over a Volume (VOL)?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Moving average over a Volume
Collapse
X
-
VolMA
Is there a way to access this in NinjaScript coding?Originally posted by NinjaTrader_Ray View PostSee the VolMA indicator, this does exactly what you are looking for.
In my customer indicator, I'm trying to access the average volume of an instrument over the past 10 bars.
Thanks.
Joe
Comment
-
Thanks Brett.Originally posted by NinjaTrader_Brett View PostHello,
Thank you for your forum post.
Yes this is possible. You would just use VOLMA(10)[0];
Let me know if I can be of further assistance.
Would you believe I had VolMA(10)[0] and I could not figure out why the error. :-(
Case senstiive. Thx.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
43 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
25 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
163 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
98 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
158 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment