logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
jr  
#1 Posted : Saturday, May 14, 2005 6:14:49 AM(UTC)
jr

Rank: Newbie

Groups: Registered, Registered Users
Joined: 5/7/2005(UTC)
Posts: 6

I'm trying to find an indicator for ave volume, but couldn't--which surprises me and makes me think I've missed something. I want to plot a "60 day average volume" line over my volume bars. In most charting programs offer this indicator. I noticed an Ave Volume in QuickList, but that indicator it didn't work. Here is its code: VOLUME ATR(60 ). An error indicator appeared when I hit OK. Please help a newbie out.
henry1224  
#2 Posted : Saturday, May 14, 2005 12:49:20 PM(UTC)
henry1224

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 10/29/2004(UTC)
Posts: 1,394
Location: Glastonbury, CT

Was thanked: 2 time(s) in 2 post(s)
I want to plot a "60 day average volume" line over my volume bars. In most charting programs offer this indicator. I noticed an Ave Volume in QuickList, but that indicator it didn't work. Here is its code: VOLUME ATR(60 ). An error indicator appeared when I hit OK a 60 day average of volume Mov(V,60,S) If you want to plot it on top of the volume use the moving average indicator from the pull down list and drop it on the volume plot ATR is the average true range, it has nothing to do with volume, thus causing your error
jr  
#3 Posted : Saturday, May 14, 2005 1:03:13 PM(UTC)
jr

Rank: Newbie

Groups: Registered, Registered Users
Joined: 5/7/2005(UTC)
Posts: 6

Henry, Thanks for the help, I really appreciate it.
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.