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

Notification

Icon
Error

Options
Go to last post Go to first unread
synchro  
#1 Posted : Saturday, October 27, 2007 2:31:47 PM(UTC)
synchro

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 10/27/2007(UTC)
Posts: 2

For example, in stockchart.com, if i want to see the ratio of msft to ibm, all i have to do is type in msft:ibm.

Is there similar functionality in Metastock?

kanellop  
#2 Posted : Sunday, October 28, 2007 6:24:29 PM(UTC)
kanellop

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 6/3/2005(UTC)
Posts: 181

Hello.

For to create that kind of Ratio is quiete simple.

First you must have the 2 Stocks that you interest with, into the same Folder.

Then you can create a Formula that you will put into the Indicator Builder, which will have the following Code:

security("MSFT",C)/security("IBM"),C)

The C meaning the Closing Price. You can modify the Code inside, if you want,

with the Open, Low and High Price too, for example.

This will be O for Open, L for Low, H for High.

Meaning with other Words, that you will change the C with the O or L or H.

Kind Regards,

George Kanellopoulos.

synchro  
#3 Posted : Sunday, October 28, 2007 8:41:37 PM(UTC)
synchro

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 10/27/2007(UTC)
Posts: 2

Thanks. That's helpful.
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.