Difference between revisions of "MouseClickPrice"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Category:MouseClickEvents")
 
 
Line 1: Line 1:
 +
Returns a numerical value indicating price level of the mouse pointer position after a click on the chart.
 +
 +
== Usage ==
 +
<syntaxhighlight>MouseClickPrice</syntaxhighlight>
 +
 +
== Example ==
 +
<syntaxhighlight>MouseClickPrice</syntaxhighlight> will return 139.60 after a click on the chart on the 139.60 price level.
 +
 
[[Category:MouseClickEvents]]
 
[[Category:MouseClickEvents]]

Latest revision as of 15:27, 24 February 2012

Returns a numerical value indicating price level of the mouse pointer position after a click on the chart.

Usage

MouseClickPrice

Example

MouseClickPrice

will return 139.60 after a click on the chart on the 139.60 price level.