femtotrader / DukascopyTicksReader.jl

A Julia library to download tick data from Dukascopy https://www.dukascopy.com/swiss/english/marketwatch/historical/
Other
5 stars 4 forks source link

to_dataframe / to_timearray is not very Julia-esque #18

Closed femtotrader closed 7 years ago

femtotrader commented 7 years ago

to_dataframe -> DataFrame to_timearray -> TimeArray ...

femtotrader commented 7 years ago

Duplicate of #3