DateTime and OHLC Completion
Completes blank Open, High, Low, and Close cells using the previous row’s closing price.
Syntax
Section titled “Syntax”MT_CompleteDT_OHLC(Range)Array formula.
Parameters
Section titled “Parameters”-
rangerange Range containing DateTime, Open, High, Low, and Close.
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