desktop:desktop_chart_scripting_function_reference_display_value

This is an old revision of the document!


DISPLAY Function

  • DISPLAY( <value> )

Formats the specified tick value to a text representation of the price.

Note: you cannot use the output of this function in any mathematical computation.


Function Parameters
Parameter Description
<value>The tick value to convert to display text.

Note: You can use the @ shortcut instead of using the full formula name as well:

| SUMMARY
SUMMARY("Close: {?}", @CLOSE);
  • desktop/desktop_chart_scripting_function_reference_display_value.1641994918.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)