Date/Time and OHLCV Completion
Completes blank Open, High, Low, and Close cells using the previous row’s closing price. Combines the date and time into a single cell. If the time cell is blank, it is treated as 0:0. Blank volume cells are set to zero.
Syntax
Section titled “Syntax”MT_CompleteDPlusT_OHLCV(Range)Array formula.
Parameters
Section titled “Parameters”-
rangerange Range containing Date, Time, Open, High, Low, Close, and Volume.
Return Values
Section titled “Return Values”-
DateTimeDateTime Combined date and time -
Opendecimal Completed open price -
Highdecimal Completed high price -
Lowdecimal Completed low price -
Closedecimal Completed closing price -
Volumedecimal Volume