Difference between revisions of "MouseClickDateTime"

From MultiCharts
Jump to navigation Jump to search
(Created page with " Category:MouseClickEvents")
 
 
Line 1: Line 1:
 +
Returns a double-precision decimal value in Julian (OLE) date-time format indicating the closing date of the bar after a click on the bar.
 +
 +
== Usage ==
 +
<syntaxhighlight>MouseClickDateTime</syntaxhighlight>
 +
 +
== Example ==
 +
<syntaxhighlight>MouseClickDateTime</syntaxhighlight> will return a value of 39449.65625000 for 3:45 PM.
  
 
[[Category:MouseClickEvents]]
 
[[Category:MouseClickEvents]]

Latest revision as of 15:26, 24 February 2012

Returns a double-precision decimal value in Julian (OLE) date-time format indicating the closing date of the bar after a click on the bar.

Usage

MouseClickDateTime

Example

MouseClickDateTime

will return a value of 39449.65625000 for 3:45 PM.