{"id":73,"date":"2024-08-22T14:06:42","date_gmt":"2024-08-22T14:06:42","guid":{"rendered":"http:\/\/localhost\/wp-multisite\/?page_id=73"},"modified":"2025-05-22T14:01:08","modified_gmt":"2025-05-22T14:01:08","slug":"noticias","status":"publish","type":"page","link":"https:\/\/fxoroglobal.com\/es\/noticias\/","title":{"rendered":"NOTICIAS"},"content":{"rendered":"\n<link\n  rel=\"stylesheet\"\n  href=\"\/\/fonts.googleapis.com\/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic\"\n\/><link\n  rel=\"stylesheet\"\n  href=\"https:\/\/cdn.jsdelivr.net\/gh\/fancyapps\/fancybox@3.5.2\/dist\/jquery.fancybox.min.css\"\n  type=\"text\/css\"\n  media=\"screen\"\n\/>\n<script\n  type=\"text\/javascript\"\n  src=\"https:\/\/cdn.jsdelivr.net\/gh\/fancyapps\/fancybox@3.5.2\/dist\/jquery.fancybox.min.js?r=1223\"\n><\/script>\n<script>\n  function detectmob() {\n    if (\n      navigator.userAgent.match(\/Android\/i) ||\n      navigator.userAgent.match(\/webOS\/i) ||\n      navigator.userAgent.match(\/iPhone\/i) ||\n      navigator.userAgent.match(\/iPad\/i) ||\n      navigator.userAgent.match(\/iPod\/i) ||\n      navigator.userAgent.match(\/BlackBerry\/i) ||\n      navigator.userAgent.match(\/Windows Phone\/i)\n    ) {\n      return true;\n    } else {\n      return false;\n    }\n  }\n  var isMobile = detectmob();\n  showDemoMsg = function () {\n    var msg, div;\n    var usersPath = \"\/\/www.mte-media.com\/users\/fxoro\/\";\n    var btn = \"REGISTER NOW\";\n    var title = \"PREMIUM CONTENT\";\n    var body = \"REGISTER NOW\";\n    $.event.trigger({ type: \"LOCKED_PRESSED\", message: \"\", time: new Date() });\n    if ($(\"#reg_message\").length > 0) {\n      msg = $(\"#reg_message\").html();\n      if (msg.length == 0) {\n        return;\n      }\n      div = \"#reg_message\";\n    } else {\n      msg = \"<div id='reg_msg2' >\";\n      msg += \"<img src='\" + usersPath + \"\/logo.png'\/>\";\n      msg += \"<br><h2>\" + title + \"<\/h2>\";\n      msg += \"<h4>\" + body + \"<\/h4>\";\n      msg += \"<div class='reg_btn' style='line-height: 3pt' >\" + btn + \"<\/div>\";\n      msg += \"<\/div>\";\n      div = \"#reg_msg2\";\n    }\n    var url = \"https:\/\/www.my.fxoroglobal.com\/es\/registrarse\/\";\n    $.fancybox.open({\n      src: msg,\n      padding: 3,\n      type: \"inline\",\n      afterShow: function () {\n        if (isMobile) {\n          $(\"#reg_msg2 .reg_btn\").on(\"touchstart\", function () {\n            window.open(url, \"_top\");\n          });\n        } else {\n          $(\"#reg_msg2 .reg_btn\").click(function () {\n            window.open(url, \"_top\");\n          });\n        }\n      },\n    });\n  };\n  $(function () {\n    if (isMobile) {\n      $(\".widgetframe\").addClass(\"mobile\");\n    } else {\n    }\n  });\n<\/script>\n<style>\n  body {\n    margin: 0;\n    padding: 0;\n    min-height: 300px;\n  }\n  .briefingslogo {\n    height: 40px;\n    width: auto;\n  }\n  .widgetframe {\n    background: #f2f2f2;\n    position: relative;\n    border: 5px solid rgba(0, 0, 0, 0.3);\n    width: 100%;\n    float: left;\n    border-radius: 3px;\n    margin-bottom: 20px;\n    margin-top: 20px;\n    overflow: auto;\n  }\n  .mobile {\n    width: 100vh !important; \/*margin-left: 2% !important; margin-right: 2% !important;*\/ \/*border: 3px solid red rgba(0, 0, 0, 0.3) !important;*\/\n    border: 0 !important;\n  }\n  .widgettitle {\n    font-family: \"Roboto\";\n    color: #9b9b9b;\n    padding-top: 2px;\n    padding-bottom: 3px;\n    padding-right: 2px;\n    padding-left: 2px;\n    font-size: 16pt;\n    background: rgba(0, 0, 0, 0.2); \/*box-sizing: border-box;*\/\n  }\n  .widgetinfo {\n    height: 50px;\n    font-family: \"Roboto\";\n    color: #9b9b9b;\n    padding-top: 2px;\n    padding-bottom: 10px;\n    padding-right: 2px;\n    padding-left: 2px;\n    font-size: 10pt; \/* background:rgba(0, 0, 0, 0.3);*\/\n    background: #f2f2f2; \/*box-sizing: border-box;*\/\n  }\n  .tradebutton {\n    width: 80px !important ;\n    background: #ef5a28 !important;\n    color: #ffffff !important;\n  }\n  mte-news-charts-landscape {\n    max-width: 1200px !important;\n  }\n  #reg_msg {\n    display: none;\n    padding: 20px;\n    text-align: center;\n    z-index: 1005;\n  }\n  #reg_msg2 {\n    padding: 2vw;\n    text-align: center;\n    background: white;\n  }\n  #reg_msg2 .reg_btn {\n    margin: 0 auto;\n    cursor: pointer;\n    width: 250px;\n    height: 25px;\n    background: green;\n    color: white;\n    padding: 15px;\n    border: 1px solid grey;\n  }\n  #reg_msg2 .reg_btn:hover {\n    background: black;\n    color: white;\n  }\n  #reg_msg2 img {\n    width: 10vw;\n    -webkit-filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.7));\n    filter: url(#drop-shadow);\n    -ms-filter: \"progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')\";\n    filter: \"progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')\";\n  }\n  #reg_msg2:hover {\n    color: #333;\n  }\n<\/style>\n<style is=\"custom-style\">\n  :root {\n    \/* ------------------- news list CSS style --------------------------------------------------*\/\n    --mte-news-list: {\n      -webkit-font-smoothing: antialiased;\n      -moz-osx-font-smoothing: grayscale;\n      -webkit-font-smoothing: antialiased;\n      font-family: \"Roboto\";\n      line-height: 1.5em;\n      max-with: 1000px;\n    }\n  \n    --mte-news-list-item-margin: 1px 1px 1px 1px;\n    --mte-news-list-item-padding: 20px;\n    --mte-news-list-item-border-radius: 5px;\n    --mte-news-list-item-border: 1px solid #dbdbdb;\n    --mte-news-list-background: #ffffff;\n    --mte-news-list-item-background: #ffffff;\n    --mte-news-list-item-hover: #dbdbdb;\n    --mte-news-list-title-color: #fff;\n    --mte-news-list-title-font-size: 18px;\n    --mte-news-list-title-font-weight: 550;\n    --mte-news-list-title-font-family: \"Roboto\";\n    --mte-news-list-description-color: #fff;\n    --mte-news-list-description-font-size: 16px;\n    --mte-news-list-description-font-weight: 300;\n    --mte-news-list-description-font-family: \"Roboto\";\n    --mte-news-list-postedat-font-size: 14px;\n    --mte-news-list-postedat-font-weight: 300;\n    --mte-news-list-postedat-font-family: \"Roboto\";\n    --mte-news-list-postedat-color: #fff;\n    --mte-news-list-toolbar-font-size: 20px;\n    --mte-news-list-toolbar-font-weight: 600;\n    --mte-news-list-toolbar-font-family: \"Roboto\";\n    --mte-news-list-toolbar-color: white;\n    --mte-news-list-toolbar-background: #273773;\n    --mte-news-list-toolbar-height: 0px;\n    --news-item-layout: {\n      \/*layout horizontal *\/\n      display: -ms-flexbox;\n      display: -webkit-flex;\n      display: flex;\n      -ms-flex-direction: row;\n      -webkit-flex-direction: row;\n      flex-direction: row;\n    }\n    --news-image-layout: {\n      \/* flex-4 *\/\n      -ms-flex: 4;\n      -webkit-flex: 4;\n      flex: 4;\n    }\n    --news-pad-layout: {\n      \/* layout vertical flex-8 *\/\n      -ms-flex: 8;\n      -webkit-flex: 8;\n      flex: 8;\n      display: -ms-flexbox;\n      display: -webkit-flex;\n      display: flex;\n      -ms-flex-direction: column;\n      -webkit-flex-direction: column;\n      flex-direction: column;\n    }\n    --news-trade-button: {\n      background: #ef5a28; \/*color: yellow;*\/ \/*text-transform: capitalize;*\/\n      font-size: 12px;\n      font-weight: 400;\n    }\n  }\n<\/style>\n<div class=\"no_frame\" dir=\"ltr\">\n  <mte-news-list\n    data-assets=\"$csi\"\n    clientId=\"7743aa8\"\n    lang=\"es\"\n    height=\"100vh\"\n    detailurl=\"https:\/\/fxoroglobal.com\/es\/articulos\/\"\n    tradelink=\"https:\/\/my.fxoroglobal.com\/es\/zona-privada\"\n  ><\/mte-news-list>\n<\/div>\n<script src=\"\/\/www.mte-media.com\/slmloaders\/listloadermulty.js\"><\/script>\n<script\n  src=\"\/\/www.mte-media.com\/slmloaders\/loadwebcomponents.js\"\n  data-widgets='[\"mte-news-list\"]'\n  id=\"mtewidgetloader\"\n><\/script>\n<section>\n  <div class=\"normal-container\">\n    <div class=\"container row\">\n      <div class=\"xxl-box\">\n        <p>\n            Tenga en cuenta que las opiniones contenidas aqu\u00ed no son formuladas por <strong>FXORO<\/strong> Global y no constituyen ninguna opini\u00f3n de <strong>FXORO<\/strong> Global, sino que reflejan \u00fanicamente el juicio actual de una tercera parte independiente, el cual puede cambiar sin previo aviso y no debe interpretarse de ninguna manera, ya sea expl\u00edcita o impl\u00edcitamente, directa o indirectamente, como asesoramiento de inversi\u00f3n, recomendaci\u00f3n o sugerencia de una estrategia de inversi\u00f3n con respecto a un instrumento financiero.\n          <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Tenga en cuenta que las opiniones contenidas aqu\u00ed no son formuladas por FXORO Global y no constituyen ninguna opini\u00f3n de FXORO Global, sino que reflejan \u00fanicamente el juicio actual de una tercera parte independiente, el cual puede cambiar sin previo aviso y no debe interpretarse de ninguna manera, ya sea expl\u00edcita o impl\u00edcitamente, directa o [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/News.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-73","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>NOTICIAS - FXoro Global ES<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fxoroglobal.com\/es\/noticias\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NOTICIAS - FXoro Global ES\" \/>\n<meta property=\"og:description\" content=\"Tenga en cuenta que las opiniones contenidas aqu\u00ed no son formuladas por FXORO Global y no constituyen ninguna opini\u00f3n de FXORO Global, sino que reflejan \u00fanicamente el juicio actual de una tercera parte independiente, el cual puede cambiar sin previo aviso y no debe interpretarse de ninguna manera, ya sea expl\u00edcita o impl\u00edcitamente, directa o [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fxoroglobal.com\/es\/noticias\/\" \/>\n<meta property=\"og:site_name\" content=\"FXoro Global ES\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-22T14:01:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fxoroglobal.com\/es\/noticias\/\",\"url\":\"https:\/\/fxoroglobal.com\/es\/noticias\/\",\"name\":\"NOTICIAS - FXoro Global ES\",\"isPartOf\":{\"@id\":\"https:\/\/fxoroglobal.com\/es\/#website\"},\"datePublished\":\"2024-08-22T14:06:42+00:00\",\"dateModified\":\"2025-05-22T14:01:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/fxoroglobal.com\/es\/noticias\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fxoroglobal.com\/es\/noticias\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fxoroglobal.com\/es\/noticias\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fxoroglobal.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NOTICIAS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fxoroglobal.com\/es\/#website\",\"url\":\"https:\/\/fxoroglobal.com\/es\/\",\"name\":\"FXoro Global ES\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fxoroglobal.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NOTICIAS - FXoro Global ES","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fxoroglobal.com\/es\/noticias\/","og_locale":"es_ES","og_type":"article","og_title":"NOTICIAS - FXoro Global ES","og_description":"Tenga en cuenta que las opiniones contenidas aqu\u00ed no son formuladas por FXORO Global y no constituyen ninguna opini\u00f3n de FXORO Global, sino que reflejan \u00fanicamente el juicio actual de una tercera parte independiente, el cual puede cambiar sin previo aviso y no debe interpretarse de ninguna manera, ya sea expl\u00edcita o impl\u00edcitamente, directa o [&hellip;]","og_url":"https:\/\/fxoroglobal.com\/es\/noticias\/","og_site_name":"FXoro Global ES","article_modified_time":"2025-05-22T14:01:08+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fxoroglobal.com\/es\/noticias\/","url":"https:\/\/fxoroglobal.com\/es\/noticias\/","name":"NOTICIAS - FXoro Global ES","isPartOf":{"@id":"https:\/\/fxoroglobal.com\/es\/#website"},"datePublished":"2024-08-22T14:06:42+00:00","dateModified":"2025-05-22T14:01:08+00:00","breadcrumb":{"@id":"https:\/\/fxoroglobal.com\/es\/noticias\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fxoroglobal.com\/es\/noticias\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fxoroglobal.com\/es\/noticias\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fxoroglobal.com\/es\/"},{"@type":"ListItem","position":2,"name":"NOTICIAS"}]},{"@type":"WebSite","@id":"https:\/\/fxoroglobal.com\/es\/#website","url":"https:\/\/fxoroglobal.com\/es\/","name":"FXoro Global ES","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fxoroglobal.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/pages\/73","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/comments?post=73"}],"version-history":[{"count":5,"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/pages\/73\/revisions"}],"predecessor-version":[{"id":6790,"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/pages\/73\/revisions\/6790"}],"wp:attachment":[{"href":"https:\/\/fxoroglobal.com\/es\/wp-json\/wp\/v2\/media?parent=73"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}