PureBytes Links
Trading Reference Links
|
Hi!
It is somewhat strange: AmiBroker 2.90 does not handle it's database
different than 2.71.
Currently only internally all prices are converted to floats, but external
data format remains
the same as in 2.71 - it means that exactly the same data is stored and this
means that
all data below 0.01 is discarded. This will change if I change the rest of
the code (responsible
for database management) - then all data will be stored in at least 7
significant digits.
Best regards,
Tomasz Janeczko
========================================================================
Donald Dalley wrote:
Hello, Everyone:
I updated the Euro converter to work with both AmiBroker 2.71 & 2.90, such
as it is. It can't work *correctly* with 2.90 (only Save using 2.71), but it
does work differently with it. This version will *delete* any converted 2.71
price below .01, since version 2.71 can't use them.
If anyone who has not already converted their database needs it right away
(it fixes a problem with 2.71), ask me for it.
---===///||| Donald Dalley |||\\\===---
The World of AmiBroker Support
http://webhome.idirect.com/~ddalley
Member: ICOA and Team AMIGA
------------------------------------------------------------------------
eGroup home: http://www.eGroups.com/list/amibroker
Free Web-based e-mail groups by eGroups.com
|