Add MSN Money Quotes & Charts to Your Web Site or Blog

By taking advantage of this offer to add links to MSN Money customized stock quotes and charts, you agree to be bound by the MSN Money Terms of Use.

Choose the display option that is best for you:
  1. Stock quote search function for any stock/mutual fund

    Visitors can enter any symbol and get the corresponding quotes and charts. Here's an example of how the search function will look on your site:

    Quotes

    To see a price quote from MSN Money, type a symbol, and then click Get Quote.
       

    If you want to link to MSN Money's stock quotes, include the following code in the HTML of your Web page: <form action="http://moneycentral.msn.com/detail/stock_quote" method="get"> <input type="hidden" name="ipage" value="qdext" /> <font face="Arial,Helvetica" size="4">Quotes</font><br /><br /> <font face="Arial, Helvetica" size="-1"> To see a price quote from MSN Money, type a symbol, and then click Get Quote. </font><br /> <input type="text" size="8" name="SYMBOL" value="" />&nbsp; <input type="submit" value="Get Quote" /> </form> If you want to have a default symbol in the box, place the symbol between the two quotation marks ("") in the following line from the HTML code above:
    <input type="text" size="8" maxlength="255" name="SYMBOL" value="" />&nbsp;
    Charts

    If you want to link to MSN Money's charts, just include the following in the HTML of your Web page. <form action="http://moneycentral.msn.com/investor/charts/charting.asp" method="get"> <font face="Arial, Helvetica" size="-1"> To see a chart from MSN Money, type a symbol, and then click Get Chart. </font><br /><br /> <input type="text" size="8" name="SYMBOL" value="" />&nbsp; <input type="submit" value="Get Chart" /> </form>
  2. Link to the MSN Money Quote Detail or Chart pages

    Add the following links on your site and your visitors will be directed to MSN Money's Quote Detail or Chart pages.
    They can enter any valid stock or fund symbol they want information about.
    Note: GE is shown as an example. You can specify any symbol or leave it blank.

    Quotes: http://moneycentral.msn.com/stock_quote?Symbol=GE
    Charts: http://moneycentral.msn.com/investor/charts/charting.asp?Symbol=GE