HA LLEGADO A LA CREACIÓN DEL REGISTRO: SET time_zone ='Europe/Madrid'
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_periodicos FORCE INDEX (cms_periodicos_activo_dominio) where activo=1 and dominio = 'oacloud.estrategiasdeinversion.com' limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT *, (SELECT nombre FROM cms_portadas_edicionv2 FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) WHERE id_portada_edicion = cms_periodicos.id_portada_inicio) AS portada_inicio, (SELECT friendly_url FROM cms_portadas_edicionv2 FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) WHERE id_portada_edicion = cms_periodicos.id_portada_inicio) AS friendly_url_portada_inicio FROM cms_periodicos FORCE INDEX (cms_periodicos_dominio_activo, cms_periodicos_dominio_staging_activo, cms_periodicos_dominio_produccion_activo) WHERE activo = 1 AND (dominio = 'oacloud.estrategiasdeinversion.com' OR dominio_staging = 'oacloud.estrategiasdeinversion.com' OR dominio_produccion = 'oacloud.estrategiasdeinversion.com') ORDER BY portada_por_defecto DESC, id_periodico ASC LIMIT 1;
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select id_portada_edicion from cms_portadas_edicionv2 where friendly_url='informes'
HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT *, (SELECT nombre FROM cms_portadas_edicionv2 FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) WHERE id_portada_edicion = cms_periodicos.id_portada_inicio) AS portada_inicio, (SELECT friendly_url FROM cms_portadas_edicionv2 FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) WHERE id_portada_edicion = cms_periodicos.id_portada_inicio) AS friendly_url_portada_inicio FROM cms_periodicos FORCE INDEX (cms_periodicos_dominio_id_portada_inicio) WHERE activo = 1 AND dominio = 'oacloud.estrategiasdeinversion.com' AND id_portada_inicio = 49 ORDER BY id_periodico ASC LIMIT 1;
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select id_portada from cms_usuarios_portadas where id_usuario='0'
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select nombre from cms_periodicos where id_periodico='0' limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT *, (SELECT nombre FROM cms_portadas_edicionv2 FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) WHERE id_portada_edicion = cms_periodicos.id_portada_inicio) AS portada_inicio, (SELECT friendly_url FROM cms_portadas_edicionv2 FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) WHERE id_portada_edicion = cms_periodicos.id_portada_inicio) AS friendly_url_portada_inicio FROM cms_periodicos FORCE INDEX (cms_periodicos_dominio_activo) WHERE activo = 1 AND dominio LIKE '%estrategiasdeinversion.com%' LIMIT 1;
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_portadas_edicionv2 where id_portada_edicion=0
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_portadas_edicionv2 where activo and id_periodico=1 and friendly_url<>'' and friendly_url='analisis-tecnico-de-apple-dia-ferrovial-petroleo-n-314425' and id_portada_padre in (select id_portada_edicion from cms_portadas_edicionv2 where activo and id_periodico=1 and friendly_url<>'' and friendly_url='informes')
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_redirecciones where activo=1 and trim(url_origen)='https://oacloud.estrategiasdeinversion.com/analisis/bolsa-y-mercados/informes/analisis-tecnico-de-apple-dia-ferrovial-petroleo-n-314425' order by id desc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_portadas_edicionv2 where activo and id_periodico=1 and friendly_url<>'' and friendly_url='analisis-tecnico-de-apple-dia-ferrovial-petroleo-n-314425'
HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT cms_articulos.*, titulo AS titulo, (SELECT nombre FROM cms_portadas_edicionv2 WHERE id_portada_edicion = cms_articulos.id_categoria) AS edicion, (SELECT nombre FROM cms_portadas_edicionv2 WHERE id_portada_edicion = cms_articulos.id_categoria_2) AS categoria_2, (SELECT nombre FROM cms_blogs WHERE id_blog = cms_articulos.id_categoria) AS blog, GROUP_CONCAT(cms_tags.nombre SEPARATOR ', ') AS tags FROM cms_articulos LEFT JOIN cms_articulos_taxonomias ON cms_articulos.id_articulo = cms_articulos_taxonomias.id_articulo LEFT JOIN cms_tags ON cms_articulos_taxonomias.id_taxonomia = cms_tags.id WHERE cms_articulos.supervisado = 1 AND cms_articulos.id_periodico = 1 AND cms_articulos.friendly_url <> '' AND cms_articulos.friendly_url = 'analisis-tecnico-de-apple-dia-ferrovial-petroleo-n-314425' GROUP BY cms_articulos.id_articulo
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_videos where id_articulo=3103979 and id_video>0 order by id_video asc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=3103979 order by orden asc
HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT cms_articulos.*, titulo AS titulo, (SELECT nombre FROM cms_portadas_edicionv2 WHERE id_portada_edicion = cms_articulos.id_categoria) AS edicion, (SELECT nombre FROM cms_portadas_edicionv2 WHERE id_portada_edicion = cms_articulos.id_categoria_2) AS categoria_2, (SELECT nombre FROM cms_blogs WHERE id_blog = cms_articulos.id_categoria) AS blog, GROUP_CONCAT(cms_tags.nombre SEPARATOR ', ') AS tags FROM cms_articulos LEFT JOIN cms_articulos_taxonomias ON cms_articulos.id_articulo = cms_articulos_taxonomias.id_articulo LEFT JOIN cms_tags ON cms_articulos_taxonomias.id_taxonomia = cms_tags.id WHERE cms_articulos.id_articulo = 3103979 AND cms_articulos.supervisado = 1 GROUP BY cms_articulos.id_articulo
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_videos where id_articulo=3103979 and id_video>0 order by id_video asc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=3103979 order by orden asc
Análisis técnico de Apple, DIA, Ferrovial, Petróleo, Popular y Repsol | Estrategias de Inversión HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 49;
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=48
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=46
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_blogs where id_blog=603
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'mega' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sticky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'nativo' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'mega' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sticky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'nativo' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,24,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sticky' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_hoy_es_noticia where activo and tipo = 'cabecero' and FIND_IN_SET('1', periodicos) > 0 and (select count(*) from cms_destacados_portadas where id_destacado=cms_hoy_es_noticia.id_hoy and id_portada=1)>0 order by id_hoy asc
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'mega' and visible_en in (0,2,7) and (hora_inicio<='21:50:58' or hora_inicio='00:00:00') and (hora_fin>='21:50:58' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23,24) order by prioridad desc, posicion asc, RAND() limit 1

