<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prism.git/components/macro.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-05-17T08:10:49Z</updated>
<entry>
<title>Fix yield divisors and cold-cache UX in macro tab</title>
<updated>2026-05-17T08:10:49Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-17T08:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=722ab4f3e3ba895879191e2be3c5361fb755a786'/>
<id>urn:sha1:722ab4f3e3ba895879191e2be3c5361fb755a786</id>
<content type='text'>
All four treasury yield symbols return values already in percent;
the old /10 and /100 divisors were displaying ~0.04–0.46% instead
of the correct 3–5% range. Also rename ambiguous `l` variable and
add a spinner for the cold-cache load.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Add Macro tab: Index Performance, Yield Curve, Sector Heatmap</title>
<updated>2026-05-17T07:54:46Z</updated>
<author>
<name>Tyler</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-17T07:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism.git/commit/?id=c48218eae73f1a07fd23496837cc030d82845353'/>
<id>urn:sha1:c48218eae73f1a07fd23496837cc030d82845353</id>
<content type='text'>
Three market-wide panels backed by yfinance (no new API keys). Macro tab
renders before the st.stop() ticker guard so it's always accessible regardless
of ticker state.

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