{"id":104,"date":"2024-08-22T14:06:33","date_gmt":"2024-08-22T14:06:33","guid":{"rendered":"http:\/\/localhost\/wp-multisite\/?page_id=71"},"modified":"2025-05-20T07:14:01","modified_gmt":"2025-05-20T07:14:01","slug":"economic-calendar","status":"publish","type":"page","link":"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/","title":{"rendered":"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a"},"content":{"rendered":"\n<link\n  rel=\"stylesheet\"\n  href=\"\/\/fonts.googleapis.com\/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic\"\n\/>\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 = \"\u0633\u062c\u0644 \u0627\u0644\u0622\u0646\";\n    var title = \"\u0645\u062d\u062a\u0648\u0649 \u0645\u0645\u064a\u0632\";\n    var body = \"\u0633\u062c\u0644 \u0627\u0644\u0622\u0646\";\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><p>\";\n      msg += \"<\/p><h4>\" + body + \"<\/h4><p>\";\n      msg +=\n        \"<div class='reg_btn' style='line-height: 3pt' >\" + btn + \"<\/div><p>\";\n      msg += \"<\/p><\/div><p>\";\n      div = \"#reg_msg2\";\n    }\n    var url = \"https:\/\/www.my.fxoroglobal.com\/register\/\";\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: #ffb401 !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    \/* --------------- calendar CSS style -------------------*\/\n    --mte-calendar: {\n      font-family: \"Roboto\";\n      height: 100vh; \/* height:100vh;*\/\n      -webkit-font-smoothing: antialiased;\n      -moz-osx-font-smoothing: grayscale;\n    }\n    --mte-calendar-item-hover: #656566 !important;\n    --paper-toolbar-background: #1b2854 !important;\n    --paper-toolbar-color: #ffffff !important;\n    --paper-tabs-selection-bar-color: #656566 !important;\n    --paper-tab-ink: #656566 !important;\n    --paper-checkbox-unchecked-color: #0097a7 !important;\n    --paper-checkbox-checked-color: #0097a7 !important;\n    --paper-checkbox-label-color: #0097a7 !important;\n    --paper-toggle-button-unchecked-bar-color: #000000 !important;\n    --paper-toggle-button-unchecked-button-color: #eceff1 !important;\n    --paper-toggle-button-checked-bar-color: #0097a7 !important;\n    --paper-toggle-button-checked-button-color: #0097a7 !important;\n    --updated-event-background-color: rgba(250, 250, 0, 0.7) !important;\n    --mobile-event-background-color: #1b2854;\n    --importance-icon-width: 25px;\n    --importance-icon-height: 25px;\n    --importance-icon-color: #fcdb01;\n    --paper-tabs: {\n      background-color: #1b2854 !important;\n      color: #ffffff !important; \/*height:53px!important;*\/\n    }\n    --calendar-days-seperator: {\n      height: 2px !important;\n      width: 100%;\n      background-color: rgba(150, 150, 150, 0.3) !important;\n    }\n    --calendar-events-header: {\n      border: none !important;\n      font-weight: 500 !important;\n      font-size: 0.9em !important;\n      padding: 4px !important;\n      background: #1b2854 !important;\n      color: #face00 !important;\n      border-bottom: 0.5px solid #6f6f6f !important;\n    }\n    --event-col-detail-head: {\n      color: #fad900 !important;\n      font-weight: 500 !important; \/*font-size:0.95em!important; *\/\n      padding: 4px !important;\n      text-transform: none !important;\n    }\n    --event-row-ecalendar: {\n      border: none !important;\n      text-transform: none !important;\n      font-weight: 400 !important;\n      color: #fad900 !important;\n      background: #1b2854 !important;\n      border-bottom: 0.5px solid #6f6f6f !important;\n    }\n    --mobile-event-date-font: {\n      font-weight: 300;\n      font-size: 0.8em;\n      color: #fad900; \/*rgba(1,1,1,0.6);*\/\n    }\n    --mobile-event-message-font: {\n      font-weight: 300;\n      font-size: 0.9em;\n      color: #fad900; \/*rgba(1,1,1,0.9);*\/\n    }\n    --mobile-event-currency-font: {\n      font-weight: 300;\n      font-size: 1em;\n      color: #fad900; \/*rgba(1,1,1,0.9);*\/\n    }\n    --mobilePrevious-mobileForcast-mobileActual-mobileImpact-label: {\n      font-size: 0.9em;\n      font-weight: 300;\n      color: #fad900; \/*rgba(1,1,1,0.6);*\/\n    }\n    --mobilePreviousNumber-mobileForcastNumber-mobileActualNumber-mobileImpactNumber-value: {\n      font-weight: 400;\n      font-size: 0.95em;\n      color: #fad900; \/*rgba(1,1,1,0.6);*\/\n    }\n    --calendar-settings-flags-background: #f4f4f4;\n    --calendar-settings-importance-background: #f4f4f4;\n    --calendar-settings-flags-border-top: 3px solid white;\n    --event-col-ecalendar: {\n      padding: 2px !important;\n      font-size: 0.9em !important;\n      vertical-align: top !important;\n    }\n    --event-col-ecalendar-collapsed: {\n      font-size: 0.9em !important;\n    }\n    --lead-button-theme: {\n      width: 100px !important;\n      height: 30px !important;\n      background-color: #ffb401;\n      color: #ffffff;\n      text-align: center !important;\n      border-radius: 5px;\n    }\n    html \/deep\/ #mainContainer.mte-economic-calendar::-webkit-scrollbar {\n      width: 7px !important;\n      background-color: #282828;\n      border: 1px solid #1e1e1e;\n      border-radius: 10px;\n    }\n    html \/deep\/ #mainContainer.mte-economic-calendar::-webkit-scrollbar-track {\n      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);\n      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);\n      -webkit-border-radius: 10px;\n      border-radius: 10px;\n    }\n    html \/deep\/ #mainContainer.mte-economic-calendar::-webkit-scrollbar-thumb {\n      border-radius: 10px;\n      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);\n      background-color: #555;\n    }\n  }\n<\/style>\n<div class=\"no_frame\" dir=\"ltr\">\n  <div id=\"cal_container\">\n    <mte-economic-calendar\n      clientid=\"7743aa8\"\n      height=\"100vh\"\n      lang=\"ar\"\n      dir=\"ltr\"\n      targeturl=\"https:\/\/my.fxoroglobal.com\/ar\/privatearea\/\"\n    ><\/mte-economic-calendar>\n  <\/div>\n<\/div>\n<script src=\"\/\/www.mte-media.com\/slmloaders\/calendarloadermulty.js\"><\/script>\n<script\n  src=\"\/\/www.mte-media.com\/slmloaders\/loadwebcomponents.js\"\n  data-widgets='[\"mte-economic-calendar\"]'\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           \u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0627\u0644\u0622\u0631\u0627\u0621 \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0641\u064a \u0625\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u062f\u0627\u0648\u0644 \u0647\u064a \u0622\u0631\u0627\u0621 \u0648\u0644\u064a\u0633\u062a \u0622\u0631\u0627\u0621 <strong>FXORO<\/strong> Global \u0648\u0644\u0627 \u062a\u0634\u0643\u0644 \u0623\u064a \u0631\u0623\u064a \u0644\u0634\u0631\u0643\u0629 <strong>FXORO<\/strong> Global \u0648\u0644\u0643\u0646\u0647\u0627 \u062a\u0639\u0643\u0633 \u0641\u0642\u0637 \u0627\u0644\u062d\u0643\u0645 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0637\u0631\u0641 \u062b\u0627\u0644\u062b \u0645\u0633\u062a\u0642\u0644\u060c \u0648\u0627\u0644\u0630\u064a \u0642\u062f \u064a\u062a\u063a\u064a\u0631 \u062f\u0648\u0646 \u0625\u0634\u0639\u0627\u0631 \u0645\u0633\u0628\u0642 \u0648\u0644\u0627 \u064a\u0646\u0628\u063a\u064a \u062a\u0641\u0633\u064a\u0631\u0647 \u0628\u0623\u064a \u062d\u0627\u0644 \u0645\u0646 \u0627\u0644\u0623\u062d\u0648\u0627\u0644\u060c \u0633\u0648\u0627\u0621 \u0635\u0631\u0627\u062d\u0629 \u0623\u0648 \u0636\u0645\u0646\u0627\u064b\u060c \u0628\u0634\u0643\u0644 \u0645\u0628\u0627\u0634\u0631 \u0623\u0648 \u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631\u060c \u0639\u0644\u0649 \u0623\u0646\u0647 \u0646\u0635\u064a\u062d\u0629 \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u064a\u0629 \u0623\u0648 \u062a\u0648\u0635\u064a\u0629 \u0623\u0648 \u0627\u0642\u062a\u0631\u0627\u062d \u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u064a\u0629 \u0641\u064a\u0645\u0627 \u064a\u062a\u0639\u0644\u0642 \u0628\u0623\u062f\u0627\u0629 \u0645\u0627\u0644\u064a\u0629.\n          <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0627\u0644\u0622\u0631\u0627\u0621 \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0641\u064a \u0625\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u062f\u0627\u0648\u0644 \u0647\u064a \u0622\u0631\u0627\u0621 \u0648\u0644\u064a\u0633\u062a \u0622\u0631\u0627\u0621 FXORO Global \u0648\u0644\u0627 \u062a\u0634\u0643\u0644 \u0623\u064a \u0631\u0623\u064a \u0644\u0634\u0631\u0643\u0629 FXORO Global \u0648\u0644\u0643\u0646\u0647\u0627 \u062a\u0639\u0643\u0633 \u0641\u0642\u0637 \u0627\u0644\u062d\u0643\u0645 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0637\u0631\u0641 \u062b\u0627\u0644\u062b \u0645\u0633\u062a\u0642\u0644\u060c \u0648\u0627\u0644\u0630\u064a \u0642\u062f \u064a\u062a\u063a\u064a\u0631 \u062f\u0648\u0646 \u0625\u0634\u0639\u0627\u0631 \u0645\u0633\u0628\u0642 \u0648\u0644\u0627 \u064a\u0646\u0628\u063a\u064a \u062a\u0641\u0633\u064a\u0631\u0647 \u0628\u0623\u064a \u062d\u0627\u0644 \u0645\u0646 \u0627\u0644\u0623\u062d\u0648\u0627\u0644\u060c \u0633\u0648\u0627\u0621 \u0635\u0631\u0627\u062d\u0629 \u0623\u0648 \u0636\u0645\u0646\u0627\u064b\u060c \u0628\u0634\u0643\u0644 \u0645\u0628\u0627\u0634\u0631 \u0623\u0648 \u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631\u060c \u0639\u0644\u0649 \u0623\u0646\u0647 \u0646\u0635\u064a\u062d\u0629 \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u064a\u0629 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/EconomicCalendar.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-104","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>\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a - FXoro Global AR<\/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\/ar\/economic-calendar\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a - FXoro Global AR\" \/>\n<meta property=\"og:description\" content=\"\u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0627\u0644\u0622\u0631\u0627\u0621 \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0641\u064a \u0625\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u062f\u0627\u0648\u0644 \u0647\u064a \u0622\u0631\u0627\u0621 \u0648\u0644\u064a\u0633\u062a \u0622\u0631\u0627\u0621 FXORO Global \u0648\u0644\u0627 \u062a\u0634\u0643\u0644 \u0623\u064a \u0631\u0623\u064a \u0644\u0634\u0631\u0643\u0629 FXORO Global \u0648\u0644\u0643\u0646\u0647\u0627 \u062a\u0639\u0643\u0633 \u0641\u0642\u0637 \u0627\u0644\u062d\u0643\u0645 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0637\u0631\u0641 \u062b\u0627\u0644\u062b \u0645\u0633\u062a\u0642\u0644\u060c \u0648\u0627\u0644\u0630\u064a \u0642\u062f \u064a\u062a\u063a\u064a\u0631 \u062f\u0648\u0646 \u0625\u0634\u0639\u0627\u0631 \u0645\u0633\u0628\u0642 \u0648\u0644\u0627 \u064a\u0646\u0628\u063a\u064a \u062a\u0641\u0633\u064a\u0631\u0647 \u0628\u0623\u064a \u062d\u0627\u0644 \u0645\u0646 \u0627\u0644\u0623\u062d\u0648\u0627\u0644\u060c \u0633\u0648\u0627\u0621 \u0635\u0631\u0627\u062d\u0629 \u0623\u0648 \u0636\u0645\u0646\u0627\u064b\u060c \u0628\u0634\u0643\u0644 \u0645\u0628\u0627\u0634\u0631 \u0623\u0648 \u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631\u060c \u0639\u0644\u0649 \u0623\u0646\u0647 \u0646\u0635\u064a\u062d\u0629 \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u064a\u0629 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/\" \/>\n<meta property=\"og:site_name\" content=\"FXoro Global AR\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-20T07:14:01+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\/ar\/economic-calendar\/\",\"url\":\"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/\",\"name\":\"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a - FXoro Global AR\",\"isPartOf\":{\"@id\":\"https:\/\/fxoroglobal.com\/ar\/#website\"},\"datePublished\":\"2024-08-22T14:06:33+00:00\",\"dateModified\":\"2025-05-20T07:14:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fxoroglobal.com\/ar\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fxoroglobal.com\/ar\/#website\",\"url\":\"https:\/\/fxoroglobal.com\/ar\/\",\"name\":\"FXoro Global AR\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fxoroglobal.com\/ar\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a - FXoro Global AR","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\/ar\/economic-calendar\/","og_locale":"ar_AR","og_type":"article","og_title":"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a - FXoro Global AR","og_description":"\u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0627\u0644\u0622\u0631\u0627\u0621 \u0627\u0644\u0648\u0627\u0631\u062f\u0629 \u0641\u064a \u0625\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u062f\u0627\u0648\u0644 \u0647\u064a \u0622\u0631\u0627\u0621 \u0648\u0644\u064a\u0633\u062a \u0622\u0631\u0627\u0621 FXORO Global \u0648\u0644\u0627 \u062a\u0634\u0643\u0644 \u0623\u064a \u0631\u0623\u064a \u0644\u0634\u0631\u0643\u0629 FXORO Global \u0648\u0644\u0643\u0646\u0647\u0627 \u062a\u0639\u0643\u0633 \u0641\u0642\u0637 \u0627\u0644\u062d\u0643\u0645 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0637\u0631\u0641 \u062b\u0627\u0644\u062b \u0645\u0633\u062a\u0642\u0644\u060c \u0648\u0627\u0644\u0630\u064a \u0642\u062f \u064a\u062a\u063a\u064a\u0631 \u062f\u0648\u0646 \u0625\u0634\u0639\u0627\u0631 \u0645\u0633\u0628\u0642 \u0648\u0644\u0627 \u064a\u0646\u0628\u063a\u064a \u062a\u0641\u0633\u064a\u0631\u0647 \u0628\u0623\u064a \u062d\u0627\u0644 \u0645\u0646 \u0627\u0644\u0623\u062d\u0648\u0627\u0644\u060c \u0633\u0648\u0627\u0621 \u0635\u0631\u0627\u062d\u0629 \u0623\u0648 \u0636\u0645\u0646\u0627\u064b\u060c \u0628\u0634\u0643\u0644 \u0645\u0628\u0627\u0634\u0631 \u0623\u0648 \u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631\u060c \u0639\u0644\u0649 \u0623\u0646\u0647 \u0646\u0635\u064a\u062d\u0629 \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u064a\u0629 [&hellip;]","og_url":"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/","og_site_name":"FXoro Global AR","article_modified_time":"2025-05-20T07:14:01+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/","url":"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/","name":"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a - FXoro Global AR","isPartOf":{"@id":"https:\/\/fxoroglobal.com\/ar\/#website"},"datePublished":"2024-08-22T14:06:33+00:00","dateModified":"2025-05-20T07:14:01+00:00","breadcrumb":{"@id":"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fxoroglobal.com\/ar\/economic-calendar\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fxoroglobal.com\/ar\/economic-calendar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fxoroglobal.com\/ar\/"},{"@type":"ListItem","position":2,"name":"\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a"}]},{"@type":"WebSite","@id":"https:\/\/fxoroglobal.com\/ar\/#website","url":"https:\/\/fxoroglobal.com\/ar\/","name":"FXoro Global AR","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fxoroglobal.com\/ar\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"}]}},"_links":{"self":[{"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/pages\/104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/comments?post=104"}],"version-history":[{"count":1,"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/pages\/104\/revisions"}],"predecessor-version":[{"id":6974,"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/pages\/104\/revisions\/6974"}],"wp:attachment":[{"href":"https:\/\/fxoroglobal.com\/ar\/wp-json\/wp\/v2\/media?parent=104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}