PureBytes Links
Trading Reference Links
|
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 amibroker@xxxxxxxxxxxxxxx, Tomasz Janeczko<groups@xxx> 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
>
>
>
>
>
------------------------------------
**** 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/
|