aqloadseriesfield: Loads one series field from an AQ Master Server

Description Usage Arguments Value

Description

Loads one series field from an AQ Master Server

Usage

1
aqLoadSeriesField(seriesId, fieldId, freq, startDate, endDate, con = aqInit())

Arguments

seriesId

the series name

fieldId

the field name

freq

the frequency, must be one of ActiveQuant's enums

startDate

a start date in date8 format (yyyyMMdd)

endDate

an end date in date8 format (yyyyMMdd)

con

a connection object

Value

the loaded series as XTS object


aqr documentation built on May 1, 2019, 7:55 p.m.