PureBytes Links
Trading Reference Links
|
No not the interval Herman... whether the chart is being displayed (filtered) for day session only or 24 hour session...
--- In amibroker@xxxxxxxxxxxxxxx, Herman <psytek@xxx> wrote:
>
> if( Interval() == InDaily ) ?
>
> herman
>
> > I'm talking about finding out from AFL... not manually.
>
> > --- In amibroker@xxxxxxxxxxxxxxx, "Joris M.schuller" <jmschuller@> wrote:
> >>
> >> File/Database Settings/Intraday settings/Filtering: Check which of the 4
> >> options (and Filter weekends) is selected.
> >>
> >>
> >>
> >> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
> >> Of Rob
> >> Sent: Monday, March 15, 2010 8:04 PM
> >> To: amibroker@xxxxxxxxxxxxxxx
> >> Subject: [amibroker] Day Session or 24 Hour from AFL...?
> >>
> >>
> >>
> >>
> >>
> >> I'm wondering if there is a sure fire way to know via AFL if the chart in
> >> question is set to view the 24 hour session or the day session only....?
> >>
> >> Clearly where there is enough data on the chart you can look for times
> >> outside the day session to tell you, but it's very possible, and is the case
> >> in this instance, that not enough data is visible in the current array to
> >> know what the filtering mode is... the only way to know would be scroll
> >> backwards... but I want to know via AFL if possible.
> >>
> >> I need to know because I'm constructing DateTime values back a certain
> >> number of bars (outside of the current arrays) and clearly 24 hour session
> >> or day session makes a big difference...
> >>
> >> TIA
> >>
>
>
>
>
> > ------------------------------------
>
> > **** IMPORTANT PLEASE READ ****
> > This group is for the discussion between users only.
> > This is *NOT* technical support channel.
>
> > TO GET TECHNICAL SUPPORT send an e-mail directly to
> > SUPPORT {at} amibroker.com
>
> > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> > http://www.amibroker.com/feedback/
> > (submissions sent via other channels won't be considered)
>
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
>
> > Yahoo! Groups Links
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|