aqloadohlc: Loads OHLC from an AQ Master Server

Description Usage Arguments Value

Description

Loads OHLC from an AQ Master Server

Usage

1
2
aqLoadOHLC(seriesId, freq, startDate, endDate, con = aqInit(),
  useCache = FALSE, cacheDir = getwd())

Arguments

seriesId

a series ID

freq

frequency in enumeration form, f.e. HOURS_1, MINUTES_1

startDate

a Date8

endDate

a Date8

con

a fully initialized connection definition

useCache

a boolean that says whether you want use and cache data

cacheDir

a directory name that will be used for caching if enabled

Value

a XTS object


aqr documentation built on May 2, 2019, 5:18 p.m.