current.market: Find current market object

Description Usage Arguments Value

View source: R/object_functions.R

Description

Function to return the market object at a given time from a history.market object. If no time point exists, interpolate by grabbing the previous market and returning a market object with those characteristics but the current time.

Usage

1
current.market(hist.mkt, t, ...)

Arguments

hist.mkt

a history.market object

t

which time to extract

...

Pass-alongs

Value

A market object


gsk3/maRketSim documentation built on May 17, 2019, 8:55 a.m.