Man. You are persistent. At last count you seem to have posted more than 2 dozen queries with the same query despite your query being answered by a lot of members. You seem to either not able to code or unable to put the request in a way that others can easily understand and replicate. First, what is your data timeframe (1 Second, Tick, anything else)? If its lower than 1 Minute, go to the the next paragraph. If its greater than 1 Minute, there is no way you can get access to data of 1 minute bar.
Second, to access the last 1 Minute bar (without regard to when bar was formed), use TimeFrame function. Cheers Prashanth On Wed, Sep 30, 2009 at 12:27 PM, Vinay Gakkhar. <[email protected]>wrote: > Is it possible to set up a filter for the time of the last bar? I want my > filter to show only those results where the last bar was during the last 1 > minute. > > If this is possible, can someone please tell me what to write in the > exploration? > > Thank you, > > vgakkhar > > > > > -- > > > > ------------------------------------ > > **** 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 > > > >
