Tomasz
I have one suggestion and one request with regard to 5.28

suggestion - Could you make "Ast to save changed data" checked as default for 
the next few releases until people have grown used to the new database format. 
Because if it not set, the new format would be saved when we exit AB, 
regardless of whether we want it saved or not. That was the first thing I did, 
and it took ages to get it back in the previous format.

request - even though you dont have a specific function that returns the 
DateTime number in dll. I was able to recast DateTime() from a pointer to float 
to a pointer to AmiDate and access the datetime for each bar. obviously, this 
is no longer possible. Of course I could use two functions Datenum and Timenum 
and combine them for each bar. but that would be a waster of cpu cycles given 
that you actually store the DATETIME in AmiDate format. Could we have a functio 
that returns a 64 bits pointer to AmiDate or alternatively DATE. It would make 
dll function writing for intraday bars, especially tick bars a lot more 
efficient.

Thanks


--- In [email protected], "Tomasz Janeczko" <gro...@...> wrote:
>
> Hello,
> AmiBroker 5.28.0 BETA released:
> 
> http://www.amibroker.com/devlog/2009/08/22/amibroker-5-28-0-beta-released/
> 
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
>


Reply via email to