Skip to content

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

@naitsir

Description

@naitsir

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions