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

Notification

Icon
Error

Options
Go to last post Go to first unread
roomyd  
#1 Posted : Wednesday, September 12, 2012 4:36:45 AM(UTC)
roomyd

Rank: Newbie

Groups: Registered, Registered Users
Joined: 7/10/2012(UTC)
Posts: 6

i want the highest close bar volume for every 300 periods when i use this function it plots only volume . why so pls explain Valuewhen(1,hhv(c,300),v)
jjstein  
#2 Posted : Wednesday, September 12, 2012 6:16:18 PM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)
Code:

Valuewhen(1,C=hhv(c,300),v)
roomyd  
#3 Posted : Thursday, September 13, 2012 12:18:57 AM(UTC)
roomyd

Rank: Newbie

Groups: Registered, Registered Users
Joined: 7/10/2012(UTC)
Posts: 6

thanks a lot but when i am using this similarly for LLV that is Valuewhen(1,C=LLv(c,300),v) its not doing anything why is so
jjstein  
#4 Posted : Thursday, September 13, 2012 12:45:27 AM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)
roomyd wrote:
its not doing anything why is so
What does "not doing anything" mean? My screen looks like this: UserPostedImage
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.