Thanks, that was great....Better than the altenative I tried using. RichardF.
--- In [email protected], Rick Osborn <[EMAIL PROTECTED]> wrote: > > Get the deDateTime.dll in the 3rd Party area. > > Then, regardless of your timeframe (except, of course > if you only have EOD data, it won't work). > > firsttenminutehigh = deTimeRangeHHV( H, 93000, 94000); > firsttenminutelow = deTimeRangeLLV( L, 93000, 934000); > sixtyminbar = deValueWhenTime(C, 103000); > > Trust this helps > Rick > --- rlfoxworth2006 <[EMAIL PROTECTED]> wrote: > > > /* > > How would I go about coding the following? > > > > > > I need each day the highest high of the first ten > > minutes and lowest > > low of the first ten minutes and work in any time > > frame (including > > daily). > > > > */ > > > > > > firsttenminutehigh = > > firsttenminutelow = > > > > > > //Also need the closing bar price of the 60 minute > > bar. > > > > sixtyminbar = > > > > PlotShapes(sixtyminbar,shapeCircle,colorBlue); > > > > > > //Needs to Repeat each day in chart..... > > > > //Thanks... Richard > > > > > > > > > > > > > Rick Osborn & Associates > 885 Sorrento Ave. > Oshawa, Ontario L1J 6V6 > (905) 728-8543 fax 728-0815 > Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/amibroker/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
