desktop:desktop_chart_scripting_function_reference_lastval_value_periods

LASTVAL Function

  • LASTVAL( <value>, <periods> )

Returns the nearest non-Nil value over the last number of periods for the current data point.

This method looks back up to the specified number of periods and returns the first non-NIL value it finds.


Function Parameters
Parameter Description
<value>The value to look for.
<periods>The maximum number of periods to look back.

  • desktop/desktop_chart_scripting_function_reference_lastval_value_periods.txt
  • Last modified: 2023/09/21 19:58
  • by 127.0.0.1