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='acciones'
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 = 156 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='javier-serres-m-359895' 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='acciones')
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_redirecciones where activo=1 and trim(url_origen)='https://oacloud.estrategiasdeinversion.com/analisis/consultorio-analisis/acciones/javier-serres-m-359895' 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='javier-serres-m-359895'
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 = 'javier-serres-m-359895' GROUP BY cms_articulos.id_articulo
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_videos where id_articulo=3352148 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=3352148 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 = 3352148 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=3352148 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=3352148 order by orden asc
PRÓXIMO MÁSTER DE INVERSIÓN Y TRADING | 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 = 56;
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select friendly_url, id_portada_padre from cms_portadas_edicionv2 where id_portada_edicion=55
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=1552
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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:10' or hora_inicio='00:00:00') and (hora_fin>='15:27:10' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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

PRÓXIMO MÁSTER DE INVERSIÓN Y TRADING

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 = 3352148 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=3352148 order by id_articulo_audio asc
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_blogs where id_blog =1552
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_videos where id_articulo=3352148 order by id_articulo_video asc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select * from cms_articulos_imagenes where id_articulo=3352148 order by orden asc limit 1
HA LLEGADO A LA CREACIÓN DEL REGISTRO: SELECT * FROM cms_articulos_preguntas WHERE id_articulo = 3352148 AND estado ORDER BY orden asc
1
Por:

El programa visual chart sólo se facilita para la realización del Master o es de forma indefinida?


Buenos días Iñaki,

Visual Chart es la plataforma gráfica que vamos a utilizar en el máster para analizar técnicamente el gráfico de los activos. El uso es gratuito con actualización de cotizaciones a fin de día, por tanto la podrá utilizar de forma indefinida sin ningún coste. Durante el máster dispondremos de una temporada de tiempo real gratuito para poder probar la herramienta y aplicar técnicas de corto plazo, sobre todo en el módulo de trading intradía o de ultracorto plazo. Después aquel inversor que quiera continuar con cotizaciones a tiempo real deberá contratar los mercados que necesite directamente con Visual Chart.

El tiempo real solo es necesario para el rabioso corto plazo, y si quiere dedicarse a operar en estrategias de intradía debe asumir el coste del tiempo real como un coste fijo más, igual que la conexión a internet, el ordenador o las comisiones del broker. Es parte de la estructura básica de un profesional del trading de corto plazo.

Durante el máster vamos a aprender a usar la plataforma de manera muy profunda, determinar la fortaleza de los movimientos del precio, detectar los puntos de entrada y gestionar las posiciones una vez dentro optimizando la toma de beneficios o limitando el riesgo si el mercado se vuelve en contra. Es una herramienta fantástica para definir nuestra estrategia y operativa que comenzaremos a instalarla desde cero para que todos los alumnos la tengan perfectamente configurada y exprimirla al máximo.

Gracias por su consulta y espero verle en el máster! Si tiene más consultas no dude en contactar conmigo en el 915 747 222 y lo comentamos.

Un saludo,
Javier

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 a where a.id_articulo = 0
2
Por:

¿Qué tamaño de cuenta se necesita para poder hacer el curso?


Hola Marcos, no hay un tamaño de cuenta determinado para poder realizarlo. Lo importante en este máster que usted como alumno terminará con una cartera adaptada a sus objetivos, a su tolerancia al riesgo y también al tamaño de su cartera. Vamos a ver multitud de técnicas para invertir todos los plazos temporales y con todo tipo de productos. Es fundamental quedarse con la idea de que vamos a ver todo lo que funciona hoy en los mercados para que cada uno, con la ayuda de la labor didáctica de los profesores, construya su cartera ideal para conseguir sus objetivos respetando su perfil de riesgo. Dicho de otro modo, el método se va a adaptar al alumno y no al revés. No vamos a construir un “método estándar” para todos, eso sería un sinónimo de fracaso seguro porque no hay dos inversores iguales. Existe una personalización para adaptar o construir un método específico para usted, escogiendo aquellas técnicas y herramientas que le permitan conseguir su objetivo en el trading partiendo desde su situación actual.

