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

Notification

Icon
Error

Options
Go to last post Go to first unread
garykong  
#1 Posted : Friday, August 5, 2005 2:42:22 AM(UTC)
garykong

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 4/30/2005(UTC)
Posts: 112

Hi, It is possible to plot two securities in a chart? I want to develop an indicator based on the difference of the two (one is spot and the other is future).. Secondly, can it show the indicator (difference of the two) if the chart only shows the spot index? Thanks! Gary
StorkBite  
#2 Posted : Friday, August 5, 2005 3:12:35 AM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)
Hey Gary- It is possible to place 2 securities on the same chart. Open both securities at the same time. Right-click on one of the price lines and select copy. Then, paste it into the other securities price field. After that, you select Save As and save the combo with some other name. I'm not sure about how to answer the second part of your question. Perhaps this will get you started though. :D
garykong  
#3 Posted : Friday, August 5, 2005 7:00:48 AM(UTC)
garykong

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 4/30/2005(UTC)
Posts: 112

Hi g_stockman, Thanks for your advice. I am not able to plot two securities in one chart, but can't put an indicator to show the difference of the two. How can write the formula? How to plot close price diff by proper referncing, as C only refer to the close of one security? What about the other(not C1, I have tried!)?? I thought it should be easy..... :shock: Regards, Gary
StorkBite  
#4 Posted : Saturday, August 6, 2005 10:50:15 AM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)
garykong  
#5 Posted : Tuesday, August 9, 2005 4:00:13 AM(UTC)
garykong

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 4/30/2005(UTC)
Posts: 112

Hi, I have got it ... I should use the Security function:- e.g. Diff:=Security("Security A",C)-Security("Security B",C); Diff; :lol:
StorkBite  
#6 Posted : Tuesday, August 9, 2005 4:02:22 AM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)
That's great Gary! :D
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.