DateTime and OHLCV Completion
Completes blank Open, High, Low, and Close cells using the previous row’s closing price. Blank volume cells are set to zero.
Syntax
Section titled “Syntax”MT_CompleteDT_OHLCV(Range)Array formula.
Parameters
Section titled “Parameters”-
rangerange Range containing DateTime, Open, High, Low, Close, and Volume.
Return Values
Section titled “Return Values”-
DateTimeDateTime Date and time -
Opendecimal Completed open price -
Highdecimal Completed high price -
Lowdecimal Completed low price -
Closedecimal Completed closing price -
Volumedecimal Volume