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 [email protected], "Gregory G. Serevetas"
<[EMAIL PROTECTED]> 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...
>


Reply via email to