<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prism.git/components/insiders.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-04-01T06:01:05Z</updated>
<entry>
<title>Add relative performance chart and refine top movers</title>
<updated>2026-04-01T06:01:05Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-04-01T06:01:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=96b27f1d00ae8110273de973053c3d6bfc4f3662'/>
<id>urn:sha1:96b27f1d00ae8110273de973053c3d6bfc4f3662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate insiders and filings from FMP to yfinance</title>
<updated>2026-03-29T22:41:42Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-03-29T22:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=3e1324eff69e4b121f85223758b872c7fb5dc027'/>
<id>urn:sha1:3e1324eff69e4b121f85223758b872c7fb5dc027</id>
<content type='text'>
FMP v3 insider-trading and sec_filings endpoints are legacy-gated.
Switch to yfinance (t.insider_transactions, t.sec_filings) which
provides the same data for free with no API key required.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Add historical ratios, forward estimates, insider transactions, SEC filings</title>
<updated>2026-03-29T20:21:39Z</updated>
<author>
<name>Openclaw</name>
<email>openclaw@mail.tylerhoang.xyz</email>
</author>
<published>2026-03-29T20:21:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=4fdcb4ce0f00bc8f62d50ba5d352dd2fe01cd7e7'/>
<id>urn:sha1:4fdcb4ce0f00bc8f62d50ba5d352dd2fe01cd7e7</id>
<content type='text'>
- services/fmp_service.py: add get_historical_ratios, get_historical_key_metrics,
  get_analyst_estimates, get_insider_transactions, get_sec_filings
- components/valuation.py: add Historical Ratios and Forward Estimates subtabs
- components/insiders.py: new — insider buy/sell summary, monthly chart, detail table
- components/filings.py: new — SEC filings with type filter and direct links
- app.py: wire in Insiders and Filings top-level tabs
</content>
</entry>
</feed>
