Skip to content

v0.2.3-beta.1 — Chart fixes (YTD, 1D intraday, midnight)

Pre-release
Pre-release

Choose a tag to compare

@derspe derspe released this 23 Feb 23:21

Beta — please test before final release

Fixes in this version

YTD base price corrected
Now uses the last close of the previous year as the baseline (matches Yahoo Finance). Previously the first trading day of the new year was used, causing a systematically lower YTD value.

1D intraday chart reworked

  • Chart anchors at midnight with previous close as the starting point
  • Only today's recorder data is shown (no bleed-over from yesterday)
  • Proportional x-axis: at noon 50% of the tile is filled, at 23:59 100%

Midnight market state fix
ETFs and stocks showed incorrect percentages at midnight despite markets being closed. Root cause: UTC/local date boundary mismatch. Fix: market_state="REGULAR" is now used as the primary indicator for open markets.

Update via HACS

In HACS → Integrations → Easy Stock → Settings → enable Show beta versions, then update.