Evidentemente a mayor tamaño de cuenta, mayor diversificación de activos, pero los pequeños inversores también maximizan todos los conocimientos orientados a su situación. En Renta Variable podrán posicionarse en lo que haremos mucho hincapié, en detectar los sectores fuertes y dentro de esos sectores en los activos más fuertes. Si logramos que nuestra Estrategia nos posicione en los activos correctos, tendremos un 60% de posibilidades de ganar en bolsa según está estudiado. A partir de esa asignación, debemos ver si por ejemplo operamos con  con ETFs, con fondos a largo plazo, o con futuros porque nuestro interés está en el corto plazo.

En las ediciones anteriores hemos tenido alumnos con objetivos muy diferentes y todos han podido aprovecharlo en función de sus necesidades con total normalidad. 

Un saludo, le espero en el máster!

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 a where a.id_articulo = 0
3
Por:

Hola Javier, en primer lugar gracias por tu tiempo. Me gustaría saber si realmente el Máster empieza de cero y acaba haciendo trading o se necesita un nivel mínimo para seguir las clases. No quiero perderme al principio e ir mal todo el curso.


Hola Santi, efectivamente se parte de cero. No vamos a dar nada por sabido porque generalmente el que tiene conocimientos en un área presenta grandes lagunas en otras, y de esta forma nos aseguramos que todos van a poder avanzar al mismo ritmo sin dejarnos nada por el camino. Pero esto no quiere decir que no se vaya a profundizar, lo haremos y mucho sobre todas las áreas y productos que hay que conocer para invertir de una forma equilibrada.

Además repasar los conceptos básicos del trading siempre es positivo independientemente del nivel que se tenga, porque el enfoque o la relevancia que se le da a ciertos puntos por cada profesor puede ser diferente y es muy enriquecedor para los alumnos. Está todo pensado para que el máster sea provechoso para todos, y se profundizará mucho en cada área aplicando las técnicas más vanguardistas, las que funcionan hoy en día.

Respondiendo más directamente a su pregunta, no debe tener miedo a quedarse atrás. Comenzamos desde cero y además la metodología está pensada para ser flexibles y añadir clases, hacer repasos… lo que haga falta para cumplir con nuestro objetivo: que usted aprenda a invertir y hacer trading con un método profesional.

Espero verle en el máster y que trabajemos duro durante todo el próximo año.

Un saludo!

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 a where a.id_articulo = 0
4
Por:

¿Cómo saber hasta dónde llegan los retrocesos y cuantos puntos poner de stop en el dax haciendo intradía?


Hola Albert, en el máster también veremos la gestión de posiciones en el corto plazo que están encuadradas en el módulo de trading, tanto en intradía como en operativa de horas o pocos días. Practicaremos con estrategias de intradía que se pueden aplicar al scalping o a swing trading de corto plazo (uno ó pocos días).

A la hora de gestionar una posición hay diferentes formas de hacerlo. Alfonso Centeno es el profesor de trading a muy corto plazo y nos va a hablar de las estrategias que hoy funcionan en intradía, gestión de stops y gestión de posiciones en todos los principales indices, divisas, materias primas, así como horarios, apalancamientos y puntos a tener en cuenta en cada momento. 

Alfonso lleva más de 5 años viviendo del trading en su casa como única actividad profesional. Es todo un experto que ha estado anteriormente en las mejores Salas de Trading de España y es la persona ideal para darnos su visión y experiencia de mercado. En total lleva más de 15 años de experiencia viviendo del trading por lo que transmitirá a los alumnos interesados en el muy corto plazo cuál es la realidad, qué objetivos son alcanzables, cómo gestionar las emociones, el tamaño de la posición, etc... será un módulo divertido para los amantes del corto plazo y la volatilidad :)

Le espero en el máster! Un saludo :)

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 a where a.id_articulo = 0
5
Por:

Buenos días Javier, soy Suscriptora Premium. Mi duda es que sobre qué herramientas son necesarias para cursar el master. Yo uso PRT pero veo que usted utiliza Visual Chart. ¿Debo cambiar mi plataforma para seguir sus métodos? Muchas gracias por su atención


Hola Sandra, nos tenemos que decantar por una de todas las que hay en el mercado y lo hemos hecho Visual Chart 6. Es una plataforma muy potente y que ofrece ventajas a la hora de trabajar en grupo. Esto no significa que con otras herramientas no se pueda seguir el programa. Si usted es usuaria de plataformas como Pro Real Time, Trade Station, Metatrader… también la podrá utilizar sin ningún problema. Le aconsejamos que pruebe Visual Chart ya que será la plataforma “oficial” por decirlo de alguna manera, pero el 99% de las técnicas de trading y análisis que realicemos se podrán trasladar a otras plataformas. Aprenderemos a leer el mercado con indicadores clásicos y avanzados que están presentes en todas de las plataformas.

