-
Any way to get the available instruments list?
-
Where are the settings to change the download location?
-
I have a strange problem. I suspect it is more of an integration problem with Babel (but I'm not sure). But since I can pinpoint the problem to this package, I still hope someone can give me a hint.
…
-
I don't understand why data coming from MT4 from dukascopy has not same volume unit of data downloaded from this library
-
I use Dukascopy via CLI and I mainly download tick data, for large period of time such as tick data for last 10 years.
I noticed I get `JavaScript heap out of memory` type of error which I assume m…
-
Along with greetings, I am currently having problems downloading files, I have tried many combinations of currency pairs, among others and always generates a disconnection.
I have tried reinstallin…
-
```
npx dukascopy-node -i eurusd -from 2019-01-01 -to 2022-11-28 -t tick -f csv -v
----------------------------------------------------
Downloading historical price data for:
------------------…
-
The tool is really helpful but I'm experiencing this error when trying to download data.
```
[14441:0x342db10] 1256175 ms: Scavenge 2044.5 (2049.7) -> 2043.7 (2049.9) MB, 11.0 / 0.0 ms (aver…
-
Hello,
When i run
npx dukascopy-cli -i eurusd -from 2022-01-01 -to 2022-10-14 -t tick -f csv
i got this error :
[79122:0x150008000] 1489505 ms: Scavenge 1832.0 (1899.2) -> 1826.9…
-
Hey, first of all, thanks for this great library 👍🏽
Found out that Typescript complains on this devDep typing when running the app where `dukascopy-node` is used:
```
node_modules/dukascopy-no…