{{-- File: resources/views/insights/investment-advisor.blade.php --}} @extends('layouts.app') @section('title', 'CLEDA.I Investment Advisor') @section('content')

Investment Intelligence Hub

AI-Powered Investment Insights • Alternative Data Analytics • Real-time Trading Intelligence

{{ isset($congressCount) ? $congressCount : '10+' }}
Congressional Signals
{{ isset($insiderCount) ? $insiderCount : '25+' }}
Insider Movements
AI Analysis

Market Intelligence Overview

Real-time data from alternative sources

{{ isset($congressCount) ? $congressCount : '--' }}
Congressional Trades
Last 7 days
{{ isset($insiderCount) ? $insiderCount : '--' }}
Insider Filings
Last 24 hours
{{ isset($aiRecommendations) ? $aiRecommendations : '3' }}
AI Recommendations
Updated now
{{ isset($trackedCount) ? $trackedCount : '0' }}
Tracked Trades
Active positions
@endsection