El director académico del máster Luis Francisco Ruiz y José Antonio González, profesor del módulo de análisis técnico, compartirán unos indicadores exclusivos creados por Estrategias de inversión para Visual Chart, es la única excepción que no se podrá replicar directamente en otras plataformas.

Un saludo y gracias por su pregunta!

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 a where a.id_articulo = 0
6
Por:

Buenas tardes Sr Javier, le agradecería me indicase su opinión si vamos a ver cómo operar en función de los datos Macro que vayan saliendo o cómo tomar posiciones en nuestro patrimonio en función de acontecimientos como el Brexit, subidas de tipos, elecciones anticipadas o en general sustos macros, ya que he sufrido mucho estos meses atrás con todo el Brexit, cambio de posiciones justo al revés de lo que debía realizar.


Efectivamente, una de las áreas que vamos a ver en el máster es la macroeconomía. Hay infinidad de datos macro de los que podríamos hacer un temario interminable, pero en nuestra obsesión por darle un sentido práctico hemos enfocado este módulo para que aprendamos a analizar cuales son los 15 ó 20 datos más importantes para hacer un seguimiento y establecer nuestra estrategia de fondo en base al análisis de ciclos de mercado. Siguiendo un número limitado de datos macro seremos capaces de identificar donde estamos situados y en base a ese escenario realizaremos nuestro asset allocation más genérico. Sin entrar a qué compañías vamos a comprar, por ejemplo, sí sabremos qué parte vamos a destinar a renta variable.

Daniel Suárez y Álvaro Lisson serán los profesores de Macroeconomía. Ambos cuentan con una gran experiencia, más de 15 años ocupando cargos de responsabilidad de importantes casas de análisis, actualmente prestan sus servicios en Le Bris EAFI. Ellos son los encargados de explicar cuáles son los datos macro más importantes, su impacto en el corto plazo y la extensión de este impacto en el medio y largo plazo que nos ayudará a situarnos en el ciclo de mercado.

En el módulo de trading de corto plazo podemos utilizar estos datos para buscar alguna operación rápida en función de los datos que salgan y su desviaciones con respecto a los consensos que existan mientras que a largo plazo tiene muchas implicaciones porque los datos macro pueden cambiar el sesgo de una divisa, de un país, de un sector en concreto… es importantísimo posicionarnos siempre a favor de la tendencia predominante y el seguimiento de la macro nos ayudará a determinar la fortaleza del mercado y la probabilidad de que continúe en la misma dirección.

Nos veremos en el máster si finalmente decide invertir en usted mismo :)

Un saludo!

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 a where a.id_articulo = 0
7
Por:

Encantado de saludarle Javier. Les sigo desde hace muchos años en la zona Premium y tienen todos mis respetos el equipo de estrategias. Yo me he formado mucho, he leído muchos libros y he hecho cursos especializados, pero sigo teniendo errores porque en momento de tensión cometo errores. ¿Cree usted que este máster me ayudará a dominar los nervios y no equivocarme? Muchas gracias.


Hola Samuel, menuda pregunta. Creo que ha dado en el clavo en uno de los aspectos fundamentales a la hora de invertir y hacer trading. La psicología del inversor.

El trading es una actividad tremendamente frustrante si no se tiene una actitud adecuada frente al mercado. Hay que ser capaz de asimilar que la pérdida forma parte del juego, que es una variable más que tenemos que intentar controlar pero que nunca va a desaparecer. Es muy duro asumir, sobre todo al inicio, que el mercado te ha quitado la razón y el análisis previo que hiciste no ha sido bueno, pero poco a poco con un método o sistema bien planificado, cuando miras el saldo de las operaciones y es positivo vas ganando confianza y seguridad para seguir adelante y asumirlo sin el dolor que actualmente puedas sentir. Esto se entrena, no se consigue del día a la noche, hay que saber cuál es su umbral de riesgo, en qué plazos temporales se encuentra usted cómodo, porque cuanto más se acorta los plazos mayor estrés emocional va a sufrir. Por ese motivo es fundamental construir un método que se adapte a su situación actual y avanzar desde ahí a su objetivo final, sea el que sea, pero de una forma progresiva y disfrutando de su actividad (o por lo menos sufriendo lo justo!!)

