Finio is a stock market education app with a Python signal processing backend, a real-time demo portfolio, and AI-generated analyst verdicts — built solo, spec to submission.
The verdict on screen is the output of a Python signal processing backend — the same architecture as an embedded sensor pipeline, just with price data instead of sensor readings.
From auth to analyst verdict to demo portfolio — every screen is connected to the same live data pipeline. Dark, fast, opinionated.
The trading session logic is a deterministic finite state machine. Every transition is explicit, triggered by a specific event, and logged — the system always knows exactly what state it's in.
Currently under App Store review. Use the demo account for the full experience — live data, analyst verdicts, $10k simulated portfolio.