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

ERROR: when --date-to is ahead of current date, csv file is empty and without extension #204

Open
naitsir opened this issue Feb 6, 2025 · 1 comment

Comments

@naitsir
Copy link

naitsir commented Feb 6, 2025

current date: 2025 02 06

this command create a good csv file
npx dukascopy-node -i xauusd -from 2025-01-01 -to 2025-02-06 -t tick -f csv -v true -fl true --cache

this command create a bad csv file
npx dukascopy-node -i xauusd -from 2025-01-01 -to 2025-02-07 -t tick -f csv -v true -fl true --cache

i think the csv file must be created, even if the "date to" is ahead of "current date"

@naitsir naitsir changed the title when --date-to is ahead of current date, csv file is empty and without extension ERROR: when --date-to is ahead of current date, csv file is empty and without extension Feb 8, 2025
@Leo4815162342
Copy link
Owner

hi @naitsir what are you referring to as a "bad" file? is it incomplete or empty altogether?
can you share the bad file?

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

No branches or pull requests

2 participants