Análisis técnico de Apple, DIA, Ferrovial, Petróleo, Popular y Repsol

Realizamos un análisis técnico de las empresas del Mercado Continuo vinculadas al sector turístico que, por motivos obvios, están experimentando una mayor volatilidad. En líneas generales, sorprende su capacidad de aguante y su fortaleza estructural.  
 

HA LLEGADO A LA CREACIÓN DEL REGISTRO: select a.id_articulo, a.titulo, a.id_categoria, a.friendly_url, a.friendly_url_categoria from cms_articulos_relacionados ar FORCE INDEX (cms_articulos_relacionados_id_articulo_id_articulo_relacionado) left join cms_articulos a FORCE INDEX (PRIMARY) on ar.id_relacionado = a.id_articulo where ar.id_articulo = 3103979 and ar.id_articulo <> 0 and ar.id_articulo is not NULL order by ar.id_articulo_relacionado asc limit 2
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_audios where id_articulo=3103979 order by id_articulo_audio asc
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_blogs where id_blog =603
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_videos where id_articulo=3103979 order by id_articulo_video asc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=3103979 order by orden asc limit 1
Apple, la combinación actual permite buscar el lado corto o vendedor del mercado

Nuestro escenario de fondo para la RV de EEUU es de mantenimiento del amplio rango lateral desarrollado en los dos últimos años. Con los principales índices a un paso de la parte alta del citado rango se acumulan divergencias bajistas que nos hacen considerar que, a corto plazo, se puede buscar una corrección en el precio. En este contexto, Apple ha sido una de las acciones que han aparecido en nuestra sección de Ideas de trading a corto plazo para probar posiciones cortas.

La combinación actual es favorable al lado vendedor pues (1) se activan señales de venta en osciladores de precios, (2) con volumen de contratación decreciente, (3) dentro de una tendencia bajista de fondo y (4) a la altura de referencias técnicas clave. Los stops para las posiciones cortas deberían situarse por encima de 112,19 que es aproximación de la directriz bajista que parte de máximos del ejercicio pasado y de la MMS (200).

Puede consultar la cotización, análisis y recomendaciones en abierto de Apple.
 
Apple en gráfico diario con oscilador MACD y volumen de contratación
Apple en gráfico diario con oscilador MACD y volumen de contratación
 
DIA, permanecer fuera del rebote mientras el volumen no acompañe las divergencias alcistas en el precio

La acción recupera posiciones con relativa fuerza después de establecer un nuevo mínimo anual en 4,261; nivel próximo a la zona de mínimos significativos de 2014 comprendida entre 4,411 y 4,357. El movimiento activa señales de compra en osciladores de precios que vienen respaldadas por amplias divergencias alcistas (ver MACD en ventana central) aunque el volumen de contratación no termina por acompañar.

Para trabajar con un escenario de rebote más fiable e intentar posiciones largas sería conveniente que el precio consiguiese consolidar por encima de 4,811 (que es aproximación de la media móvil simple de 40 sesiones) y que el volumen de contratación recuperase terreno. Mientras tanto, la mejor opción es permanecer fuera de la acción.

Puede consultar la cotización, análisis y recomendaciones en abierto de DIA.
 
DIA en gráfico diario con oscilador MACD y volumen de contratación
DIA en gráfico diario con oscilador MACD y volumen de contratación
 
%%%Le avisamos si la acción se aproxima a resistencias|DIA%%%
Ferrovial, de las pocas acciones que conservan la directriz alcista primaria

El precio se establece a la altura de la media móvil simple de 40 sesiones y en la mitad del rango comprendido entre el máximo de MAR16, 19,32, y la zona de mínimos anuales 17,32 / 17,28. Falta de dirección a medio plazo que se produce a la altura de la directriz alcista de largo plazo que ha guiado al precio en los últimos años y donde asistimos a un importante incremento en el volumen de contratación. En estas circunstancias se puede conceder una oportunidad a las posiciones largas o compradoras mientras el precio no confirme la ruptura de la citada directriz perdiendo la zona de soporte 17,32 / 17,28.

Puede consultar la cotización, análisis y recomendaciones en abierto de Ferrovial.
 
Ferrovial en gráfico diario con oscilador MACD y volumen de contratación
Ferrovial en gráfico diario con oscilador MACD y volumen de contratación
 
%%%Fije una alerta si la acción pierde la directriz alcista primaria|FER%%%
Petróleo, las expectativas de una congelación de la producción son elevadas y altamente especulativas

Analizamos el Futuro sobre Crudo Ligero como aproximación del petróleo debido a su alta liquidez.

El precio se enfrenta a la media móvil simple de 200 sesiones y a la zona de resistencia comprendida entre 43,43 y 42,49. Zona de referencias técnicas significativas a la que se aproxima el precio antes de la reunión de productores de petróleo de este fin de semana donde las expectativas de un acuerdo de congelación de la producción son elevadas. Nosotros nos decantamos por pensar que, de alcanzarse un acuerdo, será de mínimos e insuficiente para equilibrar oferta y demanda. Esta circunstancia favorece que el alto número de posiciones especulativas a favor de una continuidad de las subidas se cierren propiciando una corrección del precio (ver “Análisis del petróleo. Un rebote demasiado especulativo”).

Futuro sobre Crudo Ligero en gráfico diario con oscilador MACD y volumen de contratación
 Futuro sobre Crudo Ligero en gráfico diario con oscilador MACD y volumen de contratación
 
Popular, rebote a la altura de mínimos anuales, solo apto para posiciones de trading a muy corto plazo
El precio recupera posiciones después de establecer un mínimo en 2,04, próximo al mínimo anual establecido en FEB16 en 1,98. Rebote leve a muy corto plazo que se produce en un contexto de amplias divergencias alcistas en osciladores de precios y de volumen. Una combinación que puede invitar a más de uno a probar posiciones largas que solo serían aptas desde un punto de vista de trading a corto plazo y para perfiles de inversor con alta tolerancia al riesgo y experimentados. Al fin y al cabo, estamos ante una leve recuperación dentro de una clara tendencia bajista de fondo donde habría que estar más preocupado por aprovechar el rebote para deshacer y buscar otras alternativas que por acumular o probar largos.

Puede consultar la cotización, análisis y recomendaciones en abierto de Popular.
 
Popular en gráfico diario con oscilador MACD y volumen de contratación
Popular en gráfico diario con oscilador MACD y volumen de contratación
 
%%%Establezca una alerta a la altura de soportes|POP%%%
Repsol, una consolidación por encima de 10,24 y con repunte de volumen permitiría trabajar con un escenario de formación de suelo

El precio recupera posiciones desde 9,14 y comienza a poner a prueba la zona comprendida entre la directriz bajista secundaria y la resistencia intermedia situada en 10,24. El movimiento permite que el oscilador MACD active señal de compra en un entorno de amplias divergencias alcistas y favorece que la media móvil simple de 40 sesiones mantenga pendiente positiva aproximándose de forma gradual a la media móvil simple de 200 sesiones.

En este entorno, se podría dar una oportunidad a un escenario de formación de suelo si el precio consigue consolidar por encima de 10,24 y asistimos a un repunte en el volumen de contratación. Unas circunstancias que permitirían probar el lado largo o comprador de mercado y que sería conveniente esperar a ver la evolución del petróleo después de la reunión de productores que tendrá lugar este fin de semana y que pensamos puede defraudar (ver “Análisis del petróleo. Un rebote demasiado especulativo”).

Puede consultar la cotización, análisis y recomendaciones en abierto de Repsol.

Repsol en gráfico diario con oscilador MACD y volumen de contratación
 Repsol en gráfico diario con oscilador MACD y volumen de contratación
 
%%%Sitúe una alerta que le avise si el precio supera resistencias|REP%%%
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_premios where id_articulo=3103979 and 1 order by orden asc, id desc
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select pie as titulo, id_articulo_archivo from cms_articulos_archivos where id_articulo=3103979 order by orden asc
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_tags where nombre = 'Registrados' limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_tags where nombre = 'Registrados' limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select id_articulo, titulo as titulo from cms_articulos where id_articulo<3103979 and supervisado=1 and (id_categoria=1 or id_categoria_2=1) order by id_articulo desc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select id_articulo, titulo from cms_articulos where id_articulo>3103979 and supervisado=1 and (id_categoria=1 or id_categoria_2=1) order by id_articulo asc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'nativo' and visible_en in (0,2,7) and (hora_inicio<='21:50:59' or hora_inicio='00:00:00') and (hora_fin>='21:50:59' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23,24,21) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_videos_seguimientos where id_articulo=3103979 and id_articulo > 0

HERRAMIENTAS

HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_videos_seguimientos where id_articulo=0 and id_articulo > 0
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,1,7) and (hora_inicio<='21:50:59' or hora_inicio='00:00:00') and (hora_fin>='21:50:59' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23,24,21) order by prioridad desc, posicion asc, RAND() limit 1

Cargando...

