fundemental data from outside parties into the system. I have
actually placed an update request with AmiBroker to add some fields we
could use to import fundemental data into.
In the interum there are a few ways you can handle this.
(1) You can export the selected data from the AAII database (I do)
into a CSV and then during your scan you can read the external file.
I do this for Float data. The only problem is that it is slow since
it is accessing the external file for each stock in the scan.
(2) You can first do a selection from the AAII database, for instance
for all stocks w/ a low PE or whatever your criteria, then take that
list of stocks and bring it into a watchlist in AmiBroker and run
technical scans on it from there. For instance I recently ran a
scan of stocks with very high P/Es and which had future projected P/Es
that were lower and some other criteria to give me a list of
potentially overpriced stocks. I then took this list and brought it
in as a watchlist and created a scan to see those that were breaking
under their 50 day moving averages to see if I could find some good
overpriced stocks that appeared to be breaking down to short.
Hope this helps.
Mike
--- In [email protected], "christophermuch" <[EMAIL PROTECTED]>
wrote:
>
> I'm trying to develop a system that updates the fundamental data from
> AAII in order to run a stock screener in Amibroker. If anyone has any
> ideas it would be greatly appreciated.
> Chris
>
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
SPONSORED LINKS
| Investment management software | Real estate investment software | Investment property software |
| Software support | Real estate investment analysis software | Investment software |
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
