-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
"Unknown error" #184
Comments
@dawadam can you share the code which you're trying to execute? |
PS G:\data_downloaded\using_dukascopy_node\XAUUSD> npx dukascopy-node -i xauusd -from 2020-01-01 to 2021-01-01 -t tick -f csv -v true -vu "units" -ch true -r 15 -re true -rp 500 --date-format "YYYY-MM-DD HH:mm:ss" -d true Something went wrong:
|
@Leo4815162342 Hi Leo, the above codes are the case that I triggered the "Unknown error" |
Hi,
I'm seeing this "Unknown error" message :
dukascopy-node/src/buffer-fetcher/index.ts
Line 186 in 9b364a9
Can you tell me why ?
It's when i'm calling "getHistoricalRates" method, many times.
The text was updated successfully, but these errors were encountered: