Las acciones estadounidenses marcaron el miércoles su mayor avance porcentual diario desde el 16 de diciembre del año pasado, tras unas ganancias sorprendentemente fuertes de IBM que desataron el optimismo de que el sector de tecnología tenga un buen desempeño pese a la recesión.
El promedio industrial Dow Jones subió un 3,51 por ciento a 8.228,10 unidades, el índice S&P 500 ganó un 4,35 por ciento para terminar con 840,24 y el índice compuesto Nasdaq trepó un 4,60 por ciento a 1.507,07.
¿Te ha resultado interesante esta noticia?
Comentarios
<% if(canWriteComments) { %> <% } %>Comentarios:
<% if(_.allKeys(comments).length > 0) { %> <% _.each(comments, function(comment) { %>-
<% if(comment.user.image) { %>
<% } else { %>
<%= comment.user.firstLetter %>
<% } %>
<%= comment.user.username %>
<%= comment.published %>
<%= comment.dateTime %>
<%= comment.text %>
Responder
<% if(_.allKeys(comment.children.models).length > 0) { %>
<% }); %>
<% } else { %>
- No hay comentarios para esta noticia.
<% } %>
Mostrar más comentarios<% _.each(comment.children.models, function(children) { %> <% children = children.toJSON() %>-
<% if(children.user.image) { %>
<% } else { %>
<%= children.user.firstLetter %>
<% } %>
<% if(children.parent.id != comment.id) { %>
en respuesta a <%= children.parent.username %>
<% } %>
<%= children.user.username %>
<%= children.published %>
<%= children.dateTime %>
<%= children.text %>
Responder
<% }); %>
<% } %> <% if(canWriteComments) { %> <% } %>