×

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
Open main menu

Changes

TL GetEnd Dt

540 bytes added, 15:20, 5 June 2013
Created page with "Returns a DateTime value, indicating the date and time of the ending point of a trend line with the specified ID number; returns a value of -2 if the specified trendline ID nu..."
Returns a DateTime value, indicating the date and time of the ending point of a trend line with the specified ID number; returns a value of -2 if the specified trendline ID number is invalid.

'''Usage'''
<syntaxhighlight>
TL_GetEnd_Dt(TL_ID)
</syntaxhighlight>
Where: TL_ID - a numerical expression specifying the trendline ID number

'''Example'''
<syntaxhighlight>
TL_GetEnd_Dt(Value1)
</syntaxhighlight>
will return 41422.752623935186 if Trend Line with ID = Value1 ends at 08:30:00.722 on 5/28/2013


[[Category:Trendline Drawing]]