Skip to content

Preserve source timezone in chart timestamps - #1381

Open
Whning0513 wants to merge 3 commits into
kernc:masterfrom
Whning0513:fix/1065-preserve-timezone
Open

Preserve source timezone in chart timestamps#1381
Whning0513 wants to merge 3 commits into
kernc:masterfrom
Whning0513:fix/1065-preserve-timezone

Conversation

@Whning0513

Copy link
Copy Markdown

What does this PR do?

Timezone-aware OHLC and trade timestamps were passed directly to Bokeh, which normalizes them to UTC. This keeps the source wall-clock values consistent with the input timezone before they are sent to the chart.

Fixes #1065

Copilot AI review requested due to automatic review settings July 29, 2026 21:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

Timezone not respected in charts

2 participants