Stock Moving Averages

tmerritt

New Member
Joined
Feb 26, 2010
Messages
13
I am trying to build an excel formula for doing some basic stock analysis. I found a way for excel to automatically link with MSN money and import LIVE basic stock quotes.

What I am now looking for is a way to calculate the current 200 and 50 day moving averages of the stock price without having to manually input new information every day (since i am setting this up for many individual stocks).

Is there anyway to automatically import the 200 & 50 day averages directly from a web site or something of that nature? If not is there a way to have a up to date list of the last 200 day closing prices of a stock automatically updated in excel? Any guidance someone can give me would be much appreciated!
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
You could chart the prices .... excel can add many types of MA's to the data.
Once the chart is made, right click on price data and choose "add trendline"

similar to this

excelchart.jpg
 
Upvote 0
That does not help with what I am trying to accomplish.

A simple way to put what I am looking would be...

Is there any link I can establish between excel and an internet site or existing data feed of some kind so that each day the current average is calculated. Or is there a link where the most recent stock closing price is automatically added to an existing list of previous closing values?
 
Upvote 0
You may be able to download the data ... ususally as CSV file.

I currently do this with commodity prices.

A macro opens the CSV file, makes a few adjustments then and I save.

I then open a workbook and import the CSV data with another macro.
 
Upvote 0
I download from the company I have an account with.

I know of a web site such as tfccharts.com that allows downloads, but I think it's mainly commodity prices, have not looked at them in awhile.

Not familiar with stock download sites .....
do a google search on "download daily stock prices"
 
Upvote 0

Forum statistics

Threads
1,214,652
Messages
6,120,746
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top