Leo4815162342 / dukascopy-node

✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
https://dukascopy-node.app
MIT License
350 stars 66 forks source link

Changing download location #135

Closed willsliou closed 1 year ago

willsliou commented 1 year ago

Where are the settings to change the download location?

Leo4815162342 commented 1 year ago

@willsliou you can use -dir flag:

npx dukascopy-node -i btcusd -from 2019-01-13 -to 2019-01-14 -t tick -f csv -dir my-custom-dir