Home

About

Services

Contact

EMAIL



Valuation input file [INI]

There can be several files used for a single valuation. The engine searches through the header records to find all files associated with the valuation. The IB record contains the base and current assumtion set files. It also continas the name of the data file. Everything can be in one file! These splits are only availble if need.

The order of precendence is as follows:

  1. LLAMA.INI - this is the startup file.
  2. Base assumptions - this is a default set of assumption header records
  3. Current assumptions - these are the records for the current valuation
  4. Data records - These are the data records

The engine will start processing these files in sequential order until all records have been completed.


Initialization Header Records
[ I L ] Database Initialization Record
These records describe what database is used to process the valuation.
Example Actual INI record
VB layout To use in your program

[ I B ] Input data selection record
This record describes which records to value.
Example   VB layout

Assumption header records
[ O V ] Assumption overide Record
This descirbes where where to get the assumption data
Example   VB layout

[ E Q ] Debt/Equity record
You can use a set of state requirements for the entire portfolio.
Example   VB layout

[ C F ] P&I cash flow record
Defines the monthly cash flow cycles
Example   VB layout

[ P O ] Prepayment record
Example   VB layout

[ E S ] Escrow record
Example   VB layout

[ R V ] Revenues record
Ancillary income values and inflation rates on revenues
Example   VB layout

[ E X ] Expenses/Cost record
  Example   VB layout

[ D E ] Delinquencies record
Example   VB layout

[ F C ] Foreclosures record
Example   VB layout

Valuation Criteria Records
[ V A ] Valuation criteria record
Example   VB layout
Sensitivity Analysis
[ S N ] Sensitivity analysis record
Defines the sensitivity analysis to run.
Example   VB layout
Output header records
[ O R ] Output reports
This records defines what reports are to be generated. LLAMA does not generate reports directly. This feature is available for the user to communicate with the internal report generator.
Example   VB layout

[ O F ] Data output files
This record defines which files LLAMA generates at the end of the cash flow calculation.
Example   VB layout

[ O G ] Group data output files
This record defines the directories used for the analysis group output files.
Example   VB layout