desktop:desktop_chart_scripting_function_reference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
desktop:desktop_chart_scripting_function_reference [2022/01/11 19:04] – [Functions] robdesktop:desktop_chart_scripting_function_reference [2023/09/21 19:58] (current) – external edit 127.0.0.1
Line 95: Line 95:
 |[[desktop:desktop_chart_scripting_function_reference_HIGHEST( <value>, <periods> )|HIGHEST( <value>, <periods> )]]|Returns the highest value occurring over the last number of periods from the current data point.| |[[desktop:desktop_chart_scripting_function_reference_HIGHEST( <value>, <periods> )|HIGHEST( <value>, <periods> )]]|Returns the highest value occurring over the last number of periods from the current data point.|
 |[[desktop:desktop_chart_scripting_function_reference_INPUT( <value 1>, ... <value n> )|INPUT( <value 1>, ... <value n> )]]| Allows for user input into the script via property pages.| |[[desktop:desktop_chart_scripting_function_reference_INPUT( <value 1>, ... <value n> )|INPUT( <value 1>, ... <value n> )]]| Allows for user input into the script via property pages.|
-|[[desktop:desktop_chart_scripting_function_reference_HMA( <value> )|HMA( <value> )]]|Computes a hull moving average of the value.+|[[desktop:desktop_chart_scripting_function_reference_HMA( <value> )|HMA( <value> )]]| Computes a hull moving average of the value.|
 |[[desktop:desktop_chart_scripting_function_reference_LASTVAL( <value>, <periods> )|LASTVAL( <value>, <periods> )]]|Returns the nearest non-Nil value over the last number of periods for the current data point.| |[[desktop:desktop_chart_scripting_function_reference_LASTVAL( <value>, <periods> )|LASTVAL( <value>, <periods> )]]|Returns the nearest non-Nil value over the last number of periods for the current data point.|
 |[[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.|
  • desktop/desktop_chart_scripting_function_reference.1641927856.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)