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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
581 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
338 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment