PureBytes Links
Trading Reference Links
|
Hello,
It is easy and straightforward using latest beta:
http://www.amibroker.com/newsletter/01-2004.html
See also video at:
http://www.amibroker.net/video/dragdrop1.html
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: <das300@xxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, October 20, 2004 8:49 AM
Subject: [amibroker] OVERLAYING your own functions
>
>
>
> QUESTION 2 ) Can I build my functions to overlay onto an exisiting
> display ?
>
>
> QUESTION 2 ) description ----------------------------------------->
>
> Lets say I have function, display or curve ,call it "P" , displayed
> and I want to overlay 1x ATR above and below
>
> p + ATR(14) ;
> p - ATR(14) ;
> then graph these 2
>
> the function overlays +ATR and -ATR on whatever curve I select (as in
> metastock ) .
> CAn I do this in AB and how ?
>
> regards
> das300
> maurice
>
>
>
>
>
>
> 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 --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/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/
|