PureBytes Links
Trading Reference Links
|
hi,
for eSignal I create various databases. Each database not containing more than 100 symbols. I just created the Nasdaq-100 database. Question: how can I quickly do a forced download for ALL symbols?
I created a little explore, something like:
Buy = C > 0;
Filter = Buy;
AddColumn(C,"C");
and run it for all symbols, but this does do the trick. It download only partially. So now I have to do a forced download for all symbols individually. What is the trick to avoid this?
Also, some symbols do not download. Then I shut Amibroker down, bring it back up and then I can download the data. Why is this?
rgds, Ed
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|