This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision |
desktop:desktop_chart_scripting_function_reference [2022/01/11 19:21] – [Functions] rob | desktop:desktop_chart_scripting_function_reference [2023/09/21 19:58] (current) – external edit 127.0.0.1 |
---|
|[[desktop:desktop_chart_scripting_function_reference_LWMA( <value> )|LWMA( <value> )]]|Computes a linear weighted moving average of the value.| | |[[desktop:desktop_chart_scripting_function_reference_LWMA( <value> )|LWMA( <value> )]]|Computes a linear weighted moving average of the value.| |
|[[desktop:desktop_chart_scripting_function_reference_LN( <value> )|LN( <value> )]]|Computes the natural (base e) logarithm of the value.| | |[[desktop:desktop_chart_scripting_function_reference_LN( <value> )|LN( <value> )]]|Computes the natural (base e) logarithm of the value.| |
|[[desktop:desktop_chart_scripting_function_reference_LN( <value> )|LOG( <value>, <base> )]]|Computes the logarithm of the value in the specified base.| | |[[desktop:desktop_chart_scripting_function_reference_Log( <value> )|LOG( <value>, <base> )]]|Computes the logarithm of the value in the specified base.| |
|[[desktop:desktop_chart_scripting_function_reference_LOG10( <value> )|LOG10( <value> )]]|Computes the base 10 logarithm of the value.| | |[[desktop:desktop_chart_scripting_function_reference_LOG10( <value> )|LOG10( <value> )]]|Computes the base 10 logarithm of the value.| |
|[[desktop:desktop_chart_scripting_function_reference_LOWEST( <value>, <periods> )|LOWEST( <value>, <periods> )]]|Returns the lowest value occurring over the last number of periods from the current data point.| | |[[desktop:desktop_chart_scripting_function_reference_LOWEST( <value>, <periods> )|LOWEST( <value>, <periods> )]]|Returns the lowest value occurring over the last number of periods from the current data point.| |