PureBytes Links
Trading Reference Links
|
Hello,
It is possible - just use ValueWhen and IsNull() functions to detect points where study starts/ends.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "zoli_j" <novizoli@xxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, January 14, 2005 2:49 PM
Subject: [amibroker] Re: StudyID("L1").BeginDate???
>
>
> Any help?
> Or is it impossible?
>
> --- In amibroker@xxxxxxxxxxxxxxx, "zoli_j" <novizoli@xxxx> wrote:
>>
>> Hi group,
>>
>> I create a TrendLine on a chart. Left and Right extend are false!
>> StudyID of this TrendLine is "L1".
>>
>> How could I ask
>> -begin date
>> -begin value
>> -end date
>> -end value
>> of this TrendLine?
>>
>> (
>> StudyID("L1").BeginDate
>> StudyID("L1").BeginValue
>> StudyID("L1").EndDate
>> StudyID("L1").EndValue
>> )
>>
>> Somebody could help me?
>>
>> BR, Zoli.
>
>
>
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|