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/FundTools documentation built on May 3, 2019, 4:30 p.m.