We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/config/cli
How do I change the CLI in order to download the volumes?
thanks
npx dukascopy-node -i eurusd -from 2021-01-01 -to 2024-10-24 -t m1 -f csv --date-format "YYYY-MM-DD HH:mm"
The text was updated successfully, but these errors were encountered:
@lion2131 you can try adding --volumes flags to the call.
--volumes
Sorry, something went wrong.
would you be so nice to add in the below script for me? thanks
the full command:
npx dukascopy-node -i eurusd -from 2021-01-01 -to 2024-10-24 -t m1 -f csv --date-format "YYYY-MM-DD HH:mm" --volumes
No branches or pull requests
How do I change the CLI in order to download the volumes?
thanks
npx dukascopy-node -i eurusd -from 2021-01-01 -to 2024-10-24 -t m1 -f csv --date-format "YYYY-MM-DD HH:mm"
The text was updated successfully, but these errors were encountered: