PureBytes Links
Trading Reference Links
|
Lol...how to delete old post? I'm flooding this thread a bit.
correction...it doesn't show up on 5 mins for me.
--- In amibroker@xxxxxxxxxxxxxxx, "quexos0" <quexos0@xxxx> wrote:
> Oh okay, got it.
> sorry for the trouble! :-p
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Beachie" <beachie41@xxxx> wrote:
> > works OK here on all charts 30min & less..did you insert into a
> new pane?
> >
> > ----- Original Message -----
> > From: "quexos0" <quexos0@xxxx>
> > To: <amibroker@xxxxxxxxxxxxxxx>
> > Sent: Friday, October 01, 2004 2:25 AM
> > Subject: Re: [trading] [amibroker] How to make indicator that
> plots Vertical Line?
> >
> >
> > > Sorry...it onli shows for 1 min charts onli too. wonder why
lol.
> > >
> > > --- In amibroker@xxxxxxxxxxxxxxx, "quexos0" <quexos0@xxxx>
wrote:
> > >> Thanks a lot!!! :-D
> > >>
> > >> --- In amibroker@xxxxxxxxxxxxxxx, "Beachie" <beachie41@xxxx>
> wrote:
> > >> > Plot(C,"C",1,128);
> > >> > StartHour = TimeNum() ==093000 ;
> > >> > FinishHour = TimeNum() == 150000;
> > >> > Plot(StartHour ,"",2,2|styleOwnScale|styleArea,0,1);
> > >> > Plot(FinishHour ,"",7,2|styleOwnScale|styleArea,0,1);
> > >> >
> > >> >
> > >> > Change the first number after "", to reflect a colour i.e
> above
> > > 7
> > >> = Yellow
> > >> >
> > >> >
> > >> > ----- Original Message -----
> > >> > From: "quexos0" <quexos0@xxxx>
> > >> > To: <amibroker@xxxxxxxxxxxxxxx>
> > >> > Sent: Friday, October 01, 2004 1:37 AM
> > >> > Subject: [trading] [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 Links
> > >> > >
> > >> > >
> > >> > >
> > >> > >
> > >> > >
> > >> > >
> > >
> > >
> > >
> > >
> > > 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/
|