Syncs all charts to the same bar with one click — plus instant jump to chart end
Chart Navigator syncs all charts in a chartbook to the same bar position with a single button press. It also provides a "Go To End" button to instantly jump all charts to the latest bar.
Press the Go To DateTime button and all charts in the chartbook scroll to the bar position where your cursor was last located. This lets you quickly align all charts to the same moment in time for multi-chart analysis.
Press the Go To End button and all charts jump to the most recent bar. Useful for returning to live data after reviewing historical bars.
The study uses shared DLL-level state to communicate between all chart instances. When one chart triggers a navigation event, every other chart running this study receives the target datetime and scrolls to match. No external configuration needed — just add the study to each chart you want to sync.
| Setting | Default | Description |
|---|---|---|
| Go To DateTime Button Number | 1 | ACS button for cursor-based navigation |
| Go To End Button Number | 2 | ACS button for jumping to latest bar |