Financial Time Series Toolbox | ![]() ![]() |
Convert to specified frequency
Syntax
Arguments
Description
convertto
converts a financial time series of any frequency to one of a specified frequency. It makes some assumptions regarding the dates in the resulting time series.
newfts = convertto(oldfts, newfreq)
converts the object oldfts
to the new time series object newfts
with the frequency newfreq
.
See Also
toannual
, todaily
, tomonthly
, toquarterly
, tosemi
, toweekly
![]() | chfield | cumsum | ![]() |