-
ghost updated
6 years ago
-
When I try to download the XAUUSD data, the result came like below:
```
2017-02-01 00:00:00.108000,12.11841,12.11539,370,370
......
```
Actually the bid price is 1211.841 instead of 12.11841.…
-
Cannot download December's data. Obviously others are not valid,
On data feed source of Dukascopy month is valid in 00 to 11 range.
In market/datavendorweb.py, DataVendorDukasCopy.fetch_file shoul…
-
I have same code working for gbpusd, eurusd but not eurchf.
1. dukascopy have eurchf and it can be downloaded
https://datafeed.dukascopy.com/datafeed/GBPUSD/2016/11/05/18h_ticks.bi5
https://dataf…
-
changing 'fields=['bid', 'ask']' doesn't change output in:
```
md_request = MarketDataRequest(start_date='14 Jun 2016', finish_date='16 Jun 2016',
category='fx', …
-
Is there a list somewhere of all the symbols that can be downloaded?
-
Dukascopy provides ticks data
http://www.dukascopy.com/datafeed/EURUSD/2016/02/14/20h_ticks.bi5
is ticks for 2016-02-14 (datetime.datetime(2016, 2, 14)) from 08PM to 09PM
This is LZMA compressed data.…
-
Currently on Debian `./dl_bt_dukascopy.py --help` fails with:
> ImportError: No module named lzma
We need to have `requirements.txt` with required pip packages which can be installed via `pip3` auto…
-
Hello,
this file http://www.dukascopy.com/datafeed/EURUSD/2016/02/14/20h_ticks.bi5
is a LZMA compressed file.
I'd like to be able to uncompress it using Julia
see https://github.com/femtotrader/Data…
-
We should catch the error and re-try the download (e.g. 5 times).
Error:
```
Downloading http://www.dukascopy.com/datafeed/EOANDEEUR/2015/09/06/07h_ticks.bi5 into: download/dukascopy/EOANDEEUR/2015/…