Closed makovez closed 1 year ago
@makovez the volume unit is in millions which corresponds to what Dukascopy historical data feed has here https://www.dukascopy.com/trading-tools/widgets/quotes/historical_data_feed
We can add an option to specify the unit type ('Unit', 'Thousands' or 'Millions') similar to how they have it
Thanks for your quick answer. Yes it would be nice to have this option.
Another question, Is the default timezone GMT or UTC ?
@makovez the date timestamps are in UTC which is the same as GMT
Do you understand what does this mean then?
To he honest I'm not sure what the purpose of that field is - I don't see any effect of changing Day start time
either to EET or UTC in that widget 🤷
dukascopy-node
returns data as unix timestamps in milliseconds, so you can use that output and convert them to any timezone you want.
Perfect! Thanks for your amazing library and your quick response's.
I don't understand why data coming from MT4 from dukascopy has not same volume unit of data downloaded from this library