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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
476 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
317 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
254 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
305 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment