Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions DOCS/FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
The project targets a fully interactive trading chart with the following capabilities:

- Candlestick chart with zoom and scroll.
- Mouse-wheel zoom recenters the candle under the cursor.
- Zooming loads older candles when the left edge nears history.
- Time axis showing timeframe markers.
- Price axis with dynamic levels and markers.
- Cursor tooltip displaying OHLCV values on hover.
Expand Down
Loading