VALOR PRECIO VARIACIÓN
Cargando...
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,1,7) and (hora_inicio<='21:50:59' or hora_inicio='00:00:00') and (hora_fin>='21:50:59' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23,24,21,20) order by prioridad desc, posicion asc, RAND() limit 1

PREMIUM HOY

    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select dispone_de_contenido from cms_portadas_edicionv2 where id_portada_edicion=1
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select cms_articulos.id_articulo, cms_articulos.titulo, cms_articulos.id_categoria, cms_articulos.friendly_url, cms_articulos.friendly_url_categoria, cms_articulos.autor, pe.nombre as edicion from cms_portadas_edicionv2_articulos FORCE INDEX (cms_portadas_id_portada_edicion_id_portada_edicion_articulo) inner join cms_articulos FORCE INDEX (PRIMARY) on cms_portadas_edicionv2_articulos.id_articulo = cms_articulos.id_articulo left join cms_portadas_edicionv2 pe FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) on pe.id_portada_edicion = cms_articulos.id_categoria where cms_articulos.supervisado=1 and cms_portadas_edicionv2_articulos.id_portada_edicion=1 and cms_articulos.fecha <= DATE_SUB(NOW(), INTERVAL 3 HOUR) and cms_articulos.id_categoria not in (0) group by cms_portadas_edicionv2_articulos.id_articulo order by cms_portadas_edicionv2_articulos.id_portada_edicion_articulo asc limit 3
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 49;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=48
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=46
  • 1
    Christine Lagarde apoya subida de tipos tras acuerdo de Trump e Irán sobre estrecho de Ormuz

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 41;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 2
    Anthropic: será la primera de las macrosalidas a bolsa en Wall Street este año

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 40;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 3
    Pharmamar se desangra tras anunciar que el ensayo fase III LAGOON con lurbinectedina no alcanza su objetivo principal de supervivencia global

LO MÁS VISTO

    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select dispone_de_contenido from cms_portadas_edicionv2 where id_portada_edicion=1
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select cms_articulos.id_articulo,cms_articulos.visitas,cms_articulos.titulo, cms_articulos.id_categoria, cms_articulos.friendly_url, cms_articulos.friendly_url_categoria, cms_articulos.autor, (select nombre from cms_portadas_edicionv2 where id_portada_edicion = cms_articulos.id_categoria) as edicion from cms_portadas_edicionv2_articulos left join cms_articulos on cms_portadas_edicionv2_articulos.id_articulo = cms_articulos.id_articulo where cms_portadas_edicionv2_articulos.id_portada_edicion <> 11 and cms_articulos.supervisado=1 and cms_portadas_edicionv2_articulos.id_portada_edicion=1 and cms_articulos.fecha <= DATE_SUB(NOW(), INTERVAL 3 HOUR) and (cms_articulos.id_categoria<>11 and cms_articulos.id_categoria_2<>11 and cms_articulos.id_categoria_3<>11) group by cms_portadas_edicionv2_articulos.id_articulo order by cms_articulos.visitas desc limit 3
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 41;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 1
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 3672823 limit 1
    Dow Jones lanza el rebote con Irán y la temporada de resultados bajo los focos Dow Jones lanza el rebote con Irán y la temporada de resultados bajo los focos

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 40;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 2
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 4286020 limit 1
    ¿Dónde invertir en el Ibex 35 y la bolsa española tras el fin del conflicto en Oriente Medio? ¿Dónde invertir en el Ibex 35 y la bolsa española tras el fin del conflicto en Oriente Medio?

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 154;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=153
  • 3
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 3511117 limit 1
    Dos alcistas y dos bajistas en el mercado europeo y estadounidense Dos alcistas y dos bajistas en el mercado europeo y estadounidense

HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,1,7) and (hora_inicio<='21:51:00' or hora_inicio='00:00:00') and (hora_fin>='21:51:00' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23,24,21,20,29) order by prioridad desc, posicion asc, RAND() limit 1

