Learn R Programming

aqr (version 0.2)

aqLoadSeriesField: Load a single column time series

Description

Loads a single column time series from the master server.

Usage

aqLoadSeriesField(seriesId, fieldId, freq, startDate, endDate, con)

Arguments

Examples

Run this code
con = aqInit()
aqLoadSeriesField("EURUSD", "SMA14", "HOURS_1", 20120101, 20130101, con = con)

Run the code above in your browser using DataLab