CLI binary for rendering terminal charts from JSON/CSV/exchanges
Core types, traits, colors, and configuration for TermiChart
Data adapters, indicators (SMA/EMA/VWAP/BB/RSI/MACD), and exchange clients
Structured chart state and query API for programmatic inspection
Chart implementations: line, candlestick, bar, histogram, sparkline, dashboard, TUI
Low-level terminal rendering: cell grids, braille canvas, axis, layout, ANSI output
Terminal I/O detection, raw mode, synchronized output, streaming engine