Pagina principal

domingo, 12 de febrero de 2012

GOOGLEDOC SPREADSHEET HOJA DE CALCULO PORTFOLIO

Una vez que tenemos una cuenta de google, gmail,vamos a google docs, de ahi vamos a CREATE , SPREADSHEET
Nos va aparecer la planillita de calculo como siempre, como en el excel.

En la columna A FILA 1 O SEA   CELDA A1 COLOCAMOS LA PALABRA INSTRUMENT, enesa columna colocamos los papeles que queremos buscar ejemplo AA  AMZN o la accion que quieras ver


al lado de la celda A1 celda A2 colocamos precio o price como gusten

en la celda price colocamos la formula =GoogleFinance(A2;"price")
donde lafuncion = tira la orden de ir a google finance y hace referencia a la celda A2 y luego con la funcion PRICE entre comillas ( si copiaste y pegaste y no anduvo ponele comitas en el spreadsheet paque ande) y lo que va pasar es que va a buscar el precio de google finance nos va quedar algo asi
El resto de las cosas que quieras cantidad valor target porcentaje lo agregas como en cualquier excel



MAS FUNCIONES
The following types of real-time market data are currently available:
  • price: market price of the stock - delayed by up to 20 minutes.
  • priceopen: the opening price of the stock for the current day.
  • high: the highest price the stock traded for the current day.
  • low: the lowest price the stock traded for the current day.
  • volume: number of shares traded of this stock for the current day.
  • marketcap: the market cap of the stock.
  • tradetime: the last time the stock traded.
  • datadelay: the delay in the data presented for this stock using the googleFinance() function.
  • volumeavg: the average volume for this stock.
  • pe: the Price-to-Earnings ratio for this stock.
  • eps: the earnings-per-share for this stock.
  • high52: the 52-week high for this stock.
  • low52: the 52-week low for this stock.
  • change: the change in the price of this stock since yesterday's market close.
  • beta: the beta value of this stock.
  • changepct: the percentage change in the price of this stock since yesterday's close.
  • closeyest: yesterday's closing price of this stock.
  • shares: the number of shares outstanding of this stock.
  • currency: the currency in which this stock is traded.
EN EL LINK http://support.google.com/docs/bin/answer.py?hl=en&answer=155178


No hay comentarios:

Publicar un comentario