Overview
The LoanVista Pricing Engine (PE) is the core calculation unit that takes row mortgage data and calculates the best available rates from multiple investors.Key Concepts
- Investors & Products: Lenders (e.g., Fannie Mae, PennyMac) and their respective mortgage programs.
- Rules & Guidelines: Eligibility criteria (FICO minimums, loan limits, property types).
- LLPAs (Loan-Level Price Adjustments): Mandatory price adjustments based on risk factors.
- Overlays: Additional custom rules applied by individual lenders.
Calculation Workflow
The PE performs several steps to determine the final pricing:- Product Selection: Filters all available products by borrower eligibility.
- Rate Retrieval: Fetches the base rate sheet for the selected products.
- LLPA Application: Calculates all applicable price adjustments.
- Final Price Ranking: Ranks the products by the most favorable price/rate for the borrower.
Secondary Marketing Sync
The Pricing Engine is integrated with theRateSheetService which automatically imports new rate sheets as they are released by secondary market players.
