db_volatility.update: Update one specified Volatility Index into DB if exists.

View source: R/db_volatility.R

db_volatility.updateR Documentation

Update one specified Volatility Index into DB if exists.

Description

Update one specified Volatility Index into DB if exists.

Usage

db_volatility.update(name, to_update_volatility)

Arguments

name

the name of the Volatility Index (e.g. VIX, VXD)

to_update_volatility

the data.table containing the Volatility Index to update.

Value

Nothing.


scalastic/fin.backend documentation built on Nov. 18, 2022, 7:10 a.m.