PureBytes Links
Trading Reference Links
|
Hi Tomasz,
My experience with this is slightly different. I have always
maintained the setting 'overwrite' consistently. All of the
settings. Nonetheless, the Amiquote\Download folder just keeps on
getting bigger and bigger. I have no idea why.
But I deal with it thusly:
I have some housekeeping batch files that run periodically using
automation and Xxcopy. To the bottom of one of them I added the
line:
xxcopy "D:\Apps\Amibroker\AmiQuote\Download\*.*" /RS /R /H /PD0 /Y /ED
It deletes everything in that folder, while preserving the folder.
Yuki
Friday, April 18, 2008, 8:29:05 AM, you wrote:
TJ> It is temporary download directory. It won't grow UNLESS you change
TJ> the options in amiquote to append files instead of overwrite.
TJ> Go to Tools->Settings menu in AMiQuote
TJ> and make sure to change to default settings which OVERWRITE,
TJ> not append.
TJ> Also you can delete all files from Download directory (but leave the directory itself), these
TJ> are temporary files NOT needed for AmiBroker after
TJ> data are imported.
TJ> Best regards,
TJ> Tomasz Janeczko
TJ> amibroker.com
TJ> ----- Original Message -----
TJ> From: "jamesfarrow2003" <jamesfarrow2003@xxxxxxxxx>
TJ> To: <amibroker@xxxxxxxxxxxxxxx>
TJ> Sent: Friday, April 18, 2008 1:25 AM
TJ> Subject: [amibroker] Data Management
>>
>> I am looking to find out was the purpose of the AMiQuote Download
>> folder is for...
>>
>> This folder seems to replicate the data that is currently in my data,
>> but may be slightly larger in size ( both are ~1GB).
>>
>> Does anyone have any insight as to why this seems to be stored twice?
>>
>> Thanks,
>>
>> James
>>
>>
>> ------------------------------------
>>
>> 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/
|