Hello,

Yes Status("quickafllastdatabar") will give you the same.

Best regards,
Tomasz Janeczko
amibroker.com

On 2009-12-24 03:57, jooleanlogic wrote:
> Thanks Tomasz,
>
> in regards to the changes to BarIndex(), my plugin has been using the 
> following code to determine the total number of bars in underlying compressed 
> quotations array:
>
> totalBarCount = LastValue(BarIndex())
>
> That will no longer work, but will this work the same?
> SetBarsRequired(-1, sbrAll);
> totalBarCount = Status("quickafllastdatabar");
>
> Thanks,
> Jules.
>
> Thanks for your never ending hard work Tomasz and hope you have a great break 
> also.
>
>
> --- In [email protected], Tomasz Janeczko<gro...@...>  wrote:
>    
>> Hello,
>>
>> AmiBroker 5.29.5 BETA is released now:
>> http://www.amibroker.com/devlog/2009/12/23/amibroker-5-29-5-beta-released/
>>
>> Read Me:
>> http://www.amibroker.com/devlog/wp-content/uploads/2009/12/readme5295.html
>>
>> Enjoy.
>>
>> Wishing you all Happy Holiday Season and Healthy, Prosperous New Year !
>>
>> All the best,
>> Tomasz Janeczko
>> amibroker.com
>>
>>      
>
>
>
> ------------------------------------
>
> **** 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
>
>
>
>
>    

Reply via email to