Skip to content

FinancialTimeAxis: A start toward improving support for financial charts with unevenly spaced time data#4420

Merged
swharden merged 4 commits intomainfrom
4385c
Nov 1, 2024
Merged

FinancialTimeAxis: A start toward improving support for financial charts with unevenly spaced time data#4420
swharden merged 4 commits intomainfrom
4385c

Conversation

@swharden
Copy link
Member

@swharden swharden commented Nov 1, 2024

This PR adds a new plottable which simulates the behavior of a horizontal axis, but which is designed to be customized and extended to improve support for showing dates and times on the horizontal axis to represent time data which may not be evenly spaced.

See the Sandbox.WinFormsFinance project for a working demo.

This PR is a proof of concept demonstration, and users who may wish to build upon this strategy (e.g., @quantfreedom and @vladislavpweetsoft) are encouraged to refine the work started here and create a pull request which I will review in good time.

See #4385 for additional discussion

ticks-date2

@swharden swharden enabled auto-merge November 1, 2024 19:55
@swharden swharden linked an issue Nov 1, 2024 that may be closed by this pull request
15 tasks
@swharden swharden merged commit dc692eb into main Nov 1, 2024
@swharden swharden deleted the 4385c branch November 1, 2024 20:00
@quantfreedom
Copy link
Contributor

@VladislavPustovarov hey

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.

Finance: Improve support for nonlinear a DateTime axis

2 participants