desktop:desktop_chart_scripting_function_reference_cross_above_value1_value2

This is an old revision of the document!


Cross Above Function

  • CROSS_ABOVE( <value1>, <value2> )

Returns 1 when value1 crosses above value2. Returns 0 otherwise.

Function Parameters Parameter Description <value1> The first value. <value1> The second value.

Example:

CROSS_ABOVE(CLOSE, OPEN)

  • desktop/desktop_chart_scripting_function_reference_cross_above_value1_value2.1641928166.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)