Skip to content

Candlestick chart widget#88

Open
captain-nemo wants to merge 5 commits intoadrienbrault:mainfrom
captain-nemo:main
Open

Candlestick chart widget#88
captain-nemo wants to merge 5 commits intoadrienbrault:mainfrom
captain-nemo:main

Conversation

@captain-nemo
Copy link

Hi Adrien,

I added a new candlestick chart widget that displays OHLC (Open/High/Low/Close)
candles from entity history data. It supports configurable candle intervals
(1 hour, 4 hours, 1 day), candle count (5-40), and optional current value
display. Green candles indicate bullish movement, red indicates bearish.

Improvement could be the use of a real OHLC data feed (e.g. https://www.coingecko.com/en/api) instead of using entity history data.

Thanks,

Jan

Jan van den Munckhof and others added 5 commits February 12, 2026 13:53
Add a new candlestick chart widget that displays OHLC (Open/High/Low/Close)
candles from entity history data. Supports configurable candle intervals
(1 hour, 4 hours, 1 day), candle count (5-40), and optional current value
display. Green candles indicate bullish movement, red indicates bearish.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant