Financial Time Series | ![]() ![]() |
Syntax
tsmin = min(tsobj)
Description
tsmin = min(tsobj)
finds the minimum value in each data series in the financial time series object tsobj
and returns it in tsmin
. tsmin
is a structure with field name(s) identical to the data series name(s).
Note
tsmin returns only the values and does not return the dates associated with the values. The minimum values are not necessarily from the same date. |
See Also
![]() | medprice | minus | ![]() |