|
allan nathan
2013-01-30 05:51:50
|
|
Hi,
I used to be able to download 81 fundamental fields from Morningstar..Now I can only download 10.Anyone else having this issue..It looks like the same thing with FinViz
allan
|
|
|
|
QuantShare
2013-01-30 09:44:20
0
|
|
The downloader still gets data for about 81 fields. What makes you think it gets data for 10 items only?
|
|
|
|
allan nathan
2013-01-30 17:10:52
0
|
|
In Download Manager,when I go to Fields,I only have 10 available fields.I believe I used to have 81.
When you go to fields,do you show 81 fields?
Thanks,
Allan
|
|
|
|
allan nathan
2013-01-30 17:20:31
0
|
|
I now see that the 81 fields are available when I go to" Add a Function">Database Fields>Morningstar..I thought they would also show up in DownloadManager >Fields
Sorry about that
allan
|
|
|
|
|
allan nathan
2013-01-31 22:53:21
0
|
|
Hi,
If anyone is using the MorningStar fundamental data,could you verify the dividend of XOM?
I am noticing that the data from the Morningstar Historical Downloader may have a very long lag time.
When I chart the Dividend of XOM,I get 1.85.If you go directly to the Morningstar sight,they have Dividends of 2.28.
XOM increased their quarterly dividend on 5/10/12 to .57 but its not being reflected by QS..
I am wondering if all fundamental data has this lag
Thanks,
allan
|
|
|
|
QuantShare
2013-02-01 09:28:23
0
|
|
If I remember well, this downloader gets yearly data.
|
|
|
|
allan nathan
2013-02-01 15:29:03
0
|
|
So if I want current up to date data the Finziz downloader and Morningstar does not do it?
Allan
|
|
|
|
QuantShare
2013-02-01 16:50:47
0
|
|
The Morningstar gets historical yearly data (not quarterly). The Finviz downloader gets only the last data (no historical).
The plugin gets ranking data (not the fundamental values/ratios).
|
|
|
|
allan nathan
2013-02-01 17:44:40
0
|
|
I see that the Morningstar downloader gets annual date,the issue is it does not match the data on the Morningstar website.The data on the Morningstar website is current,as the annual (trailing 12 months) is not..It distorts the backtesting,and doesnt make for an accurate screen.
i dont understand if you are pulling the data from Morningstar,how it could be off..
Allan
|
|
|
|
|
allan nathan
2013-02-03 17:19:43
0
|
|
ISome are and some arent...The dividend yields do not match up..or my formula is wrong
Div = GetData('morningstar_fundamentals', 'dividends_usd', LastData);
DivYield=Div/close;
plot(Div,"Div",colorred,chartline,Styleownscale);
I have XOM paying out 1.85 in dividends(.47 quarterly..Morningstar has 2.28(.57 quarterly)..
There are many examples of this
|
|
|
|
allan nathan
2013-02-03 17:22:50
0
|
|
FYI,I am interested in 12 month trailing..
|
|
|
|
|
allan nathan
2013-02-04 16:13:06
0
|
|
I see..We are using the calender year.
I also see that there is an inconsistency in Morningstar> I will email you directly
Thanks for all the help
|
|
|
|