cuemacro / findatapy

Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.
Apache License 2.0
1.7k stars 206 forks source link

How to get Last 24h OHLC data from dukascopy? #34

Open pferreiraov opened 4 years ago

pferreiraov commented 4 years ago

Hi, I'm trying to get the last 24h OHLC data from dukascopy, but the nearest I got was bid ask tick data. Could you please explain me how to do so? Is it possible to get only the last 1 hour data too? Thanks