I have this problem as well with the latest beta and IB plugin.
Data will be lost after restarting AB, even if you did a save-all before shutdown.
Seems random .. never know which one will be hit.. have to go thru all my symbols manually, making sure the history is there and doing a 30day backfill if not.


----- Original Message ----
From: Moneycat <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, November 6, 2006 2:19:59 AM
Subject: Re: [amibroker] Saving Data

Hi,
 
I have noticed something similar happening with IB plugin.
 
I have all the securities in the real time quotes pane and use the "backfill all symbols in the RTQ window" function; then I save the whole database and close AB.
 
When I open it I usually find some issues have not been backfilled, or backfilled data has not been saved.
 
Any clue is most welcome.
 
alberto
 
 
 
 
 

At the end of each day I want to be able to download all intraday data
from QFeed and save it locally. For that reason I created a default
exploration with two lines of code:

Filter = c > 1000;
AddColumn(C, "Close");

I open this exploration, I click the "Wait for backfill" checkbox and
then I run it. Sometimes I select "n last days"with 2 as parameter
other times, I select "n last quotations".

After the exploration finishes running, I do a "Save Database" and I
exit the program. I go back in and I noticed that some symbols are
pulling data real-time to complete the drawing. I thought that the
data is already on the hard disk. Why some charts do not display it
from there?

Thanks


__._,_.___

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





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to