×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

MaxList2

207 bytes added, 06:22, 9 February 2012
no edit summary
Returns the second highest value of the specified numerical expressions.
==== Usage ====<syntaxhighlight>MaxList2(Value1,Value2,Value3, etc.);</syntaxhighlight>
Where: [[ :'''Value1''', '''Value2''', '''Value3''', etc.]] - numerical expressions .
==== Example ====<syntaxhighlight>MaxList2(-5,0,12,7) will ;</syntaxhighlight>Will return a value of 7</syntaxhighlight> .
== Notes ==
* See [[MaxList]] to return the highest value of the specified numerical expressions.
* See [[NthMaxList]] to return the Nth highest value of the specified numerical expressions.
 
[[Category:Math and Trig]]

Navigation menu