Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make .SyncIndex() a public utility #984

Closed
3 of 4 tasks
Tracked by #985
DaveSkender opened this issue Dec 24, 2022 · 1 comment
Closed
3 of 4 tasks
Tracked by #985

make .SyncIndex() a public utility #984

DaveSkender opened this issue Dec 24, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@DaveSkender
Copy link
Owner

DaveSkender commented Dec 24, 2022

To do

  • make .SyncIndex public in all use cases after carefully considering the name
  • add all necessary .SyncIndex() unit tests
  • add TQuote comparator variant, to support add Beta, Corr, Prs chaining options #983 --> won't fix now due to complexity
  • may need a common ISeries interface with Date, like IResult, then make SyncIndex use basic T with a shared date interface
@DaveSkender DaveSkender added the enhancement New feature or request label Dec 24, 2022
@DaveSkender DaveSkender mentioned this issue Dec 25, 2022
12 tasks
@DaveSkender
Copy link
Owner Author

This was implemented in v2.4.8

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant