Modules§
- agent_
health - chart_
markers - High-visibility markers for ratatui canvas charts (Braille dots are too small alone).
- context
- dashboard
- discover
- market_
status - menu
- positions_
panel - Rich positions tab: per-spread cards with gauges and payoff chart.
- rules_
view - spread_
feed - Background Schwab spread mark refresh for options watch TUI.
- spread_
live - Live spread marks + exit-proximity views for the options watch TUI.
- spread_
payoff - Expiry payoff (risk graph) for vertical credit spreads.
- theme
- Shared ratatui styling for the options watch dashboard.
- tui_
render - Ratatui-native render helpers (no ANSI / unicode box panels).
- watch
Functions§
- ago_
secs - bar
- Unicode progress bar (█░).
- clock_
dot - format_
duration_ secs - kv_line
- Key / value line with aligned columns inside a panel.
- panel
- Rounded panel with title;
widthis total outer width including corners. - panel_
fit - Panel sized to content, not full terminal width.
- panel_
width_ for - Outer width of a panel that fits its content (capped at
max_width). - rule
- Horizontal rule with centered title (furoshiki-style).
- status_
dot - terminal_
width - Visible terminal width (fallback 100).
- two_
column - Two panels side by side (each column is one panel’s line sequence).