PureBytes Links
Trading Reference Links
|
Just tried the RC2 candidate as well.. still no go.. Even tried a
different scan formula where I put in Buy=1;
No one has any idea how I can populate about 8000 symbols with 10
years worth of data via the eSignal plugin?
Thanks!
--- In amibroker@xxxxxxxxxxxxxxx, "elee67" <elee67@xxxx> wrote:
>
> 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 --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/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/
|