WFU DEACON TERMINAL
--:--:--
ABOUT THIS TERMINAL

DEACON TERMINAL is a self-built financial data terminal — a personal project inspired by professional tools like Bloomberg, built entirely on free-tier market data. It pulls live quotes, price history, fundamentals, news, and market-wide screeners into one place: a dashboard of today's biggest movers, a per-ticker deep dive with charts and analysis, a markets overview covering equities, rates, commodities, and currencies, and a cross-ticker analysis view comparing performance and risk across a watchlist.

[Personalize this: a line or two on why you built it — what got you curious about markets, and what you were hoping to learn by building your own tool instead of just using someone else's.]

DATA SOURCES
Quotes & HistoryYahoo Finance
FundamentalsYahoo Finance
NewsYahoo Finance
ScreenersYahoo Finance (Gainers/Losers/Active)
Data DelayFree tier — not for trading
BUILT WITH
BackendPython / Flask
Data & Analysispandas, yfinance
ChartsChart.js
FrontendHTML / CSS / vanilla JS