Skip to content

Internal Database for Tick Data Management and Integrity Monitoring #67

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

Open
tomas-rampas opened this issue May 19, 2025 · 0 comments
Open
Assignees

Comments

@tomas-rampas
Copy link
Owner

tomas-rampas commented May 19, 2025

The purpose of the internal database is to manage and ensure the consistency of tick data downloaded from Dukascopy servers. It should automatically identify and download any missing data while efficiently reusing existing data already stored on disk to avoid redundant downloads.

The internal database should also monitor the integrity and completeness of the tick data, verifying that all required data is present and correctly aligned in time. This ensures that any gaps, corruption, or anomalies in the data are detected and handled appropriately.

@tomas-rampas tomas-rampas changed the title Create internal database which montiors tick data consistency Internal Database for Tick Data Management and Integrity Monitoring May 19, 2025
@tomas-rampas tomas-rampas self-assigned this May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant