+1 888 340 6572

Arw New DT: Difference between revisions

From MultiCharts
No edit summary
No edit summary
Line 7: Line 7:


==Parameters==  
==Parameters==  
'''Bar_DateTime''' - a numerical expression specifying the date and time of the bar at which the object is to be placed. The date and time are indicated in the DateTime format, where the integer portion of the DateTime value indicates the number of days that have elapsed since January 1st, 1900, and the fractional portion of the DateTime value indicates the fraction of the day that has passed since midnight. DateTime is a floating point value with high precision. It allows accessing millisecond time stamps of the bar.<br>
:'''Bar_DateTime''' - a numerical expression specifying the date and time of the bar at which the object is to be placed. The date and time are indicated in the DateTime format, where the integer portion of the DateTime value indicates the number of days that have elapsed since January 1st, 1900, and the fractional portion of the DateTime value indicates the fraction of the day that has passed since midnight. DateTime is a floating point value with high precision. It allows accessing millisecond time stamps of the bar.
'''PriceValue''' - a numerical expression specifying the price value (vertical position, corresponding to a value on the price scale of a chart), where the object is to be placed <br>
 
:'''PriceValue''' - a numerical expression specifying the price value (vertical position, corresponding to a value on the price scale of a chart), where the object is to be placed  
 
'''Direction''' - a logical expression specifying the direction of the arrow; True = Down and False = Up  
'''Direction''' - a logical expression specifying the direction of the arrow; True = Down and False = Up