+1 888 340 6572

TradeTime: Difference between revisions

From MultiCharts
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Returns a numerical value indicating the time of the most recent price field update for the symbol. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM.  
Returns a numerical value indicating the time of the most recent price field update for the symbol. The time is indicated in the 24-hour ''HHmm'' format, where 1300 = 1:00 PM.  
   
   
http://www.buyxanaxonlinepill.com/ buy xanax cheap - order xanax
== Usage ==
 
<syntaxhighlight>TradeTime</syntaxhighlight>
==== Notes ====  
Quote Fields cannot be referenced historically.
   
   
==== Example ====
== Notes ==
<syntaxhighlight>TradeTime  will return a value of 1015 for 10:15 AM
* Quote Fields cannot be referenced historically.
* Use [[TradeDate]] to get the numerical value indicating the date of the most recent price field update for the symbol.


TradeTime will return a value of 1545 for 3:45 PM</syntaxhighlight>
== Examples ==
<syntaxhighlight>TradeTime</syntaxhighlight>
* Will return a value of 1015 for 10:15 AM,
* Will return a value of 1545 for 3:45 PM.
   
   
[[Category:Quote Fields]]
[[Category:Quote Fields]]

Latest revision as of 13:28, 19 February 2012

Returns a numerical value indicating the time of the most recent price field update for the symbol. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM.

Usage

TradeTime

Notes

  • Quote Fields cannot be referenced historically.
  • Use TradeDate to get the numerical value indicating the date of the most recent price field update for the symbol.

Examples

TradeTime
  • Will return a value of 1015 for 10:15 AM,
  • Will return a value of 1545 for 3:45 PM.