Description Usage Arguments Examples
Computes treasury bill price, rate and rate index.
1 2 3 4 5  | ivt_tbill_price(rate, days)
ivt_tbill_rate(price, days)
ivt_rate_index(price, days)
 | 
rate | 
 Annual interest rate.  | 
days | 
 Days to maturity.  | 
price | 
 Purchase price.  | 
1 2 3  | ivt_tbill_price(0.145, 57)
ivt_tbill_rate(93, 360)
ivt_rate_index(93, 200)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.