PureBytes Links
Trading Reference Links
|
Graham
For example I might like to know the value of a particular variable
at, say 60 minutes into the day. If the intraday setting is 3
minutes, that would be at the 20th bar. If I change the intraday
setting to 5 minutes, that would obviously be at the 12th bar.
Right now I would have to use PARAM to change BOTH - not a terribly
onerour task - but I don't always remember to do both
Rick
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
> what things would you want to adjust?
> timeframeset etc are set to whatever setting (in---ly) you give them
> and are not changed by the view setting.
>
> On 7/26/05, ricko8294_98 <ricko@xxxx> wrote:
> > TJ
> > There is a TimeFrameSet function to set the intraday time frame
and a
> > TimeFrameGetPrice function, and others for converting data to
different
> > time frames, etc., all of which are great.
> >
> > However, is there a way to "know" (i.e. as in a function which
might be
> > called TimeFrameGet - as a companion to TimeFrameSet) so that a
program
> > can automatically adjust things when one changes the intraday
setting
> > using the View -- Intraday menu??
> >
> > Rick
> >
> >
> >
> >
> >
> > 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
> >
> >
> >
> >
> >
> >
> >
> >
>
>
> --
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://e-wire.net.au/~eb_kavan/ab_write.htm
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/DldnlA/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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/
<*> 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/
|