mutual fund historical prices, download more than 1 month not possible?

but Quicken downloads just 1 month of data and not the full history!
what can I do?
Comments
-
The pattern of available downloaded quotes is: daily for the prior 30 days, weekly from then over the preceding 11 months ( to 1 year ago), then end-of-month values for four more years for a total of five years of data available.
It is possible to import prices via csv files for any period of time. (That also would still have been available to you with QW2011.)0 -
ok, thanks. but I'm not lucky... only the month has been loaded, nothing before this. no week or end of month data.0
-
Jerome, why do you need historical quote data? Did you not convert your Q2011 file to Q2016?Quicken user since Q1999. Currently using QW2017.
Questions? Check out the Quicken Windows FAQ list0 -
Did you request a 5-year download of historical quotes, or just a standard download quotes? I've never gotten a definitive understanding of how far back the standard download quotes feature reaches.jerome said:ok, thanks. but I'm not lucky... only the month has been loaded, nothing before this. no week or end of month data.
0 -
I upgrade because the 2011 had issues with this loading process for some of my mutual funds (not all) and completly stop working recently for all the online updates.
No choice, I have to upgrade, and I want to fill the missing historical data.
There is no reason to not have more history than just 1 month.
I try various options, including loading 5years of data, but this option appear to impact the references indices, not all the funds etc...0 -
How many funds do you need to load historical data for?Quicken user since Q1999. Currently using QW2017.
Questions? Check out the Quicken Windows FAQ list0 -
mmm... 15 I think.
I just intercept the HTTP request generated by Quicken, in the request, the last parameter send is:
range=month
and the result is the quotes for my funds. We can see that the month parameter is the one which limit the historical prices, but there is no option to change this0 -
When downloading old quotes.
The "Month" and under gives you daily quotes.
The "Year" gives you weekly.
The "Two Year" and "Five Year" gives you monthly.0 -
To do historical quote updates go to the Investing -> Portfolio -> Update -> Historical Prices...0
-
loading historical prices with the option up to 5 years work only for the securities and is not applied to the mutual funds.0
-
k guys, using Fiddler I setup a rule to change the parameter sent from ;range=month to ;range=5years and I have 5 years of data now.0
-
I've never had a problem getting historical quotes for mutual funds.Quicken user since Q1999. Currently using QW2017.
Questions? Check out the Quicken Windows FAQ list0 -
Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices0 -
And you have to specify the desired time span:QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices0 -
I know this option, but not working for me. this option is applicable to securities only, not mutual funds.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices0 -
The option applies to both securities and mutual funds in my experience and works for QW2014 and all prior versions. I can't comment about any QW2016 issue underlying your observations; I haven't heard of any such issue. Are you up-to-date with the QW2016 releases (R8)? Your fix of fiddling with the range specification should not be required, but that stuff is also above my pay grade.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices0 -
Note I the above test was done with Quicken 2016 R8. It has to be something other than "mutual funds".QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
My only thought is that since you did come from a pretty old version is that maybe something is hanging around that is causing this and using the QCleanUI procedure to remove Quicken and reinstall might help.
http://quicken.intuit.com/support/help/downloading--installing--upgrading-and-converting/using-qcleanui-to-uninstall-quicken/GEN82227.html0 -
For what is worth, I looked at the request for downloading historical prices in Quicken 2016 R8 with Fiddler and it worked as expected. As in depending on what I selected in the pull down menu in Quicken, it changed the range parameter in the request. And that of course changed what range of quotes were returned.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices0 -
BTW for what it worth you said that you changed the range parameter from month to 5Year using Fiddler and it worked. Notice that you changed nothing that said "include mutual funds" or something like that. There is simply a list of symbols and the time range. So I fail to see how you changing the time range could only affect mutual funds. (For people that don't know Fiddler is an excellent proxy server that can be used to monitor network traffic.)QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
Here is a request with a Index, an ETF, and a Fund.
stk.0.sym=INDEX:INX;stk.1.sym=VIG;stk.2.sym=VPCCX;range=2years
Here is the return:
[INDEX:INX]
fmt=date(yyyy-mm-dd),close,high,low,vol
q0=2014-09-30,1972.2900,1985.1700,1968.9600,590851000
q1=2014-10-31,2018.0500,2018.1900,2001.2000,699250000
q2=2014-11-28,2067.5600,2075.7600,2065.0600,411804000
q3=2014-12-31,2058.9000,2085.5800,2057.9400,415223000
q4=2015-01-30,1994.9900,2023.3200,1993.3800,893217000
q5=2015-02-27,2104.5000,2112.7400,2103.7500,596556000
q6=2015-03-31,2067.8900,2084.0500,2067.0400,663987000
q7=2015-04-30,2085.5100,2105.5200,2077.5900,686082000
q8=2015-05-29,2107.3900,2120.6600,2104.8900,760129000
q9=2015-06-30,2063.1100,2074.2800,2056.3200,717671000
q10=2015-07-31,2103.8400,2114.2400,2102.0700,639716000
q11=2015-08-31,1972.1800,1986.7300,1965.9800,764741000
q12=2015-09-11,1961.0500,1961.0500,1939.1900,589037000
q13=2015-09-18,1958.0300,1989.6600,1953.4500,1860981000
q14=2015-09-25,1931.3400,1952.8900,1921.5000,691099000
q15=2015-10-02,1951.3600,1951.3600,1893.7000,763255000
q16=2015-10-09,2014.8900,2020.1300,2007.6100,623423000
q17=2015-10-16,2033.1100,2033.5400,2020.4600,711470000
q18=2015-10-23,2075.1500,2079.7400,2058.1900,745335000
q19=2015-10-30,2079.3600,2094.3200,2079.3400,789097000
q20=2015-11-06,2099.2000,2101.9100,2083.7400,661105000
q21=2015-11-13,2023.0400,2044.6400,2022.0200,652851000
q22=2015-11-20,2089.1700,2097.0600,2082.8200,689172000
q23=2015-11-27,2090.1100,2093.2900,2084.1300,240297000
q24=2015-12-04,2091.6900,2093.8400,2051.2400,740000000
q25=2015-12-11,2012.3700,2047.2700,2008.8000,718417000
q26=2015-12-18,2005.5500,2040.8100,2005.3300,1811569000
q27=2016-01-08,1922.0300,1960.4000,1918.4600,800798000
q28=2016-01-15,1880.3300,1916.6800,1857.8300,1194942000
q29=2016-01-22,1906.9000,1908.8500,1877.4000,809147000
q30=2016-01-29,1940.2400,1940.2400,1894.0000,1218351000
q31=2016-02-05,1880.0500,1913.0700,1872.6500,866331000
q32=2016-02-12,1864.7800,1864.7800,1833.4000,803669000
q33=2016-02-19,1917.7800,1918.7800,1902.1700,862747000
q34=2016-02-26,1948.0500,1962.9600,1945.7800,669969000
q35=2016-03-04,1999.9900,2009.1300,1986.7700,782584000
q36=2016-03-11,2022.1900,2022.3700,1994.7100,641712000
q37=2016-03-18,2049.5800,2052.3600,2041.1600,1743158000
q38=2016-04-01,2072.7800,2075.0700,2043.9800,655021000
q39=2016-04-08,2047.6000,2060.6300,2041.6900,534860000
q40=2016-04-15,2080.7300,2083.2200,2076.3100,693554000
q41=2016-04-22,2091.5800,2094.3200,2081.2000,705983000
q42=2016-04-29,2065.3000,2073.8500,2052.2800,887327000
q43=2016-05-06,2057.1400,2057.7200,2039.4500,588441000
q44=2016-05-13,2046.6100,2066.7900,2043.1300,567482000
q45=2016-05-20,2052.3200,2058.3500,2041.8800,697842000
q46=2016-05-27,2099.0600,2099.0600,2090.0600,508493000
q47=2016-06-03,2099.1300,2104.0700,2085.3600,568033000
q48=2016-06-10,2096.0700,2109.5700,2089.9600,552199000
q49=2016-06-17,2071.2200,2078.2000,2062.8400,1301351000
q50=2016-06-24,2037.4100,2103.8100,2032.5700,1403897000
q51=2016-07-01,2102.9500,2108.7100,2097.9000,551736000
q52=2016-07-08,2129.9000,2131.7100,2106.9700,597242000
q53=2016-07-15,2161.7400,2169.0500,2155.7900,643101000
q54=2016-07-22,2175.0300,2175.1100,2163.2400,525935000
q55=2016-07-29,2173.6000,2177.0900,2163.4900,787086000
q56=2016-08-05,2182.8700,2182.8700,2168.7900,569849000
q57=2016-08-09,2181.7400,2187.6600,2178.6100,427986000
q58=2016-08-10,2175.4900,2183.4100,2172.0000,439573000
q59=2016-08-11,2185.7900,2188.4500,2177.9700,464458000
q60=2016-08-12,2184.0500,2186.2800,2179.4200,432156000
q61=2016-08-15,2190.1500,2193.8100,2186.0800,441305000
q62=2016-08-16,2178.1500,2186.2400,2178.1400,484439000
q63=2016-08-17,2182.2200,2183.0800,2168.5000,499856000
q64=2016-08-18,2187.0200,2187.0300,2180.4600,510514000
q65=2016-08-19,2183.8700,2185.0000,2175.1300,580186000
q66=2016-08-22,2182.6400,2185.1500,2175.9600,463033000
q67=2016-08-23,2186.9000,2193.4200,2186.8000,466736000
q68=2016-08-24,2175.4400,2186.6600,2171.2500,472264000
q69=2016-08-25,2172.4700,2179.0000,2169.7400,459398000
q70=2016-08-26,2169.0400,2187.9400,2160.3900,494425000
q71=2016-08-29,2180.3800,2183.4800,2170.1900,434407000
q72=2016-08-30,2176.1200,2182.2700,2170.4100,470170000
q73=2016-08-31,2170.9500,2173.7900,2161.3500,659162000
q74=2016-09-01,2170.8600,2173.5600,2157.0900,507264000
q75=2016-09-02,2179.9800,2184.8700,2173.5900,491982000
q76=2016-09-06,2186.4800,2186.5700,2175.1000,569188000
q77=2016-09-07,2186.1600,2187.8700,2179.0700,511720000
q78=2016-09-08,2181.3000,2184.9400,2177.4900,530082000
q79=2016-09-09,2127.8100,2169.0800,2127.8100,733227000
[VIG]
fmt=date(yyyy-mm-dd),close,high,low,vol
q0=2014-09-30,76.9500,77.4500,76.8800,889188
q1=2014-10-31,78.9900,78.9900,78.6630,980085
q2=2014-11-28,81.5300,81.8600,81.4100,302830
q3=2014-12-31,81.1600,82.2300,81.1600,766309
q4=2015-01-30,78.4200,79.4350,78.3600,1537854
q5=2015-02-27,82.8000,83.0600,82.7900,599962
q6=2015-03-31,80.4700,81.2300,80.4700,816965
q7=2015-04-30,80.3000,81.0200,80.0260,768161
q8=2015-05-29,81.0700,81.7400,80.9900,508154
q9=2015-06-30,78.5800,79.2000,78.4220,786969
q10=2015-07-31,80.2800,80.5400,80.2000,470938
q11=2015-08-31,75.5700,76.0100,75.3700,1395314
q12=2015-09-11,75.0600,75.0600,74.3000,724834
q13=2015-09-18,74.7800,75.5800,74.6060,741152
q14=2015-09-25,73.7200,74.5000,73.4335,693434
q15=2015-10-02,74.7300,74.7400,72.7273,774141
q16=2015-10-09,77.3800,77.5700,77.1580,559111
q17=2015-10-16,77.3100,77.3200,76.8400,643195
q18=2015-10-23,79.0900,79.3200,78.7000,560311
q19=2015-10-30,78.7100,79.1873,78.6900,462083
q20=2015-11-06,78.9200,79.0168,78.3700,497854
q21=2015-11-13,76.3500,76.9100,76.3200,706406
q22=2015-11-20,78.9400,79.3700,78.8100,653617
q23=2015-11-27,79.3900,79.4900,79.0700,417464
q24=2015-12-04,79.5800,79.6800,78.2057,934518
q25=2015-12-11,77.0300,77.6400,76.8801,1211585
q26=2015-12-18,76.6000,77.7200,76.6000,1400961
q27=2016-01-08,73.8700,75.0972,73.7300,1720646
q28=2016-01-15,72.6200,72.9000,71.8801,2786870
q29=2016-01-22,73.6200,73.7700,73.2400,1195103
q30=2016-01-29,75.9800,76.0000,74.3900,1324560
q31=2016-02-05,74.5000,75.3479,74.2000,1078125
q32=2016-02-12,74.3300,74.3300,73.4356,1679252
q33=2016-02-19,76.2600,76.3200,75.6800,1829618
q34=2016-02-26,77.4200,78.2000,77.3165,1165598
q35=2016-03-04,78.8700,79.1000,78.2800,1106868
q36=2016-03-11,79.7600,79.7900,79.3400,1096691
q37=2016-03-18,81.0800,81.2000,80.8900,1125603
q38=2016-04-01,81.8900,81.9200,80.7887,1068732
q39=2016-04-08,80.9600,81.3000,80.7300,1012100
q40=2016-04-15,81.8400,81.8700,81.5400,900811
q41=2016-04-22,81.5800,81.6268,81.2034,658644
q42=2016-04-29,80.9800,81.1600,80.6065,691052
q43=2016-05-06,81.3200,81.3400,80.6344,807571
q44=2016-05-13,81.1700,81.9300,81.0100,686009
q45=2016-05-20,80.6500,80.9600,80.5300,626756
q46=2016-05-27,81.9600,81.9863,81.7400,541960
q47=2016-06-03,82.2200,82.3100,81.7500,613381
q48=2016-06-10,82.8100,82.9900,82.5300,617008
q49=2016-06-17,82.0300,82.2700,81.6400,676227
q50=2016-06-24,80.5300,81.8000,80.4400,2334579
q51=2016-07-01,83.2900,83.5700,83.1500,754454
q52=2016-07-08,84.4900,84.5400,83.7700,617598
q53=2016-07-15,85.3900,85.8000,85.2130,503371
q54=2016-07-22,85.5800,85.6000,85.1700,666319
q55=2016-07-29,85.1500,85.3200,84.8364,481838
q56=2016-08-05,85.6300,85.6500,85.2850,437882
q57=2016-08-09,85.5700,85.8000,85.4631,531161
q58=2016-08-10,85.6200,85.6900,85.4370,763616
q59=2016-08-11,85.9900,86.0899,85.7000,608069
q60=2016-08-12,85.9800,86.0400,85.7900,908111
q61=2016-08-15,86.1200,86.3147,86.0900,409472
q62=2016-08-16,85.5100,86.0080,85.4900,503269
q63=2016-08-17,85.5000,85.5400,85.0100,665224
q64=2016-08-18,85.6800,85.6800,85.4400,406150
q65=2016-08-19,85.7700,85.8000,85.3500,492017
q66=2016-08-22,85.7602,85.9000,85.5300,590132
q67=2016-08-23,85.8600,86.2100,85.8600,493934
q68=2016-08-24,85.5700,85.8000,85.4200,504523
q69=2016-08-25,85.3900,85.6800,85.3200,585582
q70=2016-08-26,85.1400,85.8800,84.8300,768059
q71=2016-08-29,85.5800,85.6600,85.2528,553771
q72=2016-08-30,85.3000,85.7000,85.1100,478271
q73=2016-08-31,85.1600,85.2500,84.8400,555142
q74=2016-09-01,85.2000,85.2400,84.6700,689041
q75=2016-09-02,85.6500,85.7900,85.3700,863556
q76=2016-09-06,85.6800,85.8900,85.3310,497674
q77=2016-09-07,85.4000,85.6300,85.1900,531068
q78=2016-09-08,85.0000,85.2900,84.8900,786456
q79=2016-09-09,82.8800,84.5500,82.8800,1067107
[VPCCX]
fmt=date(yyyy-mm-dd),close,high,low,vol
q0=2014-09-30,21.8700,21.8700,21.8700,0
q1=2014-10-31,22.3900,22.3900,22.3900,0
q2=2014-11-28,23.2600,23.2600,23.2600,0
q3=2014-12-31,21.6400,21.6400,21.6400,0
q4=2015-01-30,21.2300,21.2300,21.2300,0
q5=2015-02-27,22.2500,22.2500,22.2500,0
q6=2015-03-31,22.0400,22.0400,22.0400,0
q7=2015-04-30,21.9100,21.9100,21.9100,0
q8=2015-05-29,22.2000,22.2000,22.2000,0
q9=2015-06-30,21.5600,21.5600,21.5600,0
q10=2015-07-31,21.9500,21.9500,21.9500,0
q11=2015-08-31,20.7700,20.7700,20.7700,0
q12=2015-09-11,20.8800,20.8800,20.8800,0
q13=2015-09-18,20.8400,20.8400,20.8400,0
q14=2015-09-25,20.2000,20.2000,20.2000,0
q15=2015-10-02,20.5700,20.5700,20.5700,0
q16=2015-10-09,21.1500,21.1500,21.1500,0
q17=2015-10-16,21.3400,21.3400,21.3400,0
q18=2015-10-23,21.9300,21.9300,21.9300,0
q19=2015-10-30,22.0600,22.0600,22.0600,0
q20=2015-11-06,22.3100,22.3100,22.3100,0
q21=2015-11-13,21.5200,21.5200,21.5200,0
q22=2015-11-20,22.2100,22.2100,22.2100,0
q23=2015-11-27,22.1400,22.1400,22.1400,0
q24=2015-12-04,22.3700,22.3700,22.3700,0
q25=2015-12-11,21.5200,21.5200,21.5200,0
q26=2015-12-18,21.4900,21.4900,21.4900,0
q27=2015-12-24,20.9800,20.9800,20.9800,0
q28=2016-01-08,19.6100,19.6100,19.6100,0
q29=2016-01-15,19.1300,19.1300,19.1300,0
q30=2016-01-22,19.3800,19.3800,19.3800,0
q31=2016-01-29,19.5200,19.5200,19.5200,0
q32=2016-02-05,18.8400,18.8400,18.8400,0
q33=2016-02-12,18.6600,18.6600,18.6600,0
q34=2016-02-19,19.3500,19.3500,19.3500,0
q35=2016-02-26,19.7000,19.7000,19.7000,0
q36=2016-03-04,20.1600,20.1600,20.1600,0
q37=2016-03-11,20.3800,20.3800,20.3800,0
q38=2016-03-18,20.6300,20.6300,20.6300,0
q39=2016-03-24,20.4600,20.4600,20.4600,0
q40=2016-04-01,20.7900,20.7900,20.7900,0
q41=2016-04-08,20.6500,20.6500,20.6500,0
q42=2016-04-15,21.0400,21.0400,21.0400,0
q43=2016-04-22,21.0900,21.0900,21.0900,0
q44=2016-04-29,20.6500,20.6500,20.6500,0
q45=2016-05-06,20.3200,20.3200,20.3200,0
q46=2016-05-13,20.3500,20.3500,20.3500,0
q47=2016-05-20,20.5600,20.5600,20.5600,0
q48=2016-05-27,21.1700,21.1700,21.1700,0
q49=2016-06-03,21.1500,21.1500,21.1500,0
q50=2016-06-10,20.9900,20.9900,20.9900,0
q51=2016-06-17,20.6400,20.6400,20.6400,0
q52=2016-06-24,20.1800,20.1800,20.1800,0
q53=2016-07-01,20.8200,20.8200,20.8200,0
q54=2016-07-08,21.1600,21.1600,21.1600,0
q55=2016-07-15,21.6500,21.6500,21.6500,0
q56=2016-07-22,21.7900,21.7900,21.7900,0
q57=2016-07-29,22.0600,22.0600,22.0600,0
q58=2016-08-05,22.2900,22.2900,22.2900,0
q59=2016-08-09,22.2200,22.2200,22.2200,0
q60=2016-08-10,22.1200,22.1200,22.1200,0
q61=2016-08-11,22.2700,22.2700,22.2700,0
q62=2016-08-12,22.2500,22.2500,22.2500,0
q63=2016-08-15,22.3900,22.3900,22.3900,0
q64=2016-08-16,22.2700,22.2700,22.2700,0
q65=2016-08-17,22.2600,22.2600,22.2600,0
q66=2016-08-18,22.3400,22.3400,22.3400,0
q67=2016-08-19,22.3600,22.3600,22.3600,0
q68=2016-08-22,22.3500,22.3500,22.3500,0
q69=2016-08-23,22.4200,22.4200,22.4200,0
q70=2016-08-24,22.2500,22.2500,22.2500,0
q71=2016-08-25,22.2200,22.2200,22.2200,0
q72=2016-08-26,22.2200,22.2200,22.2200,0
q73=2016-08-29,22.3100,22.3100,22.3100,0
q74=2016-08-30,22.3200,22.3200,22.3200,0
q75=2016-08-31,22.2400,22.2400,22.2400,0
q76=2016-09-01,22.2700,22.2700,22.2700,0
q77=2016-09-02,22.3600,22.3600,22.3600,0
q78=2016-09-06,22.4100,22.4100,22.4100,0
q79=2016-09-07,22.4900,22.4900,22.4900,0
q80=2016-09-08,22.4600,22.4600,22.4600,0
q81=2016-09-09,21.9100,21.9100,21.9100,00 -
thanks for your time. the behavior still the same for me. and was the same with quicken 2011.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
the gui which ask for how many time I want to download my prices, only the securities are listed, not my mutual funds.
when I select 5 years and click to download, with fiddler, I can see that Quicken is asking only the security listed in the popup dialog box and for the 5 years. all the others quotes, my mutual funds are not updated at all during this process.
the only process which updates the mutual funds is selecting update > quotes. and here there is no option and only 1 month is downloaded.0 -
What is the security type for your mutual funds?QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical PricesQuicken user since Q1999. Currently using QW2017.
Questions? Check out the Quicken Windows FAQ list0 -
oh... I checked your fiddler data, you dont have any mutual fund in your test list.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
stk.0.sym=INDEX:INX;stk.1.sym=VIG;stk.2.sym=VPCCX;range=2years
you should have at least 1 MUTUAL:RBF595 for example.
So make sure you select the mutual fund has the exchange in the setup of your security.0 -
Here my setupQPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
if I change the exchange from mutual funds to toronto and the type to stock.
Then I can select the security in the option to download 5years of data (but its not working because the code is a mutual fund and not a toronto stock), else its not listed.and only 1 month loaded.0 -
OK that is different. And it sort of goes back to what I said before.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
When you look at the historical prices dialog besides the time range there is the a list of securities. Clearly if the mutual funds are not listed there for you to select you won't be able to get prices for them.
For the securities to show up in that list there are a few things that are needed. (From the security list)
1) You have to own it or you have to select it to be on the watch list.
2) You have to select that you want to download quotes.
3) You can't "hide" it.
But from what you are saying your list changes depending on the time frame that you select. I have never seen that before. BTW I'm using Quicken 2016 R8 Deluxe version. That is the lowest version of Quicken that will download quotes, so it can't be a function of the "flavor" of Quicken.
If I have this all correct that the list is varying depending on the time frame selected, the only thing I can do is go back to the suggestion of using the QCleanUI procedure, and reinstall Quicken 2016.0 -
OK I think we have finally hit the difference.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
Do you have the Canadian version of Quicken?
If so that explains the difference.
We (everyone else posting is using the US version).0 -
Notice the US security dialog. We can not pick the exchange.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices0 -
yep, its the canadian version. sorry for that :-)QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
the support for quicken is near non existant.
Well... I have my patch using fiddler for now0 -
Boy I miss the fact that the old forum would have the user select what version of Quicken they are using (including US vs Canadian)QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
With multiple currencies enabled.
The Canadian version gives extras (like the history of currency exchange rates) and is lacking other things like this.0 -
BTW knowing all that we do now, what I suggest is that you make another post requesting that the Canadian version allow downloading of mutual funds for more than a month. And mark it as an Idea. That is how Quicken Inc is getting their suggestions.QPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices
You should also put in a link to this thread.0 -
And in the old forum we could have seen they were listing from CAQPW said:Me either. Of course you have so select to download transactions, own the security or have it on a watch list, and not hide it.
Example deleted history.
Downloaded history.
Note that you can download the history from the security detail dialog with:
Update -> Download Historical Prices0