PureBytes Links
Trading Reference Links
|
Hello,
As far as quote database is concerned, quotes are stored in fixed structure that holds Date/Time stamp,
Open, High, Low, Close, Volume, Open Interest and special flags.
8 fields, each 4 byte = 32 bytes.
This figures however are going to grow in future as more fields will be added and timestamp resolution
will be increased.
It does not matter that you "use" only Close field.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "kmckiou" <kmckiou@xxxxxxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, January 31, 2008 9:59 PM
Subject: [amibroker] Re: Memory sizing
> Ara,
>
> I am currently only using the Close field. Can I then assume 8 bytes
> per data point?
>
> - Kevin
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Ara Kaloustian" <ara1@xxx> wrote:
>>
>> I beleive it's 32 bytes per data point. (OHLC)
>>
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
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:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto: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/
|