PureBytes Links
Trading Reference Links
|
Thank you very much. :)
--- In amibroker@xxxxxxxxxxxxxxx, "Herman van den Bergen"
<psytek@xxxx> wrote:
> Plot(C,"C",1,128);
> Mark=IIf(TimeNum()==103000,1,Null);
> Plot(MArk,"",colorBlack,styleHistogram|styleOwnScale,0,1);
>
> you need to select the minute timeframe to show the lines, else
you need to
> adjust the mark definition.
>
> herman
> -----Original Message-----
> From: quexos0 [mailto:quexos0@x...]
> Sent: Thursday, September 30, 2004 11:38 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] How to make indicator that plots Vertical
Line?
>
>
> Can't seem to find the code for it in the AFL reference guide. :D
> How to code "draw vertical line on 0930 and 1500".
> As u might have guessed, i want to draw a line on open/close of
ES
> for visualization purposes when viewing 24hr charts.
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
>
> -------------------------------------------------------------------
---------
> --
> Yahoo! Groups Links
>
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
>
> b.. To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms
of Service.
>
>
>
> [Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
|