Real underwriting logic. Real calculations. Hard-coded financial models you can trust — with AI that enhances your analysis, not replaces it.
Every metric in eCartar — NOI, DSCR, cap rate, cash-on-cash, debt yield — is computed from hard-coded financial logic. Not a prompt. Not a guess. Deterministic calculations that produce the same result every time.
AI enters only where it adds real value: pattern recognition across your portfolio, market intelligence, and natural-language analysis of your deal. The numbers underneath are always yours to verify.
// Real calculations — not AI generated export function calculateNOI(income, expenses, config) { const egi = income.gross * (1 - config.vacancy); const opex = computeOpEx(expenses, config); // Annual accounting for free mgmt months const mgmtAnnual = expenses.mgmtRate * ((12 - config.freeMgmtMonths) / 12); return egi - opex - mgmtAnnual; } export function calculateDSCR(noi, debtService) { if (debtService <= 0) return Infinity; return noi / debtService; } export function projectEquity(value, loanBal, yrs) { return Array.from({ length: yrs }, (_, i) => ({ year: i + 1, equity: appreciatedValue(value, i + 1) - amortizedBalance(loanBal, i + 1), })); }
Scroll through exactly what you'll see when you analyze your next investment.
A real command center — not a list of cards. Asymmetric grid with KPIs, risk alerts, equity growth, allocation breakdown, and AI-powered portfolio analysis. See everything that matters without clicking into a single property.
Every investment gets its own command view. DSCR, LTV, cap rate — computed from your inputs, displayed with visual gauges. Max users get interactive charts and AI-driven insights layered on top.
Revenue, expenses, debt service, cash flow — month by month and year over year. Projections that account for appreciation, expense growth, and rent escalation. Not estimates. Real math with your real numbers.
Max unlocks AI portfolio analysis, interactive what-if scenarios, PDF document scanning, and real-time market intelligence. Every AI feature sits on top of verified calculations — never instead of them.
Basic gets you started. Max makes you dangerous.
Real-time AI assessment of your entire portfolio — strengths, risks, and recommendations based on your actual numbers.
Equity growth curves, cap rate distributions, risk-return scatter plots — all specific to your deals.
Adjust interest rates, vacancy, appreciation, expenses — watch your portfolio recalculate in real time.
Upload offering memorandums, rent rolls, T12s — AI extracts the numbers directly into your analysis.
Compare your portfolio against market benchmarks. Know where you're outperforming and where you're exposed.
No cap on investments. Analyze your entire pipeline — every SFR, multifamily, and mixed-use opportunity.
No hidden fees. No bait-and-switch. Pay annually and get two months free.
A single well-underwritten deal — one where you caught the risk, one you negotiated better because your numbers were right — pays for 50 years of eCartar Max.
Start with Basic for free. No credit card required. Analyze your first 3 deals on us.