[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] How to plot the spread (differnce) between two securities?



PureBytes Links

Trading Reference Links

HI Jason,
 
I know of two additional ways.  1 - Using the Relative Performance Chart
which will compare two or more symbols plotted on the screen from the left
side of the chart or the vertical bar.  and 2 - the AFL Function of
RelStrength.  Unfortunately I haven't played with either much.  Are either
of these what you were refering to?
 
Dave

  _____  

From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
Of Jason Hart
Sent: Saturday, July 22, 2006 2:36 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] How to plot the spread (differnce) between two
securities?


Use the performance chart feature
 


MarketMonk777 <dlittner@xxxxxxxxxxxxx> wrote:

You can try this:

OtherStk = Foreign ("AMD", "Close");
Delta = Close - OtherStk;
Plot( Delta, "Diff of 2 stocks", colorRed, styleDots ); 

You would put this in a chart on your INTC stock. Keep in mind that as you
change your current symbol, this chart will show the difference between the
currently viewed symbol and AMD.

You might be able to select two symbols via the parameters box and plot
their difference if this is something specific you are trying to accomplish
or need the flexibility to change symbols.

Regards,

Dave

-----Original Message-----
From: amibroker@xxxxxxxxx <mailto:amibroker%40yahoogroups.com> ps.com
[mailto:amibroker@xxxxxxxxx <mailto:amibroker%40yahoogroups.com> ps.com] On
Behalf
Of personal592002
Sent: Saturday, July 22, 2006 10:20 AM
To: amibroker@xxxxxxxxx <mailto:amibroker%40yahoogroups.com> ps.com
Subject: [amibroker] How to plot the spread (differnce) between two
securities?

How to plot the spread (difference) between two securities?

For example, I want to plot (chart) the difference between the price of INTC
and AMD..... 

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroke <http://www.amibroker.com/support.html>
r.com/support.html

Yahoo! Groups Links





  _____  

Groups are talking. We´re listening. Check out the handy
<http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=41144/*http://groups.yahoo.
com/local/newemail.html> changes to Yahoo! Groups.