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 NullPointStrategies, 03-13-2026, 05:17 AM
|
0 responses
86 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
151 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
79 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
53 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
61 views
0 likes
|
Last Post
|

Comment