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

Notification

Icon
Error

Options
Go to last post Go to first unread
TomHam  
#1 Posted : Monday, April 15, 2024 2:12:07 AM(UTC)
TomHam

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 10/23/2005(UTC)
Posts: 45
Location: Savannah

Was thanked: 6 time(s) in 4 post(s)

Is there a formula set, or a process, in MetaStock to find the Correlation between one security and a list of others?

Typically the index would range from +1 (perfect correlation) to -1 (the exact opposite).

Thanks.            .............  Tom  ...............

MS Support  
#2 Posted : Monday, April 15, 2024 5:57:26 PM(UTC)
MS Support

Rank: Advanced Member

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

Thanks: 85 times
Was thanked: 154 time(s) in 150 post(s)
Originally Posted by: TomHam Go to Quoted Post

Is there a formula set, or a process, in MetaStock to find the Correlation between one security and a list of others?

Typically the index would range from +1 (perfect correlation) to -1 (the exact opposite).

Thanks.            .............  Tom  ...............

Hello,

There is a correlation function in MetaStock, which you can use in the different formula tools. You could for example have the following as an Exploration Column:

Code:
Correl(C,Security("Online:IBM",C),25,0)

You can find more on this within the Help file (interpretation, parameters, etc) by searching the Index tab for correlation.

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.