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
365 stars 68 forks source link

Incorrect initial date #87

Closed cTatu closed 2 years ago

cTatu commented 2 years ago

The saved file has the original starting date instead of the one given by the server. The file should be download/gascmdusd-m1-bid-2012-09-02-2022-08-17.csv

image

Leo4815162342 commented 2 years ago

@cTatu good catch, will release a fix soon

Leo4815162342 commented 2 years ago

@cTatu here is the new release 1.22.2 that fixes that: https://github.com/Leo4815162342/dukascopy-node/releases/tag/v1.22.2 - please update