PureBytes Links
Trading Reference Links
|
Yes, it's possible to get a variation of the yield curve (a spread, more
precisely), using the FOREIGN() function, as in:
Plot(Foreign( "^TNX", "C" )-Foreign( "^IRX", "C" ), _DEFAULT_NAME(),
ParamColor( "Color", colorCycle ), ParamStyle("Style") );
Using Yahoo! data this subtracts the 13-week Treasury Index from the
10-Year Treasury Index, but any spread can be created for which you have
data.
S.
--- In amibroker@xxxxxxxxxxxxxxx, "Gregory G. Serevetas"
<gserevetas@xxx> wrote:
>
> I'm using the free trial of AmiBroker and would like to find out if it
> is possible to plot the YIELD CURVE, the FITE, and the NOB.
>
> If anyone knows how I might do this in AMIBROKER (or if it is even
> possible), please post your message here.
>
> Thanks a lot. Appreciate it...
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.29/607 - Release Date: 12/28/2006 12:31 PM
|