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

Feedback on Docs (page/config/cli) #196

Open
lion2131 opened this issue Oct 27, 2024 · 3 comments
Open

Feedback on Docs (page/config/cli) #196

lion2131 opened this issue Oct 27, 2024 · 3 comments

Comments

@lion2131
Copy link

lion2131 commented Oct 27, 2024

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"

@Leo4815162342
Copy link
Owner

@lion2131 you can try adding --volumes flags to the call.

@lion2131
Copy link
Author

would you be so nice to add in the below script for me?
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"

@Leo4815162342
Copy link
Owner

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

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