El factor psicológico es clave en todo esto. Hay que evitar los aspectos que nos provocan más presión de la que podemos soportar. Acortar demasiado el timeframe o la duración de las operaciones, entrar con cantidades muy grandes, apalancarnos en exceso, seleccionar un producto inadecuado, tomar decisiones sin saber por qué lo has hecho y sin un plan de actuación previo o invertir un gran peso de la cartera en un solo título son algunos de los errores más frecuentes y que más hacen sufrir a los inversores particulares.

Hemos incluido una clases específicas sobre psicología del trading para ayudar a que el trader controle las emociones, trucos y consejos que le reforzarán en momentos de tensión para tomar la decisión correcta en función a su plan de trading. Luis Francisco Ruiz, nuestro director de análisis en Estrategias de Inversión y director académico del máster, será el encargado de impartir estas clases que tratan el aspecto psicológico del trading. Otra ventaja que ayudará mucho es la convivencia en el campus virtual con el resto de compañeros. Apoyarse unos en otros es fundamental en un mundo generalmente tan solitario e incomprendido como el trading, y con la experiencia que vamos ganando a lo largo del año la evolución de los alumnos es muy grande en este aspecto.

Duro mundo este del trading, pero realmente apasionante! Los mercados se alimentan del riesgo y la volatilidad, si el operador es capaz de dominar su psicología y tiene los conocimientos necesarios para aplicar un plan de trading, un método, tendrá muchas posibilidades de ver como su patrimonio va creciendo y podrá disfrutar con esta actividad.

Muchas gracias por la pregunta. Espero compartir con usted el próximo año de trading :)

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 a where a.id_articulo = 0
8
Por:

¿Vamos a ver Visual Chart en profundidad? Nunca he utilizado una herramienta de este estilo y tengo dudas de si sabré aprovecharlo.


Hola Carlos, no tiene usted que preocuparse por nada. Lo tenemos todo estudiado para que la tecnología no suponga una barrera y puedan avanzar en el máster de forma normal. Vamos impartir clases específicas para que todos puedan tener instalado Visual Chart, les apoyaremos para que consigan todos arrancar y tenerla a punto para poder practicar con ella. Además los profesores compartirán espacios de trabajo que facilitarán mucho la labor para aquellos que no se manejan muy bien todavía y ahorrará tiempo para los que ya trabajan con ella porque configurará de forma automática los indicadores y parámetros que utilizamos.

No vamos a escatimar esfuerzos y tendremos flexibilidad para poner clases extra cuando sean necesarias a lo largo del año, que refuercen temas que no han quedado claros o en este caso, que ayuden a resolver problemas técnicos de configuración y uso de la plataforma Visual Chart.

Cuando aprenda a utilizarla y a leer los gráficos recibirá gran cantidad de información muy valiosa para tomar decisiones que mejorarán mucho su plan de trading.

Un saludo, ya hablaremos para configurar esa plataforma :)

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 a where a.id_articulo = 0
9
Por:

Buenas tardes. Me gustaría hacer el Master, pero tengo varias dudas al respecto. ¿Tengo que realizar todo el curso, independientemente de que por ejemplo a mí no me gusta la parte de largo plazo? Me considero una persona de corto plazo, ¿Realmente voy a poder dominar las técnicas de Scalping o nos vamos a centrar en las más habituales? Gracias


Hola Marcelo, gracias por su pregunta. También me la han hecho algunas personas con las que he hablado al interesarse por el máster.

El programa está concebido como un todo. Para construir un método aunque esté centrado en el corto plazo, no se puede ignorar el resto porque sería un gran error. Al igual que un médico especialista en cardiología no debe ignorar si el paciente tiene problemas en el aparato digestivo o en otra zona del cuerpo, un inversor no puede ignorar lo que está ocurriendo en otros periodos temporales aunque no los trabaje porque le puede influir. Que por otra parte, también sería un error!! ¿Por qué no trabajar todos los periodos temporales y quedarnos solamente con uno? Las posiciones de largo plazo nos exigirán poco esfuerzo para hacer un buen seguimiento, las de medio plazo un poco más y aquel que quiera mayor actividad, podrá divertirse y satisfacer su necesidad de liberar adrenalina en el corto plazo intentando aprovechar la volatilidad con técnicas que sí necesitarán mayor dedicación de tiempo.