LO ULTIMO

    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT dispone_de_contenido FROM cms_portadas_edicionv2 WHERE id_portada_edicion=1
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT a.id_articulo, a.titulo, a.id_categoria, a.friendly_url, a.friendly_url_categoria, a.autor, pe.nombre AS edicion FROM cms_portadas_edicionv2_articulos pa FORCE INDEX (cms_portadas_id_portada_edicion_id_portada_edicion_articulo) INNER JOIN cms_articulos a ON pa.id_articulo = a.id_articulo LEFT JOIN cms_portadas_edicionv2 pe FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) ON pe.id_portada_edicion = a.id_categoria WHERE pa.id_portada_edicion <> 11 AND a.supervisado = 1 AND pa.id_portada_edicion = 1 AND a.fecha <= DATE_SUB(NOW(), INTERVAL 3 HOUR) AND a.id_categoria <> 11 AND a.id_categoria_2 <> 11 AND a.id_categoria_3 <> 11 GROUP BY pa.id_articulo ORDER BY pa.id_portada_edicion_articulo ASC LIMIT 5
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 40;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 1
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 4283654 limit 1
    Pharmamar se desangra tras anunciar que el ensayo fase III LAGOON con lurbinectedina no alcanza su objetivo principal de supervivencia global Pharmamar se desangra tras anunciar que el ensayo fase III LAGOON con lurbinectedina no alcanza su objetivo principal de supervivencia global

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 49;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=48
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=46
  • 2
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 4283925 limit 1
    Christine Lagarde apoya subida de tipos tras acuerdo de Trump e Irán sobre estrecho de Ormuz Christine Lagarde apoya subida de tipos tras acuerdo de Trump e Irán sobre estrecho de Ormuz

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 40;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 3
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 4133163 limit 1
    Una de las acciones de moda del Ibex 35: en máximos y con potencial de doble dígito Una de las acciones de moda del Ibex 35: en máximos y con potencial de doble dígito

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 40;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 4
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 4285884 limit 1
    Los tres mejores valores del Ibex 35 por Precio Valor Contable Los tres mejores valores del Ibex 35 por Precio Valor Contable

  • HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT p.friendly_url AS friendly_url, p.id_importacion AS id_importacion, p.id_portada_padre AS id_portada_padre, per.dominio AS dominio, per.dominio_staging AS dominio_staging FROM cms_portadas_edicionv2 AS p FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_id_periodico) LEFT JOIN cms_periodicos AS per FORCE INDEX (cms_periodicos_id_periodico_dominio) ON p.id_periodico = per.id_periodico WHERE p.id_portada_edicion = 41;
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=38
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url from cms_portadas_edicionv2 where id_portada_edicion=22
  • 5
    HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_imagenes WHERE id_articulo = 4093231 limit 1
    Anthropic: será la primera de las macrosalidas a bolsa en Wall Street este año Anthropic: será la primera de las macrosalidas a bolsa en Wall Street este año

LA BOLSA HOY

