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"