There is a DateTime Plugin in the 3rd party plugin area that might have something in it that could do what you are after..
----- Original Message ----- From: dubi1974 To: [email protected] Sent: Wednesday, March 17, 2010 5:53 AM Subject: [amibroker] Re: Day Session or 24 Hour from AFL...? As I know, there is no way right now to know via AFL! I asked this question a longer time ago in this forum and nobody had an answer. I asked AmiBroker Feedback Center "SUGGESTION" to imply this feature in future versions of Amibroker. Don't know if they will. Regards, dubi --- In [email protected], "Rob" <sidharth...@...> wrote: > > 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 >
