| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
I sent this off to support..but figured I'd post here as well...
I'm running into a strange problem. I'm using the latest ESignal
software. I've also loaded 4.70RC1. I created a database and told it
to do EOD with the esignal plugin v1.8 and told it to enable local
storage. I then imported 8000 symbols. All going fine so far... I then
go into the Automatic Analysis, 
 
I've used the default example.afl as well as another one that just
listed the barcount as follows :
AddColumn(BarCount,"barcount");
Filter=BarCount;
 
I've chosen apply to all symbols and range is all quotations. 
I also have the check box checked for wait for backfill.
I then perform the scan on example.afl and noticed that it did not
cache/store all the quotes in local storage. i then performed an
explore using the above code. Also it did not cache/store all the
quotes  in local storage. I noticed that during the scans.. the
esignal plugin seems to be getting all the data fine.. but in the
AmiBroker I notice on the bottom it is stating that it is getting 0
bars in .0001 seconds for a LOT of symbols.. If I save the database. I
then notice that there are quite a number of stock quotes that are not
cached locally in the directories. Lots of stock symbols in the db
directory are just 470 bytes..
 
So.. long story short question - How do I use Esignal to populate a
local cached db of EOD quotes?
Thanks!
------------------------ Yahoo! Groups Sponsor --------------------~--> 
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~-> 
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 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/
<*> 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/
 
 |