.to_daily {FinancialInstrument} | R Documentation |
Extract a single row from each day in an xts object
.to_daily(x, EOD_time = "15:00:00")
x |
xts object of sub-daily data. |
EOD_time |
time of day to use. |
xts object with daily scale.
Garrett See
quantmod:::to.daily, quantmod:::to.period