📈 Stock Options Monitor

Real-time stock and options data collection system

📊 System Status

Current Time: 2026-02-15 04:53:38
PHP Version: 8.2.29
Configuration: ✅ Ready
Cache Directory: ✅ Ready
Database: 📋 Configured
🚀

Start Monitor

Begin collecting stock and options data from Finviz. Downloads fundamentals and options chains for monitored stocks.

Start Monitoring
🔧

System Test

Verify database connection, configuration settings, and system readiness before running the monitor.

Run Tests
📋

Database Schema

View and manage the MySQL database schema. Create tables and insert sample data for testing.

View Schema

⚙️ Current Configuration

{
    "cachedir": "cache\/",
    "mysqlconnstr": "mysql:host=127.0.0.1;dbname=u597115793_olc;charset=utf8mb4",
    "mysql_username": "u597115793_olc",
    "mysql_password": "***hidden***",
    "mysql_port": 3306
}