Ver más
HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT a.*, pe.nombre AS categoria_name, pe.friendly_url AS categoria_friendly_url, b.nombre AS autor_name FROM ( SELECT id_articulo, MAX(fecha) AS fecha_orden FROM ( (SELECT id_articulo, fecha FROM cms_articulos a FORCE INDEX (cms_articulos_tipo_articulo_fecha) WHERE a.tipo_articulo = 19 ORDER BY a.fecha DESC LIMIT 5) UNION ALL (SELECT id_articulo, fecha FROM cms_articulos a FORCE INDEX (cms_articulos_tipo_articulo_id_categoria) WHERE a.tipo_articulo = 11 AND a.id_categoria IN (22,32,40,41,42,44,47,49,50,52,65,66,67,68,73,74,154,159,164,165,166,167,168,169,174,175,176,178,179,180,181,182,183,184,185) ORDER BY a.fecha DESC LIMIT 5) UNION ALL (SELECT id_articulo, fecha FROM cms_articulos a FORCE INDEX (cms_articulos_tipo_articulo_id_categoria_2) WHERE a.tipo_articulo = 11 AND a.id_categoria_2 IN (22,32,40,41,42,44,47,49,50,52,65,66,67,68,73,74,154,159,164,165,166,167,168,169,174,175,176,178,179,180,181,182,183,184,185) ORDER BY a.fecha DESC LIMIT 5) UNION ALL (SELECT id_articulo, fecha FROM cms_articulos a FORCE INDEX (cms_articulos_tipo_articulo_id_categoria_3) WHERE a.tipo_articulo = 11 AND a.id_categoria_3 IN (22,32,40,41,42,44,47,49,50,52,65,66,67,68,73,74,154,159,164,165,166,167,168,169,174,175,176,178,179,180,181,182,183,184,185) ORDER BY a.fecha DESC LIMIT 5) ) AS sub_ids GROUP BY id_articulo ORDER BY fecha_orden DESC LIMIT 5 ) AS filter_ids INNER JOIN cms_articulos a ON a.id_articulo = filter_ids.id_articulo LEFT JOIN cms_portadas_edicionv2 pe FORCE INDEX (cms_portadas_edicionv2_id_portada_edicion_nombre) ON pe.id_portada_edicion = a.id_categoria LEFT JOIN cms_blogs b FORCE INDEX (cms_blogs_id_blog_nombre) ON b.id_blog = a.firma_como_ai ORDER BY filter_ids.fecha_orden DESC
09:45
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=4283798 order by orden asc limit 1
La bolsa hoy en directo Técnicas Reunidas gana dos grandes proyectos en Oriente Medio Ismael Abdelkhalek
09:35
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=4283764 order by orden asc limit 1
Irán y EEUU alcanzan un acuerdo para detener la guerra y reabrir el estrecho de Ormuz La bolsa hoy en directo Irán y EEUU alcanzan un acuerdo para detener la guerra y reabrir el estrecho de Ormuz Ismael Abdelkhalek
09:25
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=4283746 order by orden asc limit 1
La bolsa hoy en directo El precio del petróleo cae 4 dólares tras el acuerdo entre EEUU e Irán Ismael Abdelkhalek
13:48
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=4024479 order by orden asc limit 1
El S&P 500 va camino de cerrar su novena semana consecutiva al alza, su racha alcista más larga desde 2023 La bolsa hoy en directo El S&P 500 va camino de cerrar su novena semana consecutiva al alza, su racha alcista más larga desde 2023 Ismael Abdelkhalek
13:45
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=4024385 order by orden asc limit 1
El S&P 500 cerró ayer en otro máximo histórico, el 20º del año La bolsa hoy en directo El S&P 500 cerró ayer en otro máximo histórico, el 20º del año Ismael Abdelkhalek
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,1,7) and (hora_inicio<='21:51:02' or hora_inicio='00:00:00') and (hora_fin>='21:51:02' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23,24,21,20,29,30) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'mega' and visible_en in (0,2,7) and (hora_inicio<='21:51:02' or hora_inicio='00:00:00') and (hora_fin>='21:51:02' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,22,23,24,21,20,29,30,31) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_urgentes where activo and 1 in (select id_portada from cms_urgentes_portadas where id_urgente=cms_urgentes.id_urgente) order by fecha_ultima desc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'mega' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'roba' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'intext' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'sky' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'nativo' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_banners where activo and tipo = 'oculto' and visible_en in (0,2,7) and (hora_inicio<='21:51:03' or hora_inicio='00:00:00') and (hora_fin>='21:51:03' or hora_fin='00:00:00') and (select count(*) from cms_banners_portadas where id_banner=cms_banners.id_banner and id_portada=1)>0 and id_banner not in (0,21,20,29,30,31,32,87,88,89,22,23) order by prioridad desc, posicion asc, RAND() limit 1