aqInit {aqr}R Documentation

This method builds an object that carries necessary configuration values. The resulting object is a list, which you can modify outside of this function. Currently contains tsHost, tsPort, openField,closeField, highField, lowField and volField.

Description

This method builds an object that carries necessary configuration values. The resulting object is a list, which you can modify outside of this function. Currently contains tsHost, tsPort, openField,closeField, highField, lowField and volField.

Usage

aqInit()

Value

This function returns a plain list with configuration settings.


[Package aqr version 0.4 Index]