Template:StockInfo >

Template:StockInfo

Table of contents
No headers
{{ yahoo.stockchart( args.ticker ?? 'GOOG' ) }}

News about {{ args.ticker ?? 'GOOG' }}

{{ feed.list('http://finance.google.com/finance?morenews=10&rating=1&output=rss&q=' .. ( args.ticker ?? 'GOOG' )) }}

Read about {{ args.ticker ?? 'GOOG' }} on 

  • {{ web.link( 'http://online.wsj.com/public/quotes/main.html?type=usstock%20usfund&symbol=' .. (args.ticker ?? 'GOOG' ), 'Wall Street Journal' ) }}
  • {{ web.link( 'http://moneycentral.msn.com/detail/stock_quote?Symbol=US:' .. ( args.ticker ?? 'GOOG' ), 'MSN Money' ) }}
  • {{ web.link( 'http://finance.google.com/finance?q=' .. ( args.ticker ?? 'GOOG' ), 'Google Finance' ) }}
  • {{ web.link( 'http://finance.yahoo.com/q?s=' .. ( args.ticker ?? 'GOOG' ), 'Yahoo! Finance' ) }}

Feeds about {{ args.ticker ?? 'GOOG' }}

{{ google.findfeeds( args.ticker ?? 'GOOG', 5, @feeds ) }} {{ google.feeds{ subscribe: @feeds, tabbed: false } }}
 

Tag page
You must login to post a comment.
Powered by MindTouch Deki v.8.08