Go To Documentation Main IndexMain Index
Go To TIPS, Inc.TIPS Home
l1p_day_type

l1p_day_type (variable)

Day count method if less than 1 period remaining

Declared as: int

Description: Indicates which day count method is to be used for calculations when there is less than one period remaining to maturity/redemption. This variable is only available for securities that use a different day type when there is less than one period remaining to maturity/redemption.

Valid values:
    1  =  Actual
    2  =  NASD 360 (Strict interpretation)
    3  =  MSRB 360 (Strict interpretation)
    4  =  SIA 360  (Strict interpretation)
    5  =  ISMA 360
    6  =  New 360 - Proposed but Not in use
    7  =  Act/360
    8  =  Act/365 - for short term securities and Canadian bonds
    9  =  Euro/365 - no leap days counted
   10  =  Currently used SIA/NASD/MSRB standard 30/360
   11  =  30E+/360
   12  =  Act/365 - for periodic securities
   13  =  Jap/365

Data Validation Routine: ok_day_type

© 2001 TIPS, Inc.Doc Version: 5.0