Closed nimo862 closed 3 years ago
@nimo862 can you try running npx ducascopy-cli
?
for example: npx dukascopy-cli -i eurusd -from 2006-01-01 -to 2020-01-01 -t d1 -f json
@nimo862 can you try running
npx ducascopy-cli
? for example:npx dukascopy-cli -i eurusd -from 2006-01-01 -to 2020-01-01 -t d1 -f json
Thanks! It worked
Hello, thank you for this useful tool. I installed ducascopy-cli on Windows 10 with the command
npm install dukascopy-cli --save-dev
but when I try to use it, it gives me the error:
ducascopy-cli not recognized as an internal or external command
How can I resolve the problem? Thanks