Es muy complicado ser un gran trader de corto plazo sin conocer los fundamentos del mercado y sin tener una visión más amplia de todo lo que ocurre, yo no conozco a ninguno. Necesita estar muy informado y ser muy estricto en su metodología para ganar en todos los plazos, pero especialmente en el corto e intradía. En el máster veremos tácticas de trading intradía (scalping) en índices, acciones, divisas, materias primas… vamos a realizar operaciones que seguiremos su evolución para aplicar las tácticas y estrategias que nos mostrará Alfonso Centeno, nuestro profesor de corto plazo que como ya he dicho anteriormente, tiene más de 15 años de experiencia en el trading de corto plazo y los últimos 5 años opera desde su casa como única dedicación profesional: vive del trading.

Pero a riesgo de ser repetitivo, quiero hacer hincapié en la idea de que la metodología completa que vamos a desarrollar en el máster es Top/Down, empezando desde arriba del todo con el análisis macro para situarnos en un punto del ciclo económico y distribuir el peso de nuestra cartera adaptándonos a este escenario del ciclo, bajaremos a la táctica, a los sectores más fuertes, a buscar oportunidades entre todas las opciones que tenemos disponibles, y acabaremos con la operativa seleccionando el producto, el timeframe… según el perfil de cada alumno todo estos aspectos son adaptables a sus objetivos y durante 9 meses trabajaremos juntos para conseguirlo.

También le digo que la parte macro al igual que el resto de áreas será extremadamente práctica. No nos importa demasiado como se construye el dato sino como se interpreta y como impactará en el mercado. Y tampoco nos interesan todos los datos que se publican… hay más de 4000!!! Nosotros nos vamos a centrar en los 20 datos que de verdad tienen impacto en el corto plazo (que permitirá hacer trading intradía para aprovechar la volatilidad posterior a la publicación) y que además también influyan en la tendencia de medio y largo plazo. Esta parte macro es muy interesante, muy útil y gusta mucho a los alumnos cuando no se les exige tanto un conocimiento de la construcción del dato sino cómo afecta al mercado y por tanto, a su cartera o a su operativa.

En el módulo de trading de corto plazo no vamos a ver todas las técnicas, vamos a ver las que realmente funcionan en este momento. En los mercados nada es eterno, los algoritmos y la matemática ha dejado desfasadas algunas técnicas que funcionaban y dieron mucho dinero en el pasado. La irrupción de las máquinas de alta frecuencia, cada vez más eficientes, han hecho que el trader de corto plazo se tenga que actualizar y optar por otras técnicas, pero hay algunas demasiado complejas que llevan a confundir a los inversores y dificulta el éxito de la operativa aún más. Este máster está enfocado para que realmente el inversor particular pueda operar y pueda usar lo que hoy funciona en los mercados, tanto en el corto, medio y largo plazo.

En el corto plazo es muy importante tener un control de nuestras operaciones, no dejar una mala operación que corra y nos vuele la cuenta. Tampoco hay que sobreoperar, otro error muy frecuente y muy provechoso para el bróker que se nutre de sus comisiones. Dominar estos aspectos en paralelo con el control de las emociones es lo que intentaremos transmitir durante el próximo año.

Si decide matricularse intentaremos que sea un gran trader y que además controle todo lo que sucede en otros plazos temporales, que como se suele decir, del cerdo (mercado) se aprovecha todo, hasta los andares… no hay por qué dejar de lado otras oportunidades para conseguir rentabilidad de forma consistente.

Un saludo! :)

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 a where a.id_articulo = 0
10
Por:

Buenas tardes, ¿cuantas horas hay que dedicar para sacar provecho del curso? Es importante para saber si podré aprovecharlo realmente. Tengo muchas ganas de hacerlo y tomármelo muy en serio.


Hola Andrés, buena pregunta. Hay que dedicarle tiempo, es difícil decir cuánto porque cada persona es un mundo pero hemos hecho una estimación media de 6 / 7 horas semanales.

