get_prices: Get Prices

Description Usage Arguments Value

Description

Function that does a query from a mysql database in order to obtain prices of instruments.

Usage

1
get_prices(fecha = NULL, id = NULL)

Arguments

fecha

is a date vector which can be build with seq_Date() function.

id

is the id vector of which the prices must be obtained.

Value

a dataframe with dates and prices as requested.


CIAssetManagement/QuantTools documentation built on May 8, 2019, 3:41 p.m.