PureBytes Links
Trading Reference Links
|
Gerry,
The following fields are used for market data, These fields are
available throughout the entire history of data available.
Ticker, Date, Price, DebEq, EPS, NTA, MCap
Other fields have been ommited. You can however download the
original files from said website & work ommited fields into your data.
As far as supplied market data, These may be accesed via the MtkData.afl
Indicator.
ATB
Michael.
gerryjoz wrote:
>Michael, this is very impressive and should be a boon to those
>interested in using fundamental data in conjunction with TA.
>Thanks very much.
>When i looked at a data sample from
>http://www.ascii-data.com/stockdata20030630.csv
>i tried to check the CVGI column with a formula i was familiar
>with,
>viz
>
>CVGI (aka RV)
>= { (EPSc+DPSc)/Price} '//sb > 9
> +
> { (EPSc-DPSc)/ NTA } '//sb > 7
>In the data file mentioned, whenever dividend = 0, so does CVGI.
>Do you know the rationale behind that -- it seems to rule out
>stocks making a recovery?
>
>Would you clarify for me how all the additional fields in the sample
>can be accessed by AFL?
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/DldnlA/9M2KAA/U1CZAA/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/
|