El material se entrega con anterioridad a la clase para que el alumno pueda leerla, asimilar conceptos y tener una idea lo que tratará. Unos días más tarde de la entrega del material, se desarrolla la clase que dura 2 horas. El profesor se conecta en directo con los alumnos y como ha entregado antes la documentación dedicará las dos horas a incidir en lo más importante, en aquello que es realmente práctico, lo que tiene que quedar en la memoria del alumno. En estas clases los alumnos podrán preguntar al profesor todo lo que no comprendan, la comunicación es fluida. La clase finaliza con la proposición de un caso práctico para que los alumnos lo resuelvan en el campus virtual con la ayuda del profesor y el resto de compañeros con los que podrán seguir preguntando dudas y compartiendo conocimientos.

Para aprovecharlo bien necesitará 3 ó 3,5 horas por material + clase + caso práctico. Con dos clases por semana serán 6 / 7 horas. Además tendremos vacaciones en Navidad, Semana Santa y la semana del puente de 6 y 8 de diciembre por lo que siempre hay días para recuperar si se queda rezagado en algún módulo. Pero todo es relativo, existe mínimo de horas pero nunca máximo, cuanto más se practique más rápido se avanzará y mejor consolidará toda la materia… espero haberle orientado :)

Piense que además las clases quedan grabadas así que siempre puede acudir a ellas cuando lo necesite… tendrá tiempo más que suficiente para finalizar todos los módulos a su ritmo. Bajo nuestra experiencia de años anteriores, el 50% lo ha hecho en directo y el otro 50% en diferido, y los resultados han sido iguales en ambos casos.

Un saludo!

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 a where a.id_articulo = 0
11
Por:

Me gustaría conocer si realmente el Master es un curso práctico o teórico, realmente ya me he leído muchos libros de analistas y grandes inversores como Murphy, pero al final es todo teoría. Voy buscando algo práctico, dónde realmente aprenda a operar y gestionar mi posición. Saludos y gracias


Hola Juan Carlos, es absolutamente práctico y útil. Esa es la premisa con la que hemos construido el programa, que desde la primera clase sea útil. Como he dicho en otras preguntas, no nos interesa saber cómo se construye un dato o un indicador, no nos aportan demasiado las fórmulas matemáticas que los calculan… lo que realmente aporta valor es el sentido práctico, saber cómo se debe interpretar y qué implicaciones tiene en los mercados porque repercutirá en la cartera del inversor.

En el caso que me pregunta de cómo gestionar las posiciones, tendrá un abanico de herramientas que le ayudarán a tomar decisiones estratégicas y también operativas. Las estratégicas irán más ligadas a la macro y al medio/largo plazo, y las operativas al corto plazo. En concreto para la gestión de posiciones, para buscar el punto de entrada o salida de un valor cobrará especial importancia el análisis técnico. Cogeremos el toro por los cuernos y analizaremos el gráfico en busca de información relevante apoyándonos en indicadores y análisis de precio que nos ayude determinar cuál es el momento óptimo para entrar y en qué momento debemos salir.

Además después de cada clase en todos los módulos, se plantea un ejercicio práctico para que el alumno lo resuelva por sí mismo y luego el profesor expone la solución del caso en el campus virtual. Otra cosa muy importante a la hora de impartir las clases, es que los profesores son profesionales del sector con un mínimo de 10 años de experiencia y que gestionan actualmente (o lo han hecho) fondos de inversión, sicavs, carteras de clientes… son profesionales que están en el mercado y además especialistas en cada materia que van a impartir. No son teóricos que “saben” lo que funciona porque lo han estudiado, son personas que están dentro del mercado y utilizan las técnicas más vanguardistas, las que utilizan los mejores inversores del mundo en estos momentos, las que funcionan.

Con este máster aprenderemos a invertir a corto, medio y largo plazo y con todos los productos: bolsa, etfs, fondos de inversión, futuros, divisas… no nos dejaremos nada en el tintero y además con un enfoque muy práctico.

Un saludo y espero verle en el máster este año. Trabajaremos duro y lo pasaremos bien!

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 a where a.id_articulo = 0
12
Por:

¿Qué rentabilidad se puede sacar utilizando estos métodos? ¿Y cuánto tiempo se necesita para poner en práctica las técnicas aprendidas? Muchas gracias


