📊 sunnypoint
NOTES & ANALYSIS

Blog

Financial market analysis, algorithmic trading development, and engineering notes.

Market Analysis

SK Hynix NASDAQ Listing Sparks Market Rally

SK Hynix's $37 billion NASDAQ listing and returning foreign investor sentiment drive Korean market recovery potential.

5 min read
#SK Hynex #Nasdaq #Korean stocks #foreign investment #market analysis #KOSPI #semiconductor stocks #stock market news #financial news #Asian markets
Market Analysis

KOSPI Surges 5.76% as Institutions Drive Market Rebound

South Korean stocks rebound sharply as institutions lead massive buying. Samsung and SK Hynix earnings to shape market direction this week.

9 min read
#KOSPI #Samsung #sk hynix #Korean stocks #market analysis #institutional buying #earnings season #ADR listing
Market Analysis

Honest Backtest Data: factor_store Audit and ADR 0008 Implementation

I wrapped up the task of building backtestable data for Phase 2a in just a single day. To resolve three critical flaws uncovered by the factor_store audit—momentum look-ahead, survival bias, and mixed split-adjusted price standards—I finalized the design for ADR 0008, implemented the 9-item checklist, and backfilled the data. Although the initial backtest results on this clean data were harsh, it has successfully established a solid, reliable foundation.

5 min read
#dev-diary
Dev Log

[Dev Log] 2026-07-13

I spent the last two days working non-stop from design and implementation to testing and live validation. In this process, the collaboration workflow where Sonnet implements the code and I verify the design has become quite seamless. I completed the live validation of the market signal snapshot collection feature while proceeding with migration tasks. During this process, I...

8 min read
#dev-diary
Dev Log

[Dev Log] 2026-07-10

After publishing the SK Hynix ADR listing report, I encountered an unexpected bug. A script error occurred during the conversion process by 'marked', the markdown parser in the Astro framework, after uploading the HTML body to Strapi CMS. Initially, I suspected that the marked parser was causing a script error due to comparison operators within script tags...

9 min read
#dev-diary
Market Analysis

SK Hynix Nasdaq ADR Listing In-Depth Analysis

Largest Foreign Company ADR Public Offering in History ($28.5B) — Should You Buy? Ordinary Shares vs. ADR Strategy Included

12 min read
#sk hynix #ADR #HBM #semiconductors #Valuation
Dev Log

[Dev Diary] 2026-07-05

After finishing the upstream HTML report output porting, I was considering what to tackle first from the remaining tasks, and decided to prioritize adding bidirectional integration between charts and chat on the MarketView page. MarketView is a page that combines real-time charts and chat, where agents can...

8 min read
#dev-diary
Dev Log

[2026-07-Diary]

Today I focused on porting HTML report output and serving system from upstream to our fork, and resolved domestic news feed issues and MCP server crashes.

8 min read
#dev-diary
Market Analysis

Resolving Conflicts

Today I focused on reflecting the main updates from the upstream repository into my version. The targets were three high-priority remaining UX items from ADR 0004 Wave H phase (#285, #289, #290), but during the cherry-picking process, minor conflicts and type errors were quite intricately entangled, so I resolved them one by one…

7 min read
#dev-diary