Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== ABS Function ====== * ABS( <value> ) Calculates the absolute value of a number. ---- <datatables> ^ Function Parameters^^ ^ Parameter ^ Description ^ |<value>|The value to compute (e.g. CLOSE, HIGH, (H+L+C)/3, etc.)| </datatables> ---- <code lang |Examples:> ABS(5.8) Evaluates to 5.8 ABS(-5.8) Evaluates to 5.8 </code> desktop/desktop_chart_scripting_function_reference_abs_value.txt Last modified: 2023/09/21 19:58by 127.0.0.1