Hola Rubén, esta pregunta es muy complicada de contestar, y no es porque yo sea gallego, es porque entran en juego muchos factores en los que cada inversor se desenvuelve de una forma diferente. Estaremos 9 meses machacando todo tipo de mercados, de productos, de estrategias… pero lo realmente importante es que el alumno sea capaz de hacer una buena lectura del mercado para aplicar el método que desarrolle. Esta lectura junto con la gestión del dinero y la psicología con el dominio de las emociones harán que la rentabilidad en unos casos sea mayor que en otros… además obviamente, del objetivo que cada uno tenga en el trading y el tiempo que le quiera dedicar posteriormente a invertir y estar delante de la pantalla.

Al iniciar un programa como este no debe obsesionarse con la rentabilidad, ya llegará ese momento y tendrá las herramientas para decidir cuánto quiere ganar (y cuanto está dispuesto a arriesgar) para construir el método en función de esos objetivos. Pero lo primero es aprender y conocerse a uno mismo, hacer mucha operativa en demo para dominar bien las estrategias y demostrar que el método funciona antes de ponerlo a trabajar. Después comenzar con cantidades pequeñas para que la mente no nos juegue malas pasadas, para que el tamaño de la posición nos de esa subida de adrenalina que los mercados te inyectan, pero que no sea excesivamente grande porque mediatizará nuestras decisiones por el miedo… hay que ir poco a poco. Fernando Alonso no fue campeón del mundo con Renault nada más llegar a la F1… hizo mucho trabajo previo, muchas horas de práctica con vehículos menos peligrosos hasta que se vio lo suficientemente preparado para competir de tú a tú con los mejores. En el trading es igual, no se puede correr más de la cuenta porque no nos llevaría a buen puerto.

Aquí no buscamos hacernos ricos, aquí buscamos metodología y disciplina para invertir que es lo que nos permite ser constantes en los mercados. Puede mirar este enlace donde explicamos la metodología, ya que el inversor final es el que normalmente menos gana en los mercados por la falta de criterios y realizar una operativa inadecuada: https://www.estrategiasdeinversion.com/analisis/trading/la-inversion-no-es-un-arte-es-metodologia-y-disciplina-n-369209

Buscamos que el alumno opere con criterio y con una operativa adecuada a su nivel de riesgo y patrimonio. Que corte las perdidas rápido y deje correr los beneficios, parece fácil pero la mente humana está genéticamente preparada para hacer justo lo contrario, de ahí la importancia del Psicotrading y de un método en el que apoyarte cuando tienes que tomar decisiones. En los momentos de tensión, cuando todo se tuerce nuestra mente no quiere experimentar el dolor que supone una pérdida, pero si tenemos una metodología clara nos ayuda a pensar que aquello que hemos analizado tranquilamente, sin tensión, donde nos hemos tomado nuestro tiempo y hemos tenido en cuenta diferentes variables, no se debe cambiar precisamente en un momento en el que estás superado por la presión, no es el mejor momento para echar por tierra el trabajo de análisis y planificación que has hecho previamente. Te obligará el propio método a cumplir el escenario.

Un saludo!

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 a where a.id_articulo = 0
13
Por:

Hola Javier, saludos desde Santander. Muchas veces he intentado hacer alguno de los cursos de Estrategias, pero siempre me dan miedo hacerlo online ya que las horas a las que están propuestas las clases ya que por mi trabajo no tengo tiempo a ciertas horas por la mañana. ¿Es un problema seguirlo en video y no en directo? Van a dar estrategias sobre índices extranjeros?? ya que yo no opero en acciones del ibex.


Hola Juan Manuel,

Las clases son en directo pero no es necesario seguirlas en este horario. Al quedar grabada puede verlas en cualquier otro momento donde mejor encaje en su día a día. Nuestra experiencia de años anteriores es que la mitad de los alumnos hacen el master en directo y la otra mitad lo sigue en diferido, y la tasa de satisfacción es exactamente la misma para unos y para otros, lo que demuestra que no supone un problema seguir las clases en horarios alternativos al directo. Además dentro del campus podrá seguir haciendo preguntas durante el desarrollo de los módulos para ir avanzando y resolviendo las dudas que puedan surgir.

Por supuesto que se trabaja con índices. Veremos los principales indices mundiales, tanto para el corto, medio y largo plazo. Cada uno elegirá su forma de inversión y los productos con los que operará sobre ellos. El máster tiene una visión global, los mercados tienen correlaciones muy importantes en una era tan globalizada como la que vivimos.

