powered by
aqLoadOHLC(seriesId, freq, startDate, endDate, con)
aqInit
# creates a default configuration con = aqInit() # load data EURUSD = aqLoadOHLC("CNX.MDI.EUR/USD", "HOURS_1", 20120601, 20120901, con)
Run the code above in your browser using DataLab