<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prism.git/components/financials.py, branch master</title>
<subtitle>Webapp for stock analysis</subtitle>
<id>https://git.tylerhoang.xyz/prism.git/atom?h=master</id>
<link rel='self' href='https://git.tylerhoang.xyz/prism.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/'/>
<updated>2026-03-31T02:46:33Z</updated>
<entry>
<title>Organize financial statements into grouped views</title>
<updated>2026-03-31T02:46:33Z</updated>
<author>
<name>Openclaw</name>
<email>openclaw@mail.tylerhoang.xyz</email>
</author>
<published>2026-03-31T02:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=3ac70d7231bac5c43ecb343e940cec4f9517eff2'/>
<id>urn:sha1:3ac70d7231bac5c43ecb343e940cec4f9517eff2</id>
<content type='text'>
- add Organized/Raw toggle for income statement, balance sheet, and cash flow
- group line items into expandable sections for easier navigation
- add Prism Net Debt row to annual balance sheet using valuation bridge logic
- keep full raw statement tables and CSV download support
</content>
</entry>
<entry>
<title>Fix inverse color coding across all three financial statements</title>
<updated>2026-03-31T01:37:40Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-03-31T01:37:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=aa3b1a27118ef0efac056ad135a81181bfb15c8e'/>
<id>urn:sha1:aa3b1a27118ef0efac056ad135a81181bfb15c8e</id>
<content type='text'>
- Corrected existing labels that didn't match yfinance output
  (e.g. 'research development' → 'research and development',
   'income tax expense' → 'tax provision',
   'selling general administrative' → 'selling general and administration')
- Added balance sheet debt/liability rows: net debt, total debt, long/current
  debt, capital lease obligations, all liability subtotals, payables
- Added cash flow rows: debt issuance (increase = bad), equity dilution
  (issuance of capital stock = bad), taxes/interest paid (more = bad),
  buybacks (repurchase of capital stock = inverse so more buybacks = green)

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Add score card, 52W range bar, short interest, options tab, CSV exports</title>
<updated>2026-03-31T01:19:50Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-03-31T01:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=f6b21398b8d9d13fa707955852f4e73158d7db19'/>
<id>urn:sha1:f6b21398b8d9d13fa707955852f4e73158d7db19</id>
<content type='text'>
Overview:
- Score card: green/yellow/red signals for valuation, growth, profitability,
  leverage, momentum (vs 52W high), and short interest
- 52W high/low visual range bar with current price marker and % context
- Short interest metrics row: % of float, days to cover, shares short vs
  prior month
- Replaced static 52W High/Low metrics with volume and avg volume

Options tab (new):
- Expiry selector across all available expirations
- Put/call ratio by volume and open interest with bullish/bearish label
- IV smile chart (calls + puts) with ATM marker
- Open interest by strike (calls above, puts mirrored below axis)
- Full chain table (calls/puts) in expandable section

CSV exports:
- Download button on each financial statement (income, balance, cash flow)
- Download button on earnings history table

Also fix top padding cut-off: block-container padding-top 1rem → 3.5rem

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Color code financial statement YoY columns</title>
<updated>2026-03-29T19:12:46Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-03-29T19:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=fc55820f5128f97e231de5388e59912e4a675782'/>
<id>urn:sha1:fc55820f5128f97e231de5388e59912e4a675782</id>
<content type='text'>
Green for improvement, red for decline. Cost/expense rows use
inverse logic (decline = green). Value cells retain neutral styling.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Initial commit — Prism financial analysis dashboard</title>
<updated>2026-03-29T06:01:14Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-03-29T06:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=23675b39b8055a8568cdcf71f66482b9d0cf90a9'/>
<id>urn:sha1:23675b39b8055a8568cdcf71f66482b9d0cf90a9</id>
<content type='text'>
Streamlit app with market bar, price chart, financial statements,
DCF valuation engine, comparable companies, and news feed.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