Un saludo!

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 a where a.id_articulo = 0
14
Por:

Hola Javier, he visto el video presentación del curso muchas veces y siempre habla de aprender a invertir en todos los escenarios, corto, medio y largo plazo. Pero ¿por qué tanta importancia en conocer los 3 escenarios si yo, por ejemplo, invierto a corto? Gracias!


Hola ACorto, creo que aunque no trabaje en un plazo concreto, es importante conocerlos todos porque se adquiere mucho más conocimiento, mejor perspectiva. No conozco a ningún trader profesional que aunque se dedique al corto plazo, no tenga clara la situación del medio y largo plazo. Es importante hacer zoom desde arriba hasta los gráficos de timeframes más cortos para tener una visión más clara de lo que ocurre. Le ayudará a mejorar su trading.

He respondido a esta pregunta un poco antes, le ruego que se la revise para no repetirme.

Un saludo!

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 a where a.id_articulo = 0
15
Por:

¿Tendremos lecturas del mercado, es decir, podremos debatir o hablar sobre lo que está ocurriendo durante todo el año? Porque llevo un año que telita y al menos poder compartir con usted y el resto de profesores su visión de las cosas sería interesante. Me ayudaría en mis inversiones.

Hola JLP, ¿de qué vamos a hablar si no? :-) 

Es una broma, claro que hablaremos de escenarios. Seguiremos el mercado, habrá casos prácticos de actualidad, operativa para hacer seguimiento durante el máster... es inevitable. Además los profesores están encima del mercado por su trabajo, son profesionales que gestionan activos en la mayoría de los casos por lo que todavía potencia mucho más el seguir la evolución del mercado. Y otro factor muy interesante es que cada profesor es experto en un área... será muy enriquecedor tener tantos perfiles que nos ofrecen una visión complementaria de las otras.

En cualquier caso el objetivo no es hacer seguimiento del mercado, es aprender a hacerlo, no lo olvide!! 

Un saludo!

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 a where a.id_articulo = 0

Gracias a todos por sus preguntas, han sido muy interesantes. Si están pensando en formarse de forma seria y consistente como inversores, este programa es una gran oportunidad. Hemos puesto mucho esfuerzo y dedicación en él y no vamos a escatimar ningún esfuerzo para conseguir nuestro objetivo: que ustedes aprendan a invertir en todos los plazos y tengan una larga trayectoria como inversores. 

Aquí les dejo una entrevista en la que matizo algunos aspectos importantes del máster por si quieren ampliar la información: https://www.estrategiasdeinversion.com/analisis/trading/aprende-a-invertir-en-el-corto-medio-y-largo-plazo-n-371787

Espero verles a partir de octubre y compartir con ustedes 9 meses de duro trabajo pero a la vez muy reconfortante. La formación nunca es un gasto, y menos en este sector porque el impacto es inmediato. Si finalmente decide invertir en usted mismo pasaremos juntos el próximo año escolar trabajando duro y divirtiéndonos en los mercados financieros. Pueden contactar conmigo en el 915 747 222 o en formacion@estrategiasdeinversion.com

Un abrazo y hasta pronto!

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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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_premios where id_articulo=3352148 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=3352148 order by orden asc
HA LLEGADO A LA CREACIÓN DEL REGISTRO: select id_articulo, titulo as titulo from cms_articulos where id_articulo<3352148 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>3352148 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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,87) 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=3352148 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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,87) 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<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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,87,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 = 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
    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 = 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 = 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
  • 3
    Christine Lagarde apoya subida de tipos tras acuerdo de Trump e Irán sobre estrecho de Ormuz

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 = 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 = 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
  • 2
    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 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
  • 3
    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 * from cms_banners where activo and tipo = 'roba' and visible_en in (0,1,7) and (hora_inicio<='15:27:11' or hora_inicio='00:00:00') and (hora_fin>='15:27:11' 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,87,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 = 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
    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
  • 2
    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
  • 3
    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

  • 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 = 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 = 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
  • 5
    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

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<='15:27:12' or hora_inicio='00:00:00') and (hora_fin>='15:27:12' 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,87,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<='15:27:12' or hora_inicio='00:00:00') and (hora_fin>='15:27:12' 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,87,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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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<='15:27:13' or hora_inicio='00:00:00') and (hora_fin>='15:27:13' 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