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

Notification

Icon
Error

Options
Go to last post Go to first unread
naren.orbit  
#1 Posted : Tuesday, June 21, 2011 1:41:14 PM(UTC)
naren.orbit

Rank: Member

Groups: Registered, Registered Users
Joined: 4/26/2011(UTC)
Posts: 14
Location: india

any one help.. for price with volume Oscillator formula
MS Support  
#2 Posted : Monday, June 27, 2011 2:02:28 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,960

Thanks: 92 times
Was thanked: 155 time(s) in 150 post(s)
I know the Price Oscillator and the Volume Oscillator are both built into MetaStock. I do not remember any book or article explaining how to combine the two. Can you provide the calculation method or do you have some source for reference?
naren.orbit  
#3 Posted : Thursday, August 4, 2011 4:13:59 AM(UTC)
naren.orbit

Rank: Member

Groups: Registered, Registered Users
Joined: 4/26/2011(UTC)
Posts: 14
Location: india

Col A: CLOSE Col B: Ref(CLOSE,-1) Col C: ROC(CLOSE,1,percent) Col D: VOLUME Col E: Mov(VOLUME,50,EXPONENTIAL) Col F: ((VOLUME - Mov(VOLUME,50,EXPONENTIAL))/Mov(VOLUME,50, EXPONENTIAL)) * 100 Filter: When(colC,>=,5) AND When(colD,>=,colE*1.5) AND V>250000
MS Support  
#4 Posted : Tuesday, August 9, 2011 4:13:04 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,960

Thanks: 92 times
Was thanked: 155 time(s) in 150 post(s)
It looks like you already have the formula. What are you wanting help with?
naren.orbit  
#5 Posted : Wednesday, October 5, 2011 12:16:00 AM(UTC)
naren.orbit

Rank: Member

Groups: Registered, Registered Users
Joined: 4/26/2011(UTC)
Posts: 14
Location: india

yaa ....i am new to ms. please write to paste directly to formula indicator builder..
MS Support  
#6 Posted : Friday, October 14, 2011 2:45:08 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,960

Thanks: 92 times
Was thanked: 155 time(s) in 150 post(s)
The formula you listed is for an exploration. The formla for the oscillator part, colume F, is:

((VOLUME - Mov(VOLUME,50,EXPONENTIAL))/Mov(VOLUME,50, EXPONENTIAL)) * 100

Put just that much into the indicator builder.

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.