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. ====== 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. ---- <datatables> ^ Function Parameters^^ ^ Parameter ^ Description ^ |<value>|The tick value to convert to display text.| </datatables> ---- Note: You can use the @ shortcut instead of using the full formula name as well: <code lang | SUMMARY> SUMMARY("Close: {?}", @CLOSE); </code> desktop/desktop_chart_scripting_function_reference_display_value.txt Last modified: 2023/09/21 19:58by 127.0.0.1