{"id":25,"date":"2025-06-12T10:24:19","date_gmt":"2025-06-12T03:24:19","guid":{"rendered":"https:\/\/demo-viet-futures.deltalabsjsc.com\/?page_id=25"},"modified":"2025-06-19T11:46:15","modified_gmt":"2025-06-19T04:46:15","slug":"product","status":"publish","type":"page","link":"https:\/\/viet-futures.com\/en\/product\/","title":{"rendered":"Product"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9483c85 e-flex e-con-boxed e-con e-parent\" data-id=\"9483c85\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a534ada elementor-widget elementor-widget-heading\" data-id=\"a534ada\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default translation-block\">Trading <span style='color:#5385d4'>Products<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eed7f1b elementor-widget elementor-widget-breadcrumbs\" data-id=\"eed7f1b\" data-element_type=\"widget\" data-widget_type=\"breadcrumbs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<nav id=\"breadcrumbs\"><span><span><a href=\"https:\/\/viet-futures.com\/en\">Home<\/a><\/span><\/span><\/nav>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ece4e3 e-flex e-con-boxed e-con e-parent\" data-id=\"3ece4e3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5ec5e3d e-con-full e-flex e-con e-child\" data-id=\"5ec5e3d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de0ed62 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"de0ed62\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  #global-tab-dropdown-container {\r\n    margin-right: 50px !important;\r\n    width: 100%;\r\n    border-radius: 8px;\r\n    padding: 20px;\r\n    margin: 20px 0;\r\n    font-family: sans-serif, 'be Vietnam pro';\r\n    z-index: 1000;\r\n    box-sizing: border-box;\r\n    position: relative;\r\n  }\r\n\r\n  .dropdown-section {\r\n    margin-bottom: 0 !important;\r\n  }\r\n\r\n  .dropdown-header {\r\n    font-size: 2rem;\r\n    font-weight: 600;\r\n    color: #333;\r\n    margin-bottom: 20px;\r\n    border-bottom: 2px solid #e0e0e0;\r\n    padding-bottom: 10px;\r\n  }\r\n\r\n  .custom-dropdown {\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .dropdown-trigger {\r\n    width: 100%;\r\n    padding: 12px 16px;\r\n    font-size: 1rem;\r\n    font-weight: 500;\r\n    color: #000000 !important;\r\n    background: white;\r\n    border: none;\r\n    cursor: pointer;\r\n    transition: all 0.2s ease;\r\n    background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c\/polyline%3e%3c\/svg%3e\");\r\n    background-repeat: no-repeat;\r\n    background-position: right 12px center;\r\n    background-size: 16px;\r\n    padding-right: 40px;\r\n    text-align: left;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    white-space: normal;\r\n  }\r\n\r\n  .dropdown-trigger:hover {\r\n    color: #000000 !important;\r\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n    background-color: transparent !important;\r\n  }\r\n\r\n  .dropdown-trigger:focus {\r\n    color: #000000 !important;\r\n    background-color: transparent !important;\r\n    outline: none;\r\n    border: none;\r\n  }\r\n\r\n  .dropdown-trigger.opened {\r\n    background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23007bff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='18,15 12,9 6,15'%3e%3c\/polyline%3e%3c\/svg%3e\");\r\n    background-color: #f8f9ff;\r\n    border: none;\r\n    color: #000000 !important;\r\n  }\r\n\r\n  .dropdown-menu {\r\n    background: white;\r\n    border: none;\r\n    border-radius: 6px;\r\n    overflow-y: auto;\r\n    display: none;\r\n    margin-top: 4px;\r\n  }\r\n\r\n  .dropdown-menu.show {\r\n    display: block;\r\n    animation: dropdownSlide 0.2s ease-out;\r\n  }\r\n\r\n  @keyframes dropdownSlide {\r\n    from {\r\n      opacity: 0;\r\n      max-height: 0;\r\n      padding-top: 0;\r\n      padding-bottom: 0;\r\n    }\r\n\r\n    to {\r\n      opacity: 1;\r\n      max-height: 300px;\r\n      padding-top: 0;\r\n      padding-bottom: 0;\r\n    }\r\n  }\r\n\r\n  .dropdown-item {\r\n    padding: 12px 16px;\r\n    cursor: pointer;\r\n    transition: background-color 0.2s ease;\r\n    border-bottom: 1px solid #f0f0f0;\r\n    font-size: 1rem;\r\n    color: #666;\r\n  }\r\n\r\n  .dropdown-item:last-child {\r\n    border-bottom: none;\r\n  }\r\n\r\n  .dropdown-item:hover {\r\n    background-color: #f8f9fa;\r\n    color: #1976d2 !important;\r\n  }\r\n\r\n  .dropdown-item.active {\r\n    background-color: transparent;\r\n    color: #1976d2;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .dropdown-item.highlighted {\r\n    color: #00bcd4;\r\n    font-weight: 600;\r\n  }\r\n\r\n  \/* Tablet and Mobile Responsive *\/\r\n  @media (max-width: 1024px) {\r\n    #global-tab-dropdown-container {\r\n      width: 100% !important;\r\n      max-width: 100% !important;\r\n      margin: 20px auto !important;\r\n      margin-right: 0 !important;\r\n      border-radius: 8px !important;\r\n      box-sizing: border-box;\r\n      position: relative !important;\r\n    }\r\n\r\n    \/* Lo\u1ea1i b\u1ecf padding-top cho body *\/\r\n    body {\r\n      padding-top: 0 !important;\r\n    }\r\n\r\n    .dropdown-header {\r\n      font-size: 18px;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .dropdown-trigger {\r\n      font-size: 1rem;\r\n      color: #000000 !important;\r\n      padding: 12px 16px;\r\n      width: 100%;\r\n      margin-bottom: 8px;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .dropdown-menu {\r\n      max-height: 40vh;\r\n      overflow-y: auto;\r\n    }\r\n\r\n    \/* Social icons tr\u00ean tablet *\/\r\n    .custom-social-container {\r\n      width: 100% !important;\r\n      max-width: 400px !important;\r\n      margin: 20px auto !important;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .custom-social-wrapper {\r\n      gap: 18px;\r\n    }\r\n\r\n    .custom-social-link {\r\n      width: 40px;\r\n      height: 40px;\r\n    }\r\n\r\n    .custom-social-svg {\r\n      width: 18px;\r\n      height: 18px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    #global-tab-dropdown-container {\r\n      width: 100% !important;\r\n      padding: 15px;\r\n      margin: 15px auto !important;\r\n      margin-right: 0 !important;\r\n      box-sizing: border-box;\r\n      position: relative !important;\r\n      border-radius: 8px !important;\r\n    }\r\n\r\n    \/* \u0110\u1ea3m b\u1ea3o content kh\u00f4ng b\u1ecb che *\/\r\n    body {\r\n      padding-top: 0 !important;\r\n    }\r\n\r\n    .dropdown-header {\r\n      font-size: 16px;\r\n      margin-bottom: 12px;\r\n      text-align: center;\r\n    }\r\n\r\n    .dropdown-trigger {\r\n      font-size: 1rem;\r\n      padding: 10px 14px;\r\n      margin-bottom: 6px;\r\n      color: #000000 !important;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .dropdown-menu {\r\n      max-height: 35vh;\r\n      font-size: 1rem;\r\n      border-radius: 6px;\r\n    }\r\n\r\n    .dropdown-item {\r\n      padding: 10px 14px;\r\n      font-size: 1rem;\r\n    }\r\n  }\r\n\r\n  \/* M\u00e0n h\u00ecnh r\u1ea5t nh\u1ecf (\u2264480px) *\/\r\n  @media (max-width: 480px) {\r\n    #global-tab-dropdown-container {\r\n      width: 100% !important;\r\n      padding: 12px;\r\n      margin: 10px auto !important;\r\n      border-radius: 6px;\r\n      position: relative !important;\r\n    }\r\n\r\n    \/* \u0110\u1ea3m b\u1ea3o content kh\u00f4ng b\u1ecb che *\/\r\n    body {\r\n      padding-top: 0 !important;\r\n    }\r\n\r\n    .dropdown-header {\r\n      font-size: 1rem;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .dropdown-trigger {\r\n      color: #000000 !important;\r\n      font-size: 0.875rem;\r\n      padding: 8px 12px;\r\n      margin-bottom: 4px;\r\n      white-space: normal;\r\n    }\r\n\r\n    .dropdown-menu {\r\n      max-height: 30vh;\r\n      font-size: 0.875rem;\r\n    }\r\n\r\n    .dropdown-item {\r\n      padding: 8px 12px;\r\n      font-size: 0.875rem;\r\n    }\r\n\r\n    .custom-social-container {\r\n      padding: 12px !important;\r\n      margin: 10px auto !important;\r\n    }\r\n\r\n    .custom-social-title {\r\n      font-size: 0.875rem;\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .custom-social-wrapper {\r\n      gap: 10px;\r\n    }\r\n\r\n    .custom-social-link {\r\n      width: 28px;\r\n      height: 28px;\r\n      border-width: 1px;\r\n    }\r\n\r\n    .custom-social-svg {\r\n      width: 12px;\r\n      height: 12px;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    #global-tab-dropdown-container {\r\n      transition: none;\r\n    }\r\n  }\r\n\r\n  \/* Custom Social Icons Styling *\/\r\n  .custom-social-container {\r\n    width: 275px;\r\n    max-width: 100%;\r\n    margin: 20px 0;\r\n    padding: 20px;\r\n    background: #f8f9fa;\r\n    border-radius: 8px;\r\n    border: 1px solid #e0e0e0;\r\n    z-index: 999;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .custom-social-title {\r\n    font-size: 1.125rem;\r\n    font-weight: 600;\r\n    color: #333;\r\n    margin-bottom: 15px;\r\n    text-align: center;\r\n    margin: 0 0 15px 0;\r\n  }\r\n\r\n  .custom-social-wrapper {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 20px;\r\n    align-items: center;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .custom-social-link {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    width: 45px;\r\n    height: 45px;\r\n    border-radius: 50%;\r\n    transition: all 0.3s ease;\r\n    text-decoration: none;\r\n    background: transparent;\r\n    border: 2px solid #333;\r\n    color: #333;\r\n  }\r\n\r\n  .custom-social-link:hover {\r\n    transform: scale(1.1);\r\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\r\n    background-color: #1877f2;\r\n    color: white;\r\n    border-color: #1877f2;\r\n  }\r\n\r\n  .custom-social-svg {\r\n    width: 20px;\r\n    height: 20px;\r\n    fill: currentColor;\r\n  }\r\n\r\n  .sr-only {\r\n    position: absolute;\r\n    width: 1px;\r\n    height: 1px;\r\n    padding: 0;\r\n    margin: -1px;\r\n    overflow: hidden;\r\n    clip: rect(0, 0, 0, 0);\r\n    border: 0;\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .custom-social-container {\r\n      margin: 15px 0;\r\n      padding: 15px;\r\n    }\r\n\r\n    .custom-social-title {\r\n      font-size: 1rem;\r\n    }\r\n\r\n    .custom-social-link {\r\n      width: 35px;\r\n      height: 35px;\r\n    }\r\n\r\n    .custom-social-svg {\r\n      width: 18px;\r\n      height: 18px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n\r\n<div id=\"global-tab-dropdown-container\"><\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    const targetWidgetIds = ['nong-san', 'kim-loai', 'nang-luong', 'nguyen-lieu-cong-nghiep'];\r\n    let widgets = [];\r\n    let initialized = false;\r\n    let observer = null;\r\n\r\n    function tryInitDropdown() {\r\n      widgets = targetWidgetIds.map(id => document.getElementById(id)).filter(el => el && el.classList.contains('ct__tab'));\r\n      if (widgets.length === targetWidgetIds.length && !initialized) {\r\n        initialized = true;\r\n        if (observer) observer.disconnect();\r\n        initDropdownScript();\r\n      }\r\n    }\r\n\r\n    function initDropdownScript() {\r\n      let currentActiveWidget = null;\r\n      let openDropdown = null;\r\n\r\n      function getWidgetFromUrl() {\r\n        const hash = window.location.hash.substring(1);\r\n        if (!hash) return null;\r\n        return widgets.find(widget => widget && widget.id === hash);\r\n      }\r\n\r\n      function hideAllTabsContent() {\r\n\r\n        widgets.forEach(widget => {\r\n          if (widget && widget.classList.contains('ct__tab')) {\r\n            const tabsContent = widget.querySelector(\".e-n-tabs-content\");\r\n            if (tabsContent) {\r\n              tabsContent.style.display = \"none\";\r\n            }\r\n          }\r\n        });\r\n      }\r\n\r\n      function showTabsContent(targetWidget) {\r\n        if (!targetWidget || !targetWidget.classList.contains('ct__tab')) return;\r\n\r\n        const tabsContent = targetWidget.querySelector(\".e-n-tabs-content\");\r\n        if (tabsContent) {\r\n          tabsContent.style.display = \"block\";\r\n\r\n\r\n          const directTabPanels = Array.from(tabsContent.children).filter(child =>\r\n            child.getAttribute('role') === 'tabpanel'\r\n          );\r\n\r\n\r\n          const activeTabPanel = directTabPanels.find(panel => panel.classList.contains('e-active'));\r\n          if (activeTabPanel) {\r\n            activeTabPanel.style.display = \"block\";\r\n            activeTabPanel.setAttribute(\"aria-hidden\", \"false\");\r\n          }\r\n\r\n\r\n          directTabPanels.forEach(panel => {\r\n            if (!panel.classList.contains('e-active')) {\r\n              panel.style.display = \"none\";\r\n              panel.setAttribute(\"aria-hidden\", \"true\");\r\n            }\r\n          });\r\n        }\r\n      }\r\n\r\n      function closeAllDropdowns() {\r\n        const dropdowns = document.querySelectorAll('.dropdown-menu');\r\n        const triggers = document.querySelectorAll('.dropdown-trigger');\r\n\r\n        dropdowns.forEach(dropdown => dropdown.classList.remove('show'));\r\n        triggers.forEach(trigger => trigger.classList.remove('opened'));\r\n        openDropdown = null;\r\n      }\r\n\r\n      function showDropdownForWidget(widget) {\r\n        const customDropdowns = document.querySelectorAll('.custom-dropdown');\r\n        customDropdowns.forEach((dropdown, index) => {\r\n          if (widgets[index] === widget) {\r\n            const trigger = dropdown.querySelector('.dropdown-trigger');\r\n            const menu = dropdown.querySelector('.dropdown-menu');\r\n            closeAllDropdowns();\r\n            trigger.classList.add('opened');\r\n            menu.classList.add('show');\r\n            openDropdown = dropdown;\r\n          }\r\n        });\r\n      }\r\n\r\n      hideAllTabsContent();\r\n      const dropdownContainer = document.getElementById(\"global-tab-dropdown-container\");\r\n      const header = document.createElement(\"div\");\r\n      header.className = \"dropdown-header\";\r\n      header.textContent = \"S\u1ea3n Ph\u1ea9m\";\r\n      dropdownContainer.appendChild(header);\r\n\r\n      window.addEventListener('hashchange', function() {\r\n        const targetWidget = getWidgetFromUrl();\r\n        if (targetWidget) {\r\n          currentActiveWidget = targetWidget;\r\n          hideAllTabsContent();\r\n          showTabsContent(targetWidget);\r\n          showDropdownForWidget(targetWidget); \/\/ <--- show dropdown when hash changes\r\n        } else {\r\n          hideAllTabsContent();\r\n          currentActiveWidget = null;\r\n          closeAllDropdowns();\r\n        }\r\n      });\r\n      widgets.forEach((widget, index) => {\r\n        if (!widget || !widget.classList.contains('ct__tab')) {\r\n          console.warn(`Widget at index ${index} not found or not a ct__tab`);\r\n          return;\r\n        }\r\n\r\n\r\n        const headings = widget.querySelector(\".e-n-tabs-heading\");\r\n        if (!headings) {\r\n          console.warn(`No headings found for widget ${widget.id}`);\r\n          return;\r\n        }\r\n\r\n        const buttons = headings.querySelectorAll(\".e-n-tab-title\");\r\n\r\n        const tabsContentContainer = widget.querySelector(\".e-n-tabs-content\");\r\n        const contents = tabsContentContainer ? Array.from(tabsContentContainer.children).filter(child =>\r\n          child.getAttribute('role') === 'tabpanel'\r\n        ) : [];\r\n        console.log(`Widget ${widget.id}:`, {\r\n          buttons: buttons.length,\r\n          contents: contents.length,\r\n          headings: !!headings,\r\n          tabsContentContainer: !!tabsContentContainer,\r\n          buttonTexts: Array.from(buttons).map(btn => btn.textContent.trim())\r\n        });\r\n\r\n        if (buttons.length === 0) {\r\n          console.warn(`No buttons found for widget ${widget.id} - headings:`, headings);\r\n          return;\r\n        }\r\n\r\n        if (contents.length === 0) {\r\n          console.warn(`No contents found for widget ${widget.id} - container:`, tabsContentContainer);\r\n          return;\r\n        }\r\n\r\n        headings.style.display = \"none\";\r\n        const widgetNames = {\r\n          'nong-san': 'N\u00f4ng s\u1ea3n',\r\n          'kim-loai': 'Kim lo\u1ea1i',\r\n          'nang-luong': 'N\u0103ng l\u01b0\u1ee3ng',\r\n          'nguyen-lieu-cong-nghiep': 'Nguy\u00ean li\u1ec7u c\u00f4ng nghi\u1ec7p'\r\n        };\r\n\r\n        const customDropdown = document.createElement(\"div\");\r\n        customDropdown.className = \"custom-dropdown\";\r\n        customDropdown.dataset.widgetIndex = index;\r\n\r\n        const trigger = document.createElement(\"button\");\r\n        trigger.className = \"dropdown-trigger\";\r\n        trigger.textContent = widgetNames[widget.id] || widget.id;\r\n\r\n        const menu = document.createElement(\"div\");\r\n        menu.className = \"dropdown-menu\";\r\n\r\n        buttons.forEach((btn, i) => {\r\n          const item = document.createElement(\"div\");\r\n          item.className = \"dropdown-item\";\r\n          item.textContent = btn.textContent.trim();\r\n          item.dataset.index = i;\r\n\r\n          if (btn.getAttribute(\"aria-selected\") === \"true\") {\r\n            item.classList.add('active');\r\n          }\r\n          item.addEventListener('click', function() {\r\n            const selectedIndex = parseInt(this.dataset.index, 10);\r\n\r\n            menu.querySelectorAll('.dropdown-item').forEach(menuItem => {\r\n              menuItem.classList.remove('active');\r\n            });\r\n            this.classList.add('active');\r\n            buttons.forEach((btn, i) => {\r\n              if (i === selectedIndex) {\r\n                btn.setAttribute(\"aria-selected\", \"true\");\r\n                btn.classList.add(\"e-active\");\r\n              } else {\r\n                btn.setAttribute(\"aria-selected\", \"false\");\r\n                btn.classList.remove(\"e-active\");\r\n              }\r\n            });\r\n            contents.forEach((content, i) => {\r\n              if (i === selectedIndex) {\r\n                content.classList.add(\"e-active\");\r\n                content.style.display = \"block\";\r\n                content.setAttribute(\"aria-hidden\", \"false\");\r\n              } else {\r\n                content.classList.remove(\"e-active\");\r\n                content.style.display = \"none\";\r\n                content.setAttribute(\"aria-hidden\", \"true\");\r\n              }\r\n            });\r\n\r\n            showTabsContent(widget);\r\n\r\n\r\n            if (typeof elementorFrontend !== 'undefined') {\r\n              widget.dispatchEvent(new CustomEvent('elementor\/tab\/change', {\r\n                detail: {\r\n                  tabIndex: selectedIndex\r\n                }\r\n              }));\r\n            }\r\n          });\r\n\r\n          menu.appendChild(item);\r\n        });\r\n\r\n        trigger.addEventListener('click', function(e) {\r\n          e.stopPropagation();\r\n\r\n          if (openDropdown === customDropdown) {\r\n            closeAllDropdowns();\r\n            hideAllTabsContent();\r\n            currentActiveWidget = null;\r\n            window.history.pushState(null, null, window.location.pathname + window.location.search);\r\n          } else {\r\n            closeAllDropdowns();\r\n\r\n            this.classList.add('opened');\r\n            menu.classList.add('show');\r\n            openDropdown = customDropdown;\r\n\r\n            currentActiveWidget = widget;\r\n            hideAllTabsContent();\r\n            showTabsContent(widget);\r\n\r\n            if (widget.id) {\r\n              window.history.pushState(null, null, '#' + widget.id);\r\n            }\r\n          }\r\n        });\r\n\r\n        customDropdown.appendChild(trigger);\r\n        customDropdown.appendChild(menu);\r\n        const wrapper = document.createElement(\"div\");\r\n        wrapper.className = \"dropdown-section\";\r\n        wrapper.appendChild(customDropdown);\r\n        dropdownContainer.appendChild(wrapper);\r\n        const activeIndex = Array.from(buttons).findIndex(btn => btn.getAttribute(\"aria-selected\") === \"true\");\r\n\r\n\r\n        if (activeIndex === -1 && contents.length > 0) {\r\n\r\n          buttons[0].setAttribute(\"aria-selected\", \"true\");\r\n          buttons[0].classList.add(\"e-active\");\r\n          contents[0].classList.add(\"e-active\");\r\n          contents[0].style.display = \"block\";\r\n          contents[0].setAttribute(\"aria-hidden\", \"false\");\r\n\r\n\r\n          const firstDropdownItem = menu.querySelector('.dropdown-item');\r\n          if (firstDropdownItem) {\r\n            firstDropdownItem.classList.add('active');\r\n          }\r\n        } else if (activeIndex >= 0) {\r\n\r\n          contents.forEach((content, i) => {\r\n            if (i === activeIndex) {\r\n              content.style.display = \"block\";\r\n              content.setAttribute(\"aria-hidden\", \"false\");\r\n            } else {\r\n              content.style.display = \"none\";\r\n              content.setAttribute(\"aria-hidden\", \"true\");\r\n            }\r\n          });\r\n        }\r\n\r\n        contents.forEach(content => {\r\n          if (!content.classList.contains(\"e-active\")) {\r\n            content.style.display = \"none\";\r\n            content.setAttribute(\"aria-hidden\", \"true\");\r\n          }\r\n        });\r\n      });\r\n      \/\/ Remove setTimeout, replace with immediate logic\r\n      const initialWidget = getWidgetFromUrl();\r\n      if (initialWidget && initialWidget.classList.contains('ct__tab')) {\r\n        currentActiveWidget = initialWidget;\r\n        showTabsContent(initialWidget);\r\n        showDropdownForWidget(initialWidget); \/\/ <--- show dropdown on page load if hash exists\r\n      }\r\n\r\n      document.addEventListener(\"click\", function(event) {\r\n        const isClickingDropdown = event.target.closest('.custom-dropdown');\r\n        const isClickingTabsContent = event.target.closest('.e-n-tabs-content');\r\n\r\n        if (!isClickingDropdown && !isClickingTabsContent) {\r\n          closeAllDropdowns();\r\n          hideAllTabsContent();\r\n          currentActiveWidget = null;\r\n          window.history.pushState(null, null, window.location.pathname + window.location.search);\r\n        }\r\n      });\r\n    }\r\n\r\n    \/\/ Theo d\u00f5i DOM thay \u0111\u1ed5i \u0111\u1ec3 ph\u00e1t hi\u1ec7n khi c\u00e1c widget \u0111\u00e3 render xong\r\n    observer = new MutationObserver(tryInitDropdown);\r\n    observer.observe(document.body, { childList: true, subtree: true });\r\n    \/\/ Th\u1eed kh\u1edfi t\u1ea1o ngay l\u1ea7n \u0111\u1ea7u (n\u1ebfu widget \u0111\u00e3 c\u00f3 s\u1eb5n)\r\n    tryInitDropdown();\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ce83839 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"ce83839\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d5811f elementor-widget elementor-widget-heading\" data-id=\"0d5811f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Follow Us<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0e5691 elementor-widget elementor-widget-shortcode\" data-id=\"a0e5691\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1528\" class=\"elementor elementor-1528\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5fac0e e-flex e-con-boxed e-con e-parent\" data-id=\"a5fac0e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dbc8c1 e-grid-align-left elementor-shape-circle e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"2dbc8c1\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-4bea368\" href=\"#\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-facebook-f\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-46ab807\" href=\"#\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-instagram\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-repeater-item-3034ade\" href=\"#\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">X-twitter<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-x-twitter\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e047880 e-con-full e-flex e-con e-child\" data-id=\"e047880\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2510703 ct__tab elementor-widget__width-inherit e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"2510703\" data-element_type=\"widget\" id=\"nong-san\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"38864643\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-388646431\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-388646431\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tsoybean oil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646432\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646432\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmicro soybean oil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646433\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646433\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tsoybeans\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646434\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646434\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmicro soybean\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646435\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646435\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmini soybeans\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646436\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646436\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\traw rice\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646437\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646437\" style=\"--n-tabs-title-order: 7;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tdried soybeans\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646438\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646438\" style=\"--n-tabs-title-order: 8;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tdried soybean micro\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-388646439\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-388646439\" style=\"--n-tabs-title-order: 9;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\twheat\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3886464310\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3886464310\" style=\"--n-tabs-title-order: 10;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tkansas wheat\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3886464311\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"11\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3886464311\" style=\"--n-tabs-title-order: 11;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmini wheat\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3886464312\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"12\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3886464312\" style=\"--n-tabs-title-order: 12;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmicro wheat\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3886464313\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"13\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3886464313\" style=\"--n-tabs-title-order: 13;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tcorn\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3886464314\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"14\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3886464314\" style=\"--n-tabs-title-order: 14;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmicro corn\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3886464315\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"15\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3886464315\" style=\"--n-tabs-title-order: 15;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmini corn\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-388646431\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646431\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-8bed609 e-con-full e-flex e-con e-child\" data-id=\"8bed609\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b89e93b elementor-widget elementor-widget-shortcode\" data-id=\"b89e93b\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"848\" class=\"elementor elementor-848\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc60cd3 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"bc60cd3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-118e878 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"118e878\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"18409592\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-184095921\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-184095921\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-184095922\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-184095922\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-184095921\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-184095921\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-3060e79 e-con-full e-flex e-con e-child\" data-id=\"3060e79\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fff1535 elementor-widget elementor-widget-html\" data-id=\"fff1535\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Soybean Oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZLE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">60 000 pound \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 cent \/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, August, September, October, December.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Initial price limit: $0.040\/pound<br>Extended price limit: $0.060\/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Soybean Oil<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-184095922\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-184095922\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-46d948c e-con-full e-flex e-con e-child\" data-id=\"46d948c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0aa012c elementor-widget elementor-widget-html\" data-id=\"0aa012c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a c\u01a1 s\u1edf<\/strong><\/td>\n<td>CBOT Soybean Oil<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>MZL<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>6,000 pound \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.02 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>January, March, May, July, August, September, October, December<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td class=\"translation-block\">On Friday, at least 2 business days before the last business day of the month prior to the expiration month.<br>\nIf Friday is not a business day, the last trading day will be the previous business day.<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>\n<ul>\n<li>Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u:\u00a0<strong>$0.03\/pound<\/strong><\/li>\n<li class=\"translation-block\">Extended Price Limit:\u00a0<strong>$0.045\/pound<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>No physical delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646432\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646432\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-efb9055 e-con-full e-flex e-con e-child\" data-id=\"efb9055\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02eb9ae elementor-widget elementor-widget-shortcode\" data-id=\"02eb9ae\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1138\" class=\"elementor elementor-1138\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c0521f0 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"2c0521f0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a570026 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"4a570026\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1247215654\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-12472156541\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-12472156541\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-12472156542\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-12472156542\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-12472156541\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-12472156541\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-75383994 e-con-full e-flex e-con e-child\" data-id=\"75383994\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dccbd53 elementor-widget elementor-widget-html\" data-id=\"dccbd53\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a c\u01a1 s\u1edf<\/strong><\/td>\n<td>CBOT Soybean Oil<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>MZL<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>6,000 pound \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.02 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>January, March, May, July, August, September, October, December<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td class=\"translation-block\">On Friday, at least 2 business days before the last business day of the month prior to the expiration month.<br>\nIf Friday is not a business day, the last trading day will be the previous business day.<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>\n<ul>\n<li>Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u:\u00a0<strong>$0.03\/pound<\/strong><\/li>\n<li class=\"translation-block\">Extended Price Limit:\u00a0<strong>$0.045\/pound<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>No physical delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-12472156542\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-12472156542\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6d04d327 e-con-full e-flex e-con e-child\" data-id=\"6d04d327\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7025036 elementor-widget elementor-widget-html\" data-id=\"7025036\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646433\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646433\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\"elementor-element elementor-element-15db2f3 e-con-full e-flex e-con e-child\" data-id=\"15db2f3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1839f0e elementor-widget elementor-widget-shortcode\" data-id=\"1839f0e\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"page\" data-elementor-id=\"1249\" class=\"elementor elementor-1249\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50fcf2e9 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"50fcf2e9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d8817bc e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"3d8817bc\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1032329148\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-10323291481\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-10323291481\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10323291482\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10323291482\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-10323291481\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10323291481\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-391277b0 e-con-full e-flex e-con e-child\" data-id=\"391277b0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a03bbe1 elementor-widget elementor-widget-html\" data-id=\"a03bbe1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT soybeans<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZSE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5000 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.25 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, August, September, November<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u:&nbsp;$0.95\/gi\u1ea1<br>\r\nGi\u1edbi h\u1ea1n gi\u00e1 m\u1edf r\u1ed9ng:&nbsp;$1.45\/gi\u1ea1<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Soybeans grade 1, grade 2, grade 3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10323291482\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10323291482\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-184d19e5 e-con-full e-flex e-con e-child\" data-id=\"184d19e5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7573ce8 elementor-widget elementor-widget-html\" data-id=\"7573ce8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646434\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646434\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\"elementor-element elementor-element-64fd5ce e-con-full e-flex e-con e-child\" data-id=\"64fd5ce\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a96e457 elementor-widget elementor-widget-shortcode\" data-id=\"a96e457\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"page\" data-elementor-id=\"1249\" class=\"elementor elementor-1249\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50fcf2e9 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"50fcf2e9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d8817bc e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"3d8817bc\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1032329148\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-10323291481\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-10323291481\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10323291482\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10323291482\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-10323291481\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10323291481\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-391277b0 e-con-full e-flex e-con e-child\" data-id=\"391277b0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a03bbe1 elementor-widget elementor-widget-html\" data-id=\"a03bbe1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT soybeans<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZSE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5000 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.25 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, August, September, November<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u:&nbsp;$0.95\/gi\u1ea1<br>\r\nGi\u1edbi h\u1ea1n gi\u00e1 m\u1edf r\u1ed9ng:&nbsp;$1.45\/gi\u1ea1<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Soybeans grade 1, grade 2, grade 3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10323291482\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10323291482\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-184d19e5 e-con-full e-flex e-con e-child\" data-id=\"184d19e5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7573ce8 elementor-widget elementor-widget-html\" data-id=\"7573ce8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646435\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646435\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\"elementor-element elementor-element-2a1cb84 e-con-full e-flex e-con e-child\" data-id=\"2a1cb84\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-299791c elementor-widget elementor-widget-shortcode\" data-id=\"299791c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1261\" class=\"elementor elementor-1261\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47597e56 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"47597e56\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f1b1668 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"5f1b1668\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1595610728\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-15956107281\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-15956107281\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-15956107282\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-15956107282\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-15956107281\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-15956107281\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-6d0accd3 e-con-full e-flex e-con e-child\" data-id=\"6d0accd3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c91a0d2 elementor-widget elementor-widget-html\" data-id=\"c91a0d2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT soybeans<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">XB<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1000 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.125 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Th\u00e1ng 1, 3, 5, 7, 8, 9, 11.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u:\u00a0$0.95\/gi\u1ea1<\/p>\n<p>Gi\u1edbi h\u1ea1n gi\u00e1 m\u1edf r\u1ed9ng:\u00a0$1.45\/gi\u1ea1<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Soybeans grade 1, grade 2, grade 3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-15956107282\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-15956107282\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-1eea4ebf e-con-full e-flex e-con e-child\" data-id=\"1eea4ebf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9deadd elementor-widget elementor-widget-html\" data-id=\"f9deadd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646436\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646436\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\"elementor-element elementor-element-d81dc8f e-con-full e-flex e-con e-child\" data-id=\"d81dc8f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e6e307 elementor-widget elementor-widget-shortcode\" data-id=\"2e6e307\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1266\" class=\"elementor elementor-1266\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-175dd05f ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"175dd05f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90fab1d e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"90fab1d\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"152021789\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1520217891\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1520217891\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1520217892\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1520217892\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1520217891\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1520217891\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-7fbca15 e-con-full e-flex e-con e-child\" data-id=\"7fbca15\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a610e1c elementor-widget elementor-widget-html\" data-id=\"a610e1c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Rough Rice<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZRE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">2,000 cwt (~91 tons or 200,000 pounds) \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ cwt<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday<\/p>\n<p>&#8211; Phi\u00ean 1: 07:00 &#8211; 09:00<\/p>\n<p>&#8211; Phi\u00ean 2: 20:30 &#8211; 01:20 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.5 cent \/ cwt<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, September, November<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Initial Price Limit:$1.10\/cwt<br>\nExtended Price Limit:$1.65\/cwt<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Long grain raw rice grade 1, Long grain raw rice grade 2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1520217892\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1520217892\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-1bd56f52 e-con-full e-flex e-con e-child\" data-id=\"1bd56f52\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99ae999 elementor-widget elementor-widget-html\" data-id=\"99ae999\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646437\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646437\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\"elementor-element elementor-element-f57df32 e-con-full e-flex e-con e-child\" data-id=\"f57df32\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b642c7e elementor-widget elementor-widget-shortcode\" data-id=\"b642c7e\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1271\" class=\"elementor elementor-1271\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54228fa0 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"54228fa0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2bdc8250 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"2bdc8250\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"735871568\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-7358715681\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-7358715681\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-7358715682\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-7358715682\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-7358715681\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7358715681\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-64fa14d7 e-con-full e-flex e-con e-child\" data-id=\"64fa14d7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a31b629 elementor-widget elementor-widget-html\" data-id=\"a31b629\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Soybean Meal<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">100 short tons (~ 91 tons) \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton short<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.1 USD\/ton short<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, August, September, October, December.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u: $25\/t\u1ea5n<br>\r\nGi\u1edbi h\u1ea1n gi\u00e1 m\u1edf r\u1ed9ng: $40\/t\u1ea5n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Standard Soybean Meal<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-7358715682\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7358715682\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-4c683ea2 e-con-full e-flex e-con e-child\" data-id=\"4c683ea2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0e75f7 elementor-widget elementor-widget-html\" data-id=\"f0e75f7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646438\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646438\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\"elementor-element elementor-element-2c5fa86 e-con-full e-flex e-con e-child\" data-id=\"2c5fa86\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-383a789 elementor-widget elementor-widget-shortcode\" data-id=\"383a789\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1276\" class=\"elementor elementor-1276\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49aa7a2d ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"49aa7a2d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13d99d78 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"13d99d78\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"333028728\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-3330287281\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-3330287281\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3330287282\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3330287282\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-3330287281\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3330287281\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-e99f1f e-con-full e-flex e-con e-child\" data-id=\"e99f1f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4ac243 elementor-widget elementor-widget-html\" data-id=\"e4ac243\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a c\u01a1 s\u1edf<\/strong><\/td>\n<td>CBOT Soybean Meal<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>MZM<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>10 tons short \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>USD\/ton short<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.2 USD\/ton short<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>January, March, May, July, August, September, October, December<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td class=\"translation-block\">On Friday, at least 2 business days before the last business day of the month prior to the expiration month.<br>\nIf Friday is not a business day, the last trading day will be the previous business day.<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>\n<ul>\n<li class=\"translation-block\">Initial price limit:\u00a0<strong>$20\/ton<\/strong><\/li>\n<li class=\"translation-block\">Extended price limit:<strong>$30\/ton<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>No physical delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3330287282\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3330287282\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-53b73bff e-con-full e-flex e-con e-child\" data-id=\"53b73bff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb5fb14 elementor-widget elementor-widget-html\" data-id=\"fb5fb14\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-388646439\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-388646439\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\"elementor-element elementor-element-7990a73 e-con-full e-flex e-con e-child\" data-id=\"7990a73\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec0f521 elementor-widget elementor-widget-shortcode\" data-id=\"ec0f521\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1279\" class=\"elementor elementor-1279\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-192967c4 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"192967c4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34214ce4 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"34214ce4\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"874597604\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-8745976041\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-8745976041\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-8745976042\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-8745976042\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-8745976041\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-8745976041\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-75dd6ceb e-con-full e-flex e-con e-child\" data-id=\"75dd6ceb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fc03338 elementor-widget elementor-widget-html\" data-id=\"7fc03338\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Chicago Soft Red Winter Wheat<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZWA<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5000 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.25 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Initial Price Limit:\u00a0$0.50\/bushel<br>\nExtended Price Limit:\u00a0$0.75\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">SRW wheat grade 1, grade 2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-8745976042\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-8745976042\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6bb4d0f5 e-con-full e-flex e-con e-child\" data-id=\"6bb4d0f5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b6bf945 elementor-widget elementor-widget-html\" data-id=\"1b6bf945\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">L\u00faa m\u1ef3\u00a0CBOT<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">C.ZWA \/ P.ZWA<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Underlying assets<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Wheat Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">01 CBOT Wheat Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>\u2022 Phi\u00ean 1: 07:00 &#8211; 19:45<\/p>\n<p>\u2022 Phi\u00ean 2: 20:30 &#8211; 01:20 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.125 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">&#8211; Th\u00e1ng k\u1ef3 h\u1ea1n hi\u1ec7n t\u1ea1i, hai th\u00e1ng ti\u1ebfp theo<\/p>\n<p>&#8211; 6 th\u00e1ng k\u1ef3 h\u1ea1n 3, 5, 7, 9, 12 \u00a0t\u00ednh t\u1eeb th\u00e1ng hi\u1ec7n t\u1ea1i v\u00e0 th\u00eam m\u1ed9t th\u00e1ng 7 \u0111\u01b0\u1ee3c ni\u00eam y\u1ebft v\u00e0o th\u00e1ng 7<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Nearest Friday and at least 2 business days before the last business day of the month preceding the due month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option exercise method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option strike price<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Type of option<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">American style options<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3886464310\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3886464310\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\"elementor-element elementor-element-5dcfb43 e-con-full e-flex e-con e-child\" data-id=\"5dcfb43\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1eaaff elementor-widget elementor-widget-shortcode\" data-id=\"d1eaaff\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1282\" class=\"elementor elementor-1282\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76a39269 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"76a39269\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-605dc3fe e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"605dc3fe\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1616757758\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-16167577581\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-16167577581\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-16167577582\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-16167577582\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-16167577581\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16167577581\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-7400e645 e-con-full e-flex e-con e-child\" data-id=\"7400e645\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8aab2f elementor-widget elementor-widget-html\" data-id=\"e8aab2f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity transactions<\/td>\n<td colspan=\"1\" rowspan=\"1\">Kansas Wheat CBOT<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">KWE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">5,000 bushels \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price listing unit<\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Transaction time<\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price step<\/td>\n<td colspan=\"1\" rowspan=\"1\">0.25 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Maturity month<\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Date of delivery registration<\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">First Notice Date<\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Last trading day<\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Deposit<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Position limits<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price range<\/td>\n<td colspan=\"1\" rowspan=\"1\">Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u: $0.5\/gi\u1ea1<\/p>\n<p>Gi\u1edbi h\u1ea1n gi\u00e1 m\u1edf r\u1ed9ng: $0.75\/gi\u1ea1<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Payment method<\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Quality standards<\/td>\n<td colspan=\"1\" rowspan=\"1\">Kansas Grade 1 and Grade 2 Wheat<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-16167577582\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16167577582\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-3aa30272 e-con-full e-flex e-con e-child\" data-id=\"3aa30272\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eda7cd4 elementor-widget elementor-widget-html\" data-id=\"eda7cd4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3886464311\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3886464311\" data-tab-index=\"11\" style=\"--n-tabs-title-order: 11;\" class=\"elementor-element elementor-element-b7294eb e-con-full e-flex e-con e-child\" data-id=\"b7294eb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5418e50 elementor-widget elementor-widget-shortcode\" data-id=\"5418e50\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1285\" class=\"elementor elementor-1285\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7dc8d008 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"7dc8d008\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6525d1c2 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"6525d1c2\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1696977346\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-16969773461\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-16969773461\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-16969773462\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-16969773462\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-16969773461\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16969773461\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-288a222e e-con-full e-flex e-con e-child\" data-id=\"288a222e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b12f255 elementor-widget elementor-widget-html\" data-id=\"b12f255\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Chicago Soft Red Winter Wheat<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">XW<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1000 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.125 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Initial Price Limit:\u00a0$0.50\/bushel<br>\nExtended Price Limit:\u00a0$0.75\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">SRW wheat grade 1, grade 2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-16969773462\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16969773462\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6139d174 e-con-full e-flex e-con e-child\" data-id=\"6139d174\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d8ece8 elementor-widget elementor-widget-html\" data-id=\"1d8ece8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3886464312\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3886464312\" data-tab-index=\"12\" style=\"--n-tabs-title-order: 12;\" class=\"elementor-element elementor-element-2988e41 e-con-full e-flex e-con e-child\" data-id=\"2988e41\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d30084c elementor-widget elementor-widget-shortcode\" data-id=\"d30084c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1291\" class=\"elementor elementor-1291\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5471f575 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5471f575\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63b818a6 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"63b818a6\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1673009318\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-16730093181\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-16730093181\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-16730093182\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-16730093182\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-16730093181\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16730093181\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-4bc172bb e-con-full e-flex e-con e-child\" data-id=\"4bc172bb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d58a356 elementor-widget elementor-widget-html\" data-id=\"d58a356\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a c\u01a1 s\u1edf<\/strong><\/td>\n<td>Corn CBOT<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>MZC<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>500 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.5 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td>On Friday, at least 2 business days before the last business day of the month prior to the expiration month. If Friday is not a business day, the last trading day will be the previous business day<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>\n<ul>\n<li class=\"translation-block\">Initial price limit:\u00a0<strong>$0.3\/bushel<\/strong><\/li>\n<li>Extended price limit:\u00a0<strong>$0.45\/gi\u1ea1<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>No physical delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-16730093182\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16730093182\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-63bb24ff e-con-full e-flex e-con e-child\" data-id=\"63bb24ff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5046c9f elementor-widget elementor-widget-html\" data-id=\"5046c9f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3886464313\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3886464313\" data-tab-index=\"13\" style=\"--n-tabs-title-order: 13;\" class=\"elementor-element elementor-element-fc555a7 e-con-full e-flex e-con e-child\" data-id=\"fc555a7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-616afc6 elementor-widget elementor-widget-shortcode\" data-id=\"616afc6\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1294\" class=\"elementor elementor-1294\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c5e4929 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"7c5e4929\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-707336c7 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"707336c7\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1886598855\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-18865988551\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-18865988551\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-18865988552\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-18865988552\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-18865988551\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18865988551\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-7948cad8 e-con-full e-flex e-con e-child\" data-id=\"7948cad8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d02ab57 elementor-widget elementor-widget-html\" data-id=\"d02ab57\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a giao d\u1ecbch<\/strong><\/td>\n<td>Corn CBOT<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>ZCE<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>5000 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.25 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td><strong>Date of delivery registration<\/strong><\/td>\n<td>5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td>Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>Initial Price Limit: $0.35\/bushel Extended Price Limit: $0.55\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>Material delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>Yellow corn kernels grade 1, grade 2, grade<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-18865988552\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18865988552\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-5f5dadad e-con-full e-flex e-con e-child\" data-id=\"5f5dadad\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbe1103 elementor-widget elementor-widget-html\" data-id=\"fbe1103\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a giao d\u1ecbch<\/strong><\/td>\n<td>Corn CBOT<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>C.ZCE \/ P.ZCE<\/td>\n<\/tr>\n<tr>\n<td><strong>Underlying assets<\/strong><\/td>\n<td>CBOT Corn Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>01 CBOT Corn Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.125 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td class=\"translation-block\">\u2013 Current maturity month, next two months and: \u2013 Listing 2 March contracts after the most recent August contract expires<br>\n\u2013 Listing 2 May contracts after the most recent October contract expires<br>\n\u2013 Listing 2 September contracts after the most recent April contract expires<br>\n\u2013 Listing 6 July and December contracts after the most recent December contract expires<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td>Nearest Friday and at least 2 business days before the last business day of the month preceding the due month<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Option exercise method<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Option strike price<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Type of option<\/strong><\/td>\n<td>American style options<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3886464314\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3886464314\" data-tab-index=\"14\" style=\"--n-tabs-title-order: 14;\" class=\"elementor-element elementor-element-d281442 e-con-full e-flex e-con e-child\" data-id=\"d281442\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91d0e3c elementor-widget elementor-widget-shortcode\" data-id=\"91d0e3c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1297\" class=\"elementor elementor-1297\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31376fff ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"31376fff\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed99c23 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"ed99c23\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"249142307\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2491423071\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2491423071\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2491423072\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2491423072\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2491423071\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2491423071\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-38854ad3 e-con-full e-flex e-con e-child\" data-id=\"38854ad3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45415ea elementor-widget elementor-widget-text-editor\" data-id=\"45415ea\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a c\u01a1 s\u1edf<\/strong><\/td>\n<td>Corn CBOT<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>MZC<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>500 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.5 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td>On Friday, at least 2 business days before the last business day of the month prior to the expiration month. If Friday is not a business day, the last trading day will be the previous business day<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>\n<ul>\n<li class=\"translation-block\">Initial price limit:\u00a0<strong>$0.3\/bushel<\/strong><\/li>\n<li>Extended price limit:\u00a0<strong>$0.45\/gi\u1ea1<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>No physical delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2491423072\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2491423072\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-5f088e99 e-con-full e-flex e-con e-child\" data-id=\"5f088e99\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ad62ce elementor-widget elementor-widget-text-editor\" data-id=\"1ad62ce\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3886464315\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3886464315\" data-tab-index=\"15\" style=\"--n-tabs-title-order: 15;\" class=\"elementor-element elementor-element-e959c03 e-con-full e-flex e-con e-child\" data-id=\"e959c03\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-045effe elementor-widget elementor-widget-shortcode\" data-id=\"045effe\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1301\" class=\"elementor elementor-1301\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c88af1a ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"3c88af1a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9593ec e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"e9593ec\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"244683756\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2446837561\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2446837561\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2446837562\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2446837562\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2446837561\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2446837561\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-48ce16f e-con-full e-flex e-con e-child\" data-id=\"48ce16f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5739a38 elementor-widget elementor-widget-text-editor\" data-id=\"5739a38\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Corn CBOT<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">XC<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1000 bushels \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.125 cents\/bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Initial price limit: $0.35\/per bushel<br>Extended price limit: $0.55\/per bushel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Yellow corn kernels grade 1, grade 2, grade 3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2446837562\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2446837562\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6c7805b e-con-full e-flex e-con e-child\" data-id=\"6c7805b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25b59a2 elementor-widget elementor-widget-text-editor\" data-id=\"25b59a2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d58a71 ct__tab e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"0d58a71\" data-element_type=\"widget\" id=\"kim-loai\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"13994609\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-139946091\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-139946091\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tcotton\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946092\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946092\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tcacao\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946093\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946093\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\trubber rss3\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946094\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946094\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\ttsr20 rubber\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946095\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946095\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tArabica coffee\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946096\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946096\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\trobusta coffee\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946097\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946097\" style=\"--n-tabs-title-order: 7;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tcrude palm oil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946098\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946098\" style=\"--n-tabs-title-order: 8;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tsugar 11\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-139946099\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-139946099\" style=\"--n-tabs-title-order: 9;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\twhite sugar\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-139946091\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946091\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-2941176 e-con-full e-flex e-con e-child\" data-id=\"2941176\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b745952 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"b745952\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1304\" class=\"elementor elementor-1304\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2145eb00 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"2145eb00\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13bd4882 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"13bd4882\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"331171970\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-3311719701\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-3311719701\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3311719702\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3311719702\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-3311719701\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3311719701\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-14943661 e-con-full e-flex e-con e-child\" data-id=\"14943661\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-003d833 elementor-widget elementor-widget-text-editor\" data-id=\"003d833\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ICE US Grade 2 Cotton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CTE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">50 000 pound\/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>08:00 &#8211; 01:20 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Th\u00e1ng 3, 5, 7, 10, 12<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 working days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 business days prior to the first business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">17 business days prior to the last business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Gi\u1edbi h\u1ea1n gi\u00e1 h\u00e0ng ng\u00e0y dao \u0111\u1ed9ng t\u1eeb 3 \u0111\u1ebfn 7 cent\/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3311719702\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3311719702\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-2f0e517e e-con-full e-flex e-con e-child\" data-id=\"2f0e517e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4da3aeb elementor-widget elementor-widget-text-editor\" data-id=\"4da3aeb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946092\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946092\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-0d797a7 e-con-full e-flex e-con e-child\" data-id=\"0d797a7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4771b63 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"4771b63\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1307\" class=\"elementor elementor-1307\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-638c2df8 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"638c2df8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-174a6243 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"174a6243\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"390750787\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-3907507871\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-3907507871\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-3907507872\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-3907507872\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-3907507871\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3907507871\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-4cd9c6be e-con-full e-flex e-con e-child\" data-id=\"4cd9c6be\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45fae5e elementor-widget elementor-widget-text-editor\" data-id=\"45fae5e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Cacao ICE US<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CCE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>15:45 \u2013 00:30 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Before the day<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10 business days before the sixth business day of the due month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">11 business days before the last business day of the due month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Not regulated<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-3907507872\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-3907507872\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-20febd5f e-con-full e-flex e-con e-child\" data-id=\"20febd5f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d04fad1 elementor-widget elementor-widget-text-editor\" data-id=\"d04fad1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946093\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946093\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\"elementor-element elementor-element-e7a9887 e-con-full e-flex e-con e-child\" data-id=\"e7a9887\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-688e865 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"688e865\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1310\" class=\"elementor elementor-1310\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bcebab ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"4bcebab\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59eeebb4 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"59eeebb4\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1508830132\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-15088301321\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-15088301321\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-15088301322\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-15088301322\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-15088301321\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-15088301321\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-7ac5a2e3 e-con-full e-flex e-con e-child\" data-id=\"7ac5a2e3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e579661 elementor-widget elementor-widget-text-editor\" data-id=\"e579661\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">RSS3 OSE rubber<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">TRU<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 tons\/lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">JPY \/ kg<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>\u2022 Phi\u00ean 1: 07:00 \u2013 13:15<\/p>\n<p>\u2022 Phi\u00ean 2: 14:30 \u2013 17:00<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.1 JPY \/ kg<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">12 consecutive months<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 working days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">4 business days before the last business day of the maturity month (except December 4 business days before December 28)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10% of payment price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-15088301322\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-15088301322\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-4a708b8b e-con-full e-flex e-con e-child\" data-id=\"4a708b8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05a16a8 elementor-widget elementor-widget-text-editor\" data-id=\"05a16a8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946094\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946094\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\"elementor-element elementor-element-137162d e-con-full e-flex e-con e-child\" data-id=\"137162d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed5f41c ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"ed5f41c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1313\" class=\"elementor elementor-1313\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5db24194 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5db24194\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ebdbe1 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"9ebdbe1\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"166452193\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1664521931\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1664521931\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1664521932\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1664521932\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1664521931\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1664521931\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-40cbbe89 e-con-full e-flex e-con e-child\" data-id=\"40cbbe89\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0a3e7c elementor-widget elementor-widget-text-editor\" data-id=\"f0a3e7c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10% of payment price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZFT<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 tons\/lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ kg<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>06:55 \u2013 17:00<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.1 cent \/ kg<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">12 consecutive months<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 working days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10% of payment price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1664521932\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1664521932\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-60831720 e-con-full e-flex e-con e-child\" data-id=\"60831720\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-490b290 elementor-widget elementor-widget-text-editor\" data-id=\"490b290\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946095\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946095\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\"elementor-element elementor-element-ef2ea98 e-con-full e-flex e-con e-child\" data-id=\"ef2ea98\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed84a52 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"ed84a52\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1316\" class=\"elementor elementor-1316\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c346aba ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"6c346aba\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67dc2a96 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"67dc2a96\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1742482070\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-17424820701\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-17424820701\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-17424820702\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-17424820702\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-17424820701\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17424820701\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-6896f5af e-con-full e-flex e-con e-child\" data-id=\"6896f5af\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-756525c elementor-widget elementor-widget-text-editor\" data-id=\"756525c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Arabica Coffee ICE US (Coffee C)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">KCE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">37 500 pounds \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>15:15 &#8211; 00:30 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.05 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, July, September, December<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">05 working days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">07 business days before the first business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">08 business days before the last business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Not regulated<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Arabica coffee grade 1, grade 2, grade 3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-17424820702\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17424820702\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6ce20a49 e-con-full e-flex e-con e-child\" data-id=\"6ce20a49\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3dedab8 elementor-widget elementor-widget-text-editor\" data-id=\"3dedab8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity transactions<\/td>\n<td colspan=\"1\" rowspan=\"1\">Arabica Coffee ICE US<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">C.KCE \/ P.KCE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Underlying assets<\/td>\n<td colspan=\"1\" rowspan=\"1\">ICE US Arabica Coffee Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">&nbsp;<\/p>\n<p>01 ICE US Arabica Coffee Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price listing unit<\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Transaction time<\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>15:15 &#8211; 23:30<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price step<\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 cent\/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Maturity month<\/td>\n<td colspan=\"1\" rowspan=\"1\">&#8211; Th\u00e1ng \u0111\u00e1o h\u1ea1n th\u00f4ng th\u01b0\u1eddng (Regular Options): Th\u00e1ng 3, 5, 7, 9, 12<\/p>\n<p>&#8211; Th\u00e1ng \u0111\u00e1o h\u1ea1n n\u1ed1i ti\u1ebfp (Serial Options): 1, 2, 4, 6, 8, 10, 11<\/p>\n<p>&#8211; V\u1edbi m\u1ed7i serial options, h\u1ee3p \u0111\u1ed3ng k\u1ef3 h\u1ea1n ti\u00eau chu\u1ea9n c\u01a1 s\u1edf l\u00e0 h\u1ee3p \u0111\u1ed3ng k\u1ef3 h\u1ea1n ti\u00eau chu\u1ea9n li\u1ec1n sau g\u1ea7n nh\u1ea5t<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Last trading day<\/td>\n<td colspan=\"1\" rowspan=\"1\">Second Friday of the month prior to the due date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Deposit<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Position limits<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Option exercise method<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Option strike price<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Type of option<\/td>\n<td colspan=\"1\" rowspan=\"1\">American style options<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946096\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946096\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\"elementor-element elementor-element-bcd22be e-con-full e-flex e-con e-child\" data-id=\"bcd22be\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b403a6 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"2b403a6\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1319\" class=\"elementor elementor-1319\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6336b4e7 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"6336b4e7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c31811d e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"c31811d\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"204570909\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2045709091\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2045709091\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2045709092\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2045709092\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2045709091\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2045709091\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-28740859 e-con-full e-flex e-con e-child\" data-id=\"28740859\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae0ebd5 elementor-widget elementor-widget-text-editor\" data-id=\"ae0ebd5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Robusta ICE Coffee<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LRC<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10 tons \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>15:00 &#8211; 23:30<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, September, November, for a total of 10 listed months<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">05 days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">4th business day before the first business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">4th business day before the last business day of the month due at 7:30 pm<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Not regulated<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Robusta coffee grade 1, grade 2, grade 3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2045709092\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2045709092\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6e07aa43 e-con-full e-flex e-con e-child\" data-id=\"6e07aa43\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7b357c elementor-widget elementor-widget-text-editor\" data-id=\"c7b357c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Crude Palm Oil BMDX<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">MPO<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">25 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">MYR\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>\u2022 Session 1: 09:30 \u2013 11:30<\/p>\n<p>\u2022 Session 2: 1:30 PM \u2013 5:00 PM<\/p>\n<p>Monday \u2013 Thursday:<\/p>\n<p>\u2022 Session 3: 8:00 PM \u2013 10:30 PM<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">01 MYR \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Current month, next 11 months and odd months in next 3 year period<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Noon on the 15th of the maturity month, if the 15th is a holiday, the last trading day will be moved to the business day immediately preceding the 15th.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946097\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946097\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\"elementor-element elementor-element-52af502 e-con-full e-flex e-con e-child\" data-id=\"52af502\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd45e24 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"bd45e24\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1323\" class=\"elementor elementor-1323\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21292071 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"21292071\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29db3f6d e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"29db3f6d\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"702234477\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-7022344771\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-7022344771\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-7022344772\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-7022344772\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-7022344771\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7022344771\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-681c87da e-con-full e-flex e-con e-child\" data-id=\"681c87da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d9a7e9 elementor-widget elementor-widget-text-editor\" data-id=\"2d9a7e9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Crude Palm Oil BMDX<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">MPO<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">25 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">MYR\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>\u2022 Session 1: 09:30 \u2013 11:30<\/p>\n<p>\u2022 Session 2: 1:30 PM \u2013 5:00 PM<\/p>\n<p>Monday \u2013 Thursday:<\/p>\n<p>\u2022 Session 3: 8:00 PM \u2013 10:30 PM<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">01 MYR \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Current month, next 11 months and odd months in next 3 year period<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Noon on the 15th of the maturity month, if the 15th is a holiday, the last trading day will be moved to the business day immediately preceding the 15th.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-7022344772\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7022344772\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-724a86f4 e-con-full e-flex e-con e-child\" data-id=\"724a86f4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59fc240 elementor-widget elementor-widget-text-editor\" data-id=\"59fc240\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946098\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946098\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\"elementor-element elementor-element-6ba9e75 e-con-full e-flex e-con e-child\" data-id=\"6ba9e75\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9386085 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"9386085\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1327\" class=\"elementor elementor-1327\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6668bacd ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"6668bacd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fa796e7 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"3fa796e7\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1067947751\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-10679477511\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-10679477511\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10679477512\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10679477512\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-10679477511\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10679477511\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-4a2a57ff e-con-full e-flex e-con e-child\" data-id=\"4a2a57ff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ca17ba elementor-widget elementor-widget-text-editor\" data-id=\"2ca17ba\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity transactions<\/td>\n<td colspan=\"1\" rowspan=\"1\">Route 11 ICE US<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">SBE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">112 000 pound\/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price listing unit<\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Transaction time<\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>14:30 &#8211; 00:00 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price step<\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Maturity month<\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, July, October<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Date of delivery registration<\/td>\n<td colspan=\"1\" rowspan=\"1\">5 working days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">First Notice Date<\/td>\n<td colspan=\"1\" rowspan=\"1\">First business day of the due month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Last trading day<\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month prior to the due date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Deposit<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Position limits<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price range<\/td>\n<td colspan=\"1\" rowspan=\"1\">Not regulated<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Payment method<\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Quality standards<\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10679477512\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10679477512\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-2c586de2 e-con-full e-flex e-con e-child\" data-id=\"2c586de2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-508227c elementor-widget elementor-widget-text-editor\" data-id=\"508227c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity transactions<\/td>\n<td colspan=\"1\" rowspan=\"1\">Route 11 ICE US<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">C.SBE \/ P.SBE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Underlying assets<\/td>\n<td colspan=\"1\" rowspan=\"1\">ICE US 11 Sugar Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">01 ICE US Sugar 11 Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price listing unit<\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Transaction time<\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>14:30 &#8211; 00:00 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price step<\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Maturity month<\/td>\n<td colspan=\"1\" rowspan=\"1\">&#8211; Th\u00e1ng \u0111\u00e1o h\u1ea1n th\u00f4ng th\u01b0\u1eddng (Regular Options): Th\u00e1ng 1, 3, 5, 7, 10<\/p>\n<p>&#8211; Th\u00e1ng \u0111\u00e1o h\u1ea1n n\u1ed1i ti\u1ebfp (Serial Options): Th\u00e1ng 2, 4, 6, 8, 9, 11, 12<\/p>\n<p>&#8211; V\u1edbi th\u00e1ng \u0111\u00e1o h\u1ea1n l\u00e0 th\u00e1ng 1, h\u1ee3p \u0111\u1ed3ng k\u1ef3 h\u1ea1n ti\u00eau chu\u1ea9n th\u00e1ng 3 l\u00e0 h\u1ee3p \u0111\u1ed3ng k\u1ef3 h\u1ea1n ti\u00eau chu\u1ea9n c\u01a1 s\u1edf<\/p>\n<p>&#8211; V\u1edbi c\u00e1c serial option c\u00f2n l\u1ea1i, h\u1ee3p \u0111\u1ed3ng k\u1ef3 h\u1ea1n ti\u00eau chu\u1ea9n c\u01a1 s\u1edf l\u00e0 h\u1ee3p \u0111\u1ed3ng k\u1ef3 h\u1ea1n ti\u00eau chu\u1ea9n li\u1ec1n sau g\u1ea7n nh\u1ea5t<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Last trading day<\/td>\n<td colspan=\"1\" rowspan=\"1\">The 15th day of the month prior to the expiration month. If this day falls on a weekend or holiday, the next business day will be the last trading day.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Deposit<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Position limits<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Option exercise method<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Option strike price<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Type of option<\/td>\n<td colspan=\"1\" rowspan=\"1\">American style options<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-139946099\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-139946099\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\"elementor-element elementor-element-e33fce2 e-con-full e-flex e-con e-child\" data-id=\"e33fce2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf8c27c ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"cf8c27c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1330\" class=\"elementor elementor-1330\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab17dcf ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"3ab17dcf\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-760a2979 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"760a2979\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1980377465\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-19803774651\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-19803774651\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-19803774652\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-19803774652\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-19803774651\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-19803774651\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-4dfd6fa9 e-con-full e-flex e-con e-child\" data-id=\"4dfd6fa9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5b2818 elementor-widget elementor-widget-text-editor\" data-id=\"c5b2818\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ICE EU White Sugar<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">QW<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">50 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>14:45 \u2013 00:00 (the next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10 cents\/ton ($0.1\/ton)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">March, May, August, October, December, for a total of 8 listed months<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">16 days before the first day of the expiry month, at 17:55 (London time). If this day is not a business day, the last trading day will be the previous business day.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Not regulated<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-19803774652\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-19803774652\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-5167ee59 e-con-full e-flex e-con e-child\" data-id=\"5167ee59\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c612614 elementor-widget elementor-widget-text-editor\" data-id=\"c612614\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6436ca3 ct__tab e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"6436ca3\" data-element_type=\"widget\" id=\"nang-luong\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"105082019\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1050820191\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1050820191\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tsilver\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820192\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820192\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tplatinum\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820193\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820193\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tplatinum nano acm\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820194\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820194\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tsilver microphone\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820195\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820195\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmini silver\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820196\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820196\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tacm nano silver\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820197\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820197\" style=\"--n-tabs-title-order: 7;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tlead lme\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820198\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820198\" style=\"--n-tabs-title-order: 8;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tcopper\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1050820199\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1050820199\" style=\"--n-tabs-title-order: 9;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tcopper lme\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201910\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201910\" style=\"--n-tabs-title-order: 10;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tMicro copper\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201911\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"11\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201911\" style=\"--n-tabs-title-order: 11;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmini copper\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201912\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"12\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201912\" style=\"--n-tabs-title-order: 12;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tacm nano copper\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201913\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"13\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201913\" style=\"--n-tabs-title-order: 13;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tlme zinc\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201914\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"14\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201914\" style=\"--n-tabs-title-order: 14;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tcomex aluminum\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201915\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"15\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201915\" style=\"--n-tabs-title-order: 15;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tlme aluminum\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201916\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"16\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201916\" style=\"--n-tabs-title-order: 16;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tniken lme\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201917\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"17\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201917\" style=\"--n-tabs-title-order: 17;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tiron ore\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201918\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"18\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201918\" style=\"--n-tabs-title-order: 18;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tlme hot rolled steel coil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201919\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"19\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201919\" style=\"--n-tabs-title-order: 19;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tlme scrap steel\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201920\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"20\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201920\" style=\"--n-tabs-title-order: 20;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tlme rebar\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10508201921\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"21\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10508201921\" style=\"--n-tabs-title-order: 21;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\ttin lme\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1050820191\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820191\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-1deaa67 e-con-full e-flex e-con e-child\" data-id=\"1deaa67\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e754f4b ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"e754f4b\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"848\" class=\"elementor elementor-848\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc60cd3 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"bc60cd3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-118e878 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"118e878\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"18409592\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-184095921\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-184095921\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-184095922\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-184095922\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-184095921\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-184095921\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-3060e79 e-con-full e-flex e-con e-child\" data-id=\"3060e79\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fff1535 elementor-widget elementor-widget-html\" data-id=\"fff1535\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Soybean Oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZLE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">60 000 pound \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 cent \/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, August, September, October, December.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Initial price limit: $0.040\/pound<br>Extended price limit: $0.060\/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Soybean Oil<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-184095922\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-184095922\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-46d948c e-con-full e-flex e-con e-child\" data-id=\"46d948c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0aa012c elementor-widget elementor-widget-html\" data-id=\"0aa012c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a c\u01a1 s\u1edf<\/strong><\/td>\n<td>CBOT Soybean Oil<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>MZL<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>6,000 pound \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.02 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>January, March, May, July, August, September, October, December<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td class=\"translation-block\">On Friday, at least 2 business days before the last business day of the month prior to the expiration month.<br>\nIf Friday is not a business day, the last trading day will be the previous business day.<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>\n<ul>\n<li>Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u:\u00a0<strong>$0.03\/pound<\/strong><\/li>\n<li class=\"translation-block\">Extended Price Limit:\u00a0<strong>$0.045\/pound<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>No physical delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820192\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820192\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-d4051db e-con-full e-flex e-con e-child\" data-id=\"d4051db\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b35968 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"4b35968\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1340\" class=\"elementor elementor-1340\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e57d954 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5e57d954\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ae0e383 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"1ae0e383\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"450945923\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-4509459231\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-4509459231\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-4509459232\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-4509459232\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-4509459231\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-4509459231\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-3ce1228b e-con-full e-flex e-con e-child\" data-id=\"3ce1228b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d9dd4a7 elementor-widget elementor-widget-text-editor\" data-id=\"d9dd4a7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NYMEX Platinum<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">PLE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">50 troy ounces\/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.1 USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 working days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Ng\u00e0y l\u00e0m vi\u1ec7c th\u1ee9 3 cu\u1ed1i c\u00f9ng c\u1ee7a th\u00e1ng \u0111\u00e1o h\u1ea1n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-4509459232\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-4509459232\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-223a40d0 e-con-full e-flex e-con e-child\" data-id=\"223a40d0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76c9bed elementor-widget elementor-widget-text-editor\" data-id=\"76c9bed\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820193\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820193\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\"elementor-element elementor-element-2953a9f e-con-full e-flex e-con e-child\" data-id=\"2953a9f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ce2684 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"6ce2684\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1345\" class=\"elementor elementor-1345\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-179b564c ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"179b564c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83b5e97 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"83b5e97\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"138108567\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1381085671\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1381085671\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1381085672\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1381085672\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1381085671\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1381085671\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-248206af e-con-full e-flex e-con e-child\" data-id=\"248206af\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9265d6 elementor-widget elementor-widget-text-editor\" data-id=\"b9265d6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Platinum Nano ACM<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">PL1NY<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 troy ounce \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.1 USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">4 month contracts for terms 1, 4, 7 and 10<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1381085672\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1381085672\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-479dfb1e e-con-full e-flex e-con e-child\" data-id=\"479dfb1e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a5c68 elementor-widget elementor-widget-text-editor\" data-id=\"96a5c68\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820194\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820194\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\"elementor-element elementor-element-782c58b e-con-full e-flex e-con e-child\" data-id=\"782c58b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fc1b79 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"5fc1b79\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1349\" class=\"elementor elementor-1349\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54837774 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"54837774\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4533f743 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"4533f743\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1161033539\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-11610335391\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-11610335391\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-11610335392\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-11610335392\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-11610335391\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-11610335391\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-352eddad e-con-full e-flex e-con e-child\" data-id=\"352eddad\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35ec2dd elementor-widget elementor-widget-text-editor\" data-id=\"35ec2dd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>TRANSACTION FEES TABLE<\/strong><\/p>\n<p>Fees and taxes will be charged on a one-way purchase or sale transaction.<\/p>\n<figure class=\"table\">\n<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">COMEX microphone silver<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">SIL<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1,000 troy ounce \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.005 USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-11610335392\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-11610335392\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-4607952 e-con-full e-flex e-con e-child\" data-id=\"4607952\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f17cfbb elementor-widget elementor-widget-text-editor\" data-id=\"f17cfbb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820195\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820195\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\"elementor-element elementor-element-49b6f10 e-con-full e-flex e-con e-child\" data-id=\"49b6f10\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cda925 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"9cda925\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1356\" class=\"elementor elementor-1356\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-584d93c9 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"584d93c9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53c6ea33 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"53c6ea33\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1405545011\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-14055450111\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-14055450111\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-14055450112\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-14055450112\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-14055450111\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-14055450111\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-67a59e86 e-con-full e-flex e-con e-child\" data-id=\"67a59e86\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7275921 elementor-widget elementor-widget-text-editor\" data-id=\"7275921\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">COMEX mini silver<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">MQI<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">2,500 troy ounce \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.0125 USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last 3rd business day of the month immediately preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-14055450112\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-14055450112\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-70bac3d6 e-con-full e-flex e-con e-child\" data-id=\"70bac3d6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1cde06 elementor-widget elementor-widget-text-editor\" data-id=\"d1cde06\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820196\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820196\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\"elementor-element elementor-element-78abafc e-con-full e-flex e-con e-child\" data-id=\"78abafc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3306aa ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"c3306aa\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1360\" class=\"elementor elementor-1360\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b702c33 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5b702c33\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7525ea4d e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"7525ea4d\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1965419085\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-19654190851\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-19654190851\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-19654190852\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-19654190852\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-19654190851\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-19654190851\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-de2dc1e e-con-full e-flex e-con e-child\" data-id=\"de2dc1e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0384b50 elementor-widget elementor-widget-text-editor\" data-id=\"0384b50\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Platinum Nano ACM<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">PL1NY<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 troy ounce \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.1 USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">4 month contracts for terms 1, 4, 7 and 10<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-19654190852\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-19654190852\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-1494746e e-con-full e-flex e-con e-child\" data-id=\"1494746e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d657fa1 elementor-widget elementor-widget-text-editor\" data-id=\"d657fa1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820197\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820197\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\"elementor-element elementor-element-830be2b e-con-full e-flex e-con e-child\" data-id=\"830be2b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-535bc8d ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"535bc8d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1363\" class=\"elementor elementor-1363\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2115b1e1 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"2115b1e1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a45de8c e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"3a45de8c\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"977657484\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-9776574841\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-9776574841\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-9776574842\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9776574842\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-9776574841\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9776574841\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-1262cc28 e-con-full e-flex e-con e-child\" data-id=\"1262cc28\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebcb050 elementor-widget elementor-widget-text-editor\" data-id=\"ebcb050\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Lead LME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LEDZ \/ PBD<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">25 tons\/lot (\u00b12%)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.50 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract type<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 months (3-month)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract term<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Daily listing<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Due date<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">03 months from the date the contract is listed<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The trading day immediately before the expiration date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">15% of closing price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-9776574842\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9776574842\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6234db2c e-con-full e-flex e-con e-child\" data-id=\"6234db2c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb03c55 elementor-widget elementor-widget-text-editor\" data-id=\"fb03c55\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820198\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820198\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\"elementor-element elementor-element-908b72b e-con-full e-flex e-con e-child\" data-id=\"908b72b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd11d19 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"bd11d19\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1363\" class=\"elementor elementor-1363\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2115b1e1 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"2115b1e1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a45de8c e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"3a45de8c\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"977657484\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-9776574841\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-9776574841\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-9776574842\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9776574842\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-9776574841\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9776574841\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-1262cc28 e-con-full e-flex e-con e-child\" data-id=\"1262cc28\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebcb050 elementor-widget elementor-widget-text-editor\" data-id=\"ebcb050\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Lead LME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LEDZ \/ PBD<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">25 tons\/lot (\u00b12%)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.50 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract type<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 months (3-month)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract term<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Daily listing<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Due date<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">03 months from the date the contract is listed<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The trading day immediately before the expiration date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">15% of closing price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-9776574842\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9776574842\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6234db2c e-con-full e-flex e-con e-child\" data-id=\"6234db2c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb03c55 elementor-widget elementor-widget-text-editor\" data-id=\"fb03c55\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1050820199\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1050820199\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\"elementor-element elementor-element-b0d4549 e-con-full e-flex e-con e-child\" data-id=\"b0d4549\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cec17f1 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"cec17f1\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1370\" class=\"elementor elementor-1370\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d045ad7 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"1d045ad7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ffd26c8 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"6ffd26c8\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1878861512\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-18788615121\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-18788615121\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-18788615122\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-18788615122\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-18788615121\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18788615121\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-6affd832 e-con-full e-flex e-con e-child\" data-id=\"6affd832\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80670e2 elementor-widget elementor-widget-text-editor\" data-id=\"80670e2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Copper LME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LDKZ \/ CAD<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">25 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.50 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract type<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 months (3-month)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract term<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Daily listing<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Due date<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">03 months from the date the contract is listed<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The trading day immediately before the expiration date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">15% of closing price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-18788615122\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18788615122\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-4e0a33a3 e-con-full e-flex e-con e-child\" data-id=\"4e0a33a3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a969dea elementor-widget elementor-widget-text-editor\" data-id=\"a969dea\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201910\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201910\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\"elementor-element elementor-element-c1b8d1d e-con-full e-flex e-con e-child\" data-id=\"c1b8d1d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-147156e ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"147156e\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1376\" class=\"elementor elementor-1376\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50ed87fb ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"50ed87fb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69a029c7 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"69a029c7\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1772104135\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-17721041351\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-17721041351\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-17721041352\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-17721041352\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-17721041351\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17721041351\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-23bfa979 e-con-full e-flex e-con e-child\" data-id=\"23bfa979\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ea2de3 elementor-widget elementor-widget-text-editor\" data-id=\"7ea2de3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">COMEX microphone copper<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">MHG<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">2,500 pound \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.0005 USD \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last 3rd business day of the month immediately preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-17721041352\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17721041352\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-2a85b192 e-con-full e-flex e-con e-child\" data-id=\"2a85b192\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfaf46c elementor-widget elementor-widget-text-editor\" data-id=\"cfaf46c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201911\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201911\" data-tab-index=\"11\" style=\"--n-tabs-title-order: 11;\" class=\"elementor-element elementor-element-58ca504 e-con-full e-flex e-con e-child\" data-id=\"58ca504\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc33d39 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"bc33d39\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1379\" class=\"elementor elementor-1379\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64553e1a ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"64553e1a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1804f83c e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"1804f83c\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"402978876\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-4029788761\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-4029788761\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-4029788762\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-4029788762\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-4029788761\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-4029788761\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-4eb34601 e-con-full e-flex e-con e-child\" data-id=\"4eb34601\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40d58b2 elementor-widget elementor-widget-text-editor\" data-id=\"40d58b2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">COMEX Mini Coin<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">MQC<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">12,500 pound \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.002 USD \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last 3rd business day of the month immediately preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-4029788762\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-4029788762\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-65e82e49 e-con-full e-flex e-con e-child\" data-id=\"65e82e49\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2651a59 elementor-widget elementor-widget-text-editor\" data-id=\"2651a59\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201912\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201912\" data-tab-index=\"12\" style=\"--n-tabs-title-order: 12;\" class=\"elementor-element elementor-element-ac7dd78 e-con-full e-flex e-con e-child\" data-id=\"ac7dd78\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec154e5 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"ec154e5\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1382\" class=\"elementor elementor-1382\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44d723da ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"44d723da\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ac94fb e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"3ac94fb\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"61641979\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-616419791\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-616419791\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-616419792\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-616419792\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-616419791\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-616419791\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-59e7fc44 e-con-full e-flex e-con e-child\" data-id=\"59e7fc44\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc65f1c elementor-widget elementor-widget-text-editor\" data-id=\"fc65f1c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity transactions<\/td>\n<td colspan=\"1\" rowspan=\"1\">Nano Copper 2 CO<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">CP2CO<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Commodity code<\/td>\n<td colspan=\"1\" rowspan=\"1\">1000 pounds \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price listing unit<\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ Pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Transaction time<\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price step<\/td>\n<td colspan=\"1\" rowspan=\"1\">0.0005 USD \/ troy ounce<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Maturity month<\/td>\n<td colspan=\"1\" rowspan=\"1\">4 months consecutive contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">First Notice Date<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Last trading day<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Deposit<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Position limits<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Price range<\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Payment method<\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">Quality standards<\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-616419792\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-616419792\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-632a2afb e-con-full e-flex e-con e-child\" data-id=\"632a2afb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06b1ccb elementor-widget elementor-widget-text-editor\" data-id=\"06b1ccb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201913\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201913\" data-tab-index=\"13\" style=\"--n-tabs-title-order: 13;\" class=\"elementor-element elementor-element-e40bc2e e-con-full e-flex e-con e-child\" data-id=\"e40bc2e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a8d124 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"3a8d124\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1704\" class=\"elementor elementor-1704\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ef5a636 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"4ef5a636\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e7824a3 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"2e7824a3\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"779625635\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-7796256351\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-7796256351\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-7796256352\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-7796256352\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-7796256351\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7796256351\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-1b14e7da e-con-full e-flex e-con e-child\" data-id=\"1b14e7da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-882154f elementor-widget elementor-widget-text-editor\" data-id=\"882154f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Zinc LME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LZHZ \/ ZDS<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">25 tons\/lot (\u00b12%)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.50 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract type<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 months (3-month)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract term<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Daily listing<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Due date<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">03 months from the date the contract is listed<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The trading day immediately before the expiration date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">15% of closing price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-7796256352\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7796256352\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-371fad2e e-con-full e-flex e-con e-child\" data-id=\"371fad2e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ec4c1 elementor-widget elementor-widget-text-editor\" data-id=\"c8ec4c1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201914\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201914\" data-tab-index=\"14\" style=\"--n-tabs-title-order: 14;\" class=\"elementor-element elementor-element-5bf6358 e-con-full e-flex e-con e-child\" data-id=\"5bf6358\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0400e7f ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"0400e7f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"848\" class=\"elementor elementor-848\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc60cd3 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"bc60cd3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-118e878 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"118e878\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"18409592\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-184095921\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-184095921\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-184095922\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-184095922\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-184095921\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-184095921\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-3060e79 e-con-full e-flex e-con e-child\" data-id=\"3060e79\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fff1535 elementor-widget elementor-widget-html\" data-id=\"fff1535\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Soybean Oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ZLE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">60 000 pound \/ Lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 cent \/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">January, March, May, July, August, September, October, December.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5th business day before first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month preceding the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Business day before the 15th of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\" class=\"translation-block\">Initial price limit: $0.040\/pound<br>Extended price limit: $0.060\/pound<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CBOT Soybean Oil<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-184095922\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-184095922\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-46d948c e-con-full e-flex e-con e-child\" data-id=\"46d948c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0aa012c elementor-widget elementor-widget-html\" data-id=\"0aa012c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td><strong>H\u00e0ng h\u00f3a c\u01a1 s\u1edf<\/strong><\/td>\n<td>CBOT Soybean Oil<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>MZL<\/td>\n<\/tr>\n<tr>\n<td><strong>Commodity code<\/strong><\/td>\n<td>6,000 pound \/ Lot<\/td>\n<\/tr>\n<tr>\n<td><strong>Price listing unit<\/strong><\/td>\n<td>cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Transaction time<\/strong><\/td>\n<td class=\"translation-block\">Monday \u2013 Friday:<br>\n\u2022 Session 1: 07:00 \u2013 19:45<br>\n\u2022 Session 2: 20:30 \u2013 01:20 (next day)<\/td>\n<\/tr>\n<tr>\n<td><strong>Price step<\/strong><\/td>\n<td>0.02 cent \/ pound<\/td>\n<\/tr>\n<tr>\n<td><strong>Maturity month<\/strong><\/td>\n<td>January, March, May, July, August, September, October, December<\/td>\n<\/tr>\n<tr>\n<td><strong>First Notice Date<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Last trading day<\/strong><\/td>\n<td class=\"translation-block\">On Friday, at least 2 business days before the last business day of the month prior to the expiration month.<br>\nIf Friday is not a business day, the last trading day will be the previous business day.<\/td>\n<\/tr>\n<tr>\n<td><strong>Deposit<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Position limits<\/strong><\/td>\n<td>According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td><strong>Price range<\/strong><\/td>\n<td>\n<ul>\n<li>Gi\u1edbi h\u1ea1n gi\u00e1 ban \u0111\u1ea7u:\u00a0<strong>$0.03\/pound<\/strong><\/li>\n<li class=\"translation-block\">Extended Price Limit:\u00a0<strong>$0.045\/pound<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Payment method<\/strong><\/td>\n<td>No physical delivery<\/td>\n<\/tr>\n<tr>\n<td><strong>Quality standards<\/strong><\/td>\n<td>The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201915\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201915\" data-tab-index=\"15\" style=\"--n-tabs-title-order: 15;\" class=\"elementor-element elementor-element-d97af57 e-con-full e-flex e-con e-child\" data-id=\"d97af57\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ce292c ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"3ce292c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1708\" class=\"elementor elementor-1708\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fa47944 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"2fa47944\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56506e98 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"56506e98\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1448111768\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-14481117681\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-14481117681\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-14481117682\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-14481117682\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-14481117681\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-14481117681\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-3004419 e-con-full e-flex e-con e-child\" data-id=\"3004419\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8cc091a elementor-widget elementor-widget-text-editor\" data-id=\"8cc091a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LME Aluminum<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LALZ \/ AHD<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">25 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.50 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract type<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 months (3-month)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract term<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Daily listing<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Due date<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">03 months from the date the contract is listed<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The trading day immediately before the expiration date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">15% of closing price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-14481117682\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-14481117682\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-7a22a6b4 e-con-full e-flex e-con e-child\" data-id=\"7a22a6b4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e821e3 elementor-widget elementor-widget-text-editor\" data-id=\"6e821e3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201916\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201916\" data-tab-index=\"16\" style=\"--n-tabs-title-order: 16;\" class=\"elementor-element elementor-element-7f89b2f e-con-full e-flex e-con e-child\" data-id=\"7f89b2f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baff466 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"baff466\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1720\" class=\"elementor elementor-1720\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d487fb3 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5d487fb3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25ab62bf e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"25ab62bf\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"631988927\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-6319889271\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-6319889271\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-6319889272\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-6319889272\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-6319889271\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-6319889271\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-758234cb e-con-full e-flex e-con e-child\" data-id=\"758234cb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f62391b elementor-widget elementor-widget-text-editor\" data-id=\"f62391b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Niken LME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LNIZ \/ NID<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">6 tons\/lot (\u00b12%)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract type<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 months (3-month)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract term<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Daily listing<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Due date<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">03 months from the date the contract is listed<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The trading day immediately before the expiration date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">15% of closing price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-6319889272\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-6319889272\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-5dc46224 e-con-full e-flex e-con e-child\" data-id=\"5dc46224\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba3fdfb elementor-widget elementor-widget-text-editor\" data-id=\"ba3fdfb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201917\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201917\" data-tab-index=\"17\" style=\"--n-tabs-title-order: 17;\" class=\"elementor-element elementor-element-6517179 e-con-full e-flex e-con e-child\" data-id=\"6517179\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13f25ee ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"13f25ee\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1723\" class=\"elementor elementor-1723\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-262ae3b6 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"262ae3b6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-693c92fe e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"693c92fe\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1765577470\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-17655774701\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-17655774701\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-17655774702\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-17655774702\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-17655774701\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17655774701\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-4465c7e0 e-con-full e-flex e-con e-child\" data-id=\"4465c7e0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00951f5 elementor-widget elementor-widget-text-editor\" data-id=\"00951f5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Iron Ore 62% Fe \u2013 SGX<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">FEF<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">100 tons\/lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>Phi\u00ean 1: 06:25\u00a0\u2013 19:00<\/p>\n<p>Phi\u00ean 2: 19:15 \u2013 04:15 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.05 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">12 consecutive months, within a period of 04 years from the current year<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 working days before the first notice date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Not regulated<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-17655774702\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17655774702\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-68bd2e4d e-con-full e-flex e-con e-child\" data-id=\"68bd2e4d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-663d41f elementor-widget elementor-widget-text-editor\" data-id=\"663d41f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201918\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201918\" data-tab-index=\"18\" style=\"--n-tabs-title-order: 18;\" class=\"elementor-element elementor-element-08f5c02 e-con-full e-flex e-con e-child\" data-id=\"08f5c02\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c595625 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"c595625\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1727\" class=\"elementor elementor-1727\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26c4b897 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"26c4b897\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f504753 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"4f504753\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1330661203\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-13306612031\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-13306612031\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-13306612032\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-13306612032\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-13306612031\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-13306612031\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-752bcfc e-con-full e-flex e-con e-child\" data-id=\"752bcfc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93f23b9 elementor-widget elementor-widget-text-editor\" data-id=\"93f23b9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Hot Rolled Steel Coil FOB China LME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LHC<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.5 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-13306612032\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-13306612032\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-104a6b31 e-con-full e-flex e-con e-child\" data-id=\"104a6b31\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5650e94 elementor-widget elementor-widget-text-editor\" data-id=\"5650e94\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201919\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201919\" data-tab-index=\"19\" style=\"--n-tabs-title-order: 19;\" class=\"elementor-element elementor-element-599d2ee e-con-full e-flex e-con e-child\" data-id=\"599d2ee\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d07354b ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"d07354b\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1730\" class=\"elementor elementor-1730\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-164ead38 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"164ead38\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62b5e9f5 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"62b5e9f5\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1656089077\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-16560890771\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-16560890771\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-16560890772\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-16560890772\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-16560890771\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16560890771\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-289e27ca e-con-full e-flex e-con e-child\" data-id=\"289e27ca\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56f836c elementor-widget elementor-widget-text-editor\" data-id=\"56f836c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CFR T\u00fcrkiye LME Scrap Steel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">SSC<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.5 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-16560890772\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-16560890772\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-149ef004 e-con-full e-flex e-con e-child\" data-id=\"149ef004\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5628e94 elementor-widget elementor-widget-text-editor\" data-id=\"5628e94\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201920\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201920\" data-tab-index=\"20\" style=\"--n-tabs-title-order: 20;\" class=\"elementor-element elementor-element-38e974d e-con-full e-flex e-con e-child\" data-id=\"38e974d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdec5ef ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"cdec5ef\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1733\" class=\"elementor elementor-1733\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5090c5b3 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5090c5b3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106f4844 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"106f4844\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"275728452\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2757284521\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2757284521\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2757284522\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2757284522\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2757284521\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2757284521\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-77e1e63a e-con-full e-flex e-con e-child\" data-id=\"77e1e63a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d19a6b elementor-widget elementor-widget-text-editor\" data-id=\"2d19a6b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Rebar FOB T\u00fcrkiye LME<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">SSR<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.5 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the maturity month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2757284522\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2757284522\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-702c56a1 e-con-full e-flex e-con e-child\" data-id=\"702c56a1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b161095 elementor-widget elementor-widget-text-editor\" data-id=\"b161095\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n<p>&nbsp;<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10508201921\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10508201921\" data-tab-index=\"21\" style=\"--n-tabs-title-order: 21;\" class=\"elementor-element elementor-element-9841fb4 e-con-full e-flex e-con e-child\" data-id=\"9841fb4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bdfaa18 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"bdfaa18\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1736\" class=\"elementor elementor-1736\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a8d00f5 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"3a8d00f5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-496324b1 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"496324b1\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1231234225\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-12312342251\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-12312342251\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-12312342252\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-12312342252\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-12312342251\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-12312342251\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-15b8dab0 e-con-full e-flex e-con e-child\" data-id=\"15b8dab0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b14016 elementor-widget elementor-widget-text-editor\" data-id=\"6b14016\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LME tin<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">LTIZ \/ NID<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 t\u1ea5n \/ lot (\u00b1 2%)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 \u2013 01:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">5 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract type<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 months (3-month)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Contract term<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Daily listing<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Due date<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">03 months from the date the contract is listed<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The trading day immediately before the expiration date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations from time to time.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">15% of closing price<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Material delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-12312342252\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-12312342252\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-35f49d9f e-con-full e-flex e-con e-child\" data-id=\"35f49d9f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7cd8d6 elementor-widget elementor-widget-text-editor\" data-id=\"c7cd8d6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8476334 ct__tab e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"8476334\" data-element_type=\"widget\" id=\"nguyen-lieu-cong-nghiep\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"138896180\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1388961801\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1388961801\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tbrent oil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1388961802\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1388961802\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tbrent mini oil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1388961803\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1388961803\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tlow sulfur oil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1388961804\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1388961804\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\twti crude oil\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1388961805\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1388961805\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tWTI Crude Oil Mini\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1388961806\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1388961806\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tnatural gas\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1388961807\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1388961807\" style=\"--n-tabs-title-order: 7;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tmini natural gas\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1388961808\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1388961808\" style=\"--n-tabs-title-order: 8;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\trbob blended gasoline\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1388961801\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961801\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-2ce544d e-con-full e-flex e-con e-child\" data-id=\"2ce544d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd69dc2 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"bd69dc2\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1739\" class=\"elementor elementor-1739\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42cfc8b4 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"42cfc8b4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bb178fa e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"3bb178fa\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1001486586\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-10014865861\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-10014865861\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-10014865862\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-10014865862\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-10014865861\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10014865861\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-6d9578ce e-con-full e-flex e-con e-child\" data-id=\"6d9578ce\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d5d0c2 elementor-widget elementor-widget-text-editor\" data-id=\"5d5d0c2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Brent crude oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">QO<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1000 cartons\/lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 AM \u2013 05:00 PM (the next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 USD \/ barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">96 consecutive months<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month prior to the 2 month due date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-10014865862\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10014865862\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-584f0025 e-con-full e-flex e-con e-child\" data-id=\"584f0025\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a590e1c elementor-widget elementor-widget-text-editor\" data-id=\"a590e1c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Brent crude oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">C.QO \/ P.QO<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Underlying assets<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">ICE EU Brent Crude Oil Benchmark Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">01 ICE EU Brent Crude Oil Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Th\u1ee9 2 \u2013 Th\u1ee9 6<\/p>\n<p>07:00 \u2013 05:00 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 USD \/ barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">96 consecutive months from the current month.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 business days before the last trading day of the respective underlying standard futures contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option exercise method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option strike price<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Type of option<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">American style options<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1388961802\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961802\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-be68a8e e-con-full e-flex e-con e-child\" data-id=\"be68a8e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4fc138a ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"4fc138a\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1742\" class=\"elementor elementor-1742\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1a51c7 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"b1a51c7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e3e146d e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"e3e146d\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"238949485\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2389494851\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2389494851\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2389494852\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2389494852\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2389494851\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2389494851\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-30364383 e-con-full e-flex e-con e-child\" data-id=\"30364383\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d3b801 elementor-widget elementor-widget-text-editor\" data-id=\"2d3b801\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Brent mini crude oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">BM<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">100 cartons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 AM \u2013 05:00 PM (the next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 USD \/ barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">96 consecutive months<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2389494852\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2389494852\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-25fbc6f2 e-con-full e-flex e-con e-child\" data-id=\"25fbc6f2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5964e3 elementor-widget elementor-widget-text-editor\" data-id=\"f5964e3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1388961803\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961803\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\"elementor-element elementor-element-d600346 e-con-full e-flex e-con e-child\" data-id=\"d600346\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa56ccf ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"fa56ccf\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1745\" class=\"elementor elementor-1745\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22f758a3 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"22f758a3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b4848e1 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"3b4848e1\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"994592993\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-9945929931\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-9945929931\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-9945929932\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9945929932\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-9945929931\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9945929931\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-45f9a0c7 e-con-full e-flex e-con e-child\" data-id=\"45f9a0c7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-073c0da elementor-widget elementor-widget-text-editor\" data-id=\"073c0da\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Low sulfur oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">QP<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">100 tons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>07:00 AM \u2013 05:00 PM (the next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.25 USD \/ ton<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">96 consecutive months<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">At 19:00 of the day before the 14th of the expiration month 02 working days<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-9945929932\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9945929932\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-6fd7bd74 e-con-full e-flex e-con e-child\" data-id=\"6fd7bd74\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c6641d elementor-widget elementor-widget-text-editor\" data-id=\"0c6641d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1388961804\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961804\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\"elementor-element elementor-element-d3e5bbe e-con-full e-flex e-con e-child\" data-id=\"d3e5bbe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccbadef ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"ccbadef\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1748\" class=\"elementor elementor-1748\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4005bc35 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"4005bc35\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70e5daa8 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"70e5daa8\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1894111912\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-18941119121\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-18941119121\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-18941119122\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-18941119122\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-18941119121\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18941119121\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-6d9a2d12 e-con-full e-flex e-con e-child\" data-id=\"6d9a2d12\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68d2e94 elementor-widget elementor-widget-text-editor\" data-id=\"68d2e94\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">WTI crude oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">CLE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">1000 cartons\/lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 USD \/ barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The consecutive months in the current year and the next 10 years, plus the first 2 months of the 11th year.<\/p>\n<p>Publish contracts for a new calendar year and 2 additional months of contracts after the December contract of the current year expires.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Before the 25th of the month prior to the due month 3 business days<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-18941119122\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18941119122\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-3948abf9 e-con-full e-flex e-con e-child\" data-id=\"3948abf9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-384c3fc elementor-widget elementor-widget-text-editor\" data-id=\"384c3fc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">WTI crude oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">C.CLE \/ P.CLE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Underlying assets<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NYMEX WTI Crude Oil Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">01 NYMEX WTI Crude Oil Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.01 USD \/ barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Consecutive months of the current year, the next 10 years and 2 additional maturity months of the 11th year. The maturity months of one year and the next 2 months will be added after the December contract of the current year ends trading.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">6 business days before the 25th day of the month prior to the maturity month. If the 25th day is not a business day, the last trading day will be 7 business days before the 25th day of the month prior to the maturity month.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option exercise method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option strike price<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Type of option<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">American style options<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1388961805\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961805\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\"elementor-element elementor-element-4d9bbb3 e-con-full e-flex e-con e-child\" data-id=\"4d9bbb3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-273e276 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"273e276\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1751\" class=\"elementor elementor-1751\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d11e114 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"4d11e114\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66e4b3c7 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"66e4b3c7\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1726264263\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-17262642631\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-17262642631\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-17262642632\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-17262642632\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-17262642631\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17262642631\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-1613fd81 e-con-full e-flex e-con e-child\" data-id=\"1613fd81\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e6fb8a elementor-widget elementor-widget-text-editor\" data-id=\"7e6fb8a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">WTI mini oil<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NQM<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">500 cartons \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD\/barrel<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.025 USD \/ th\u00f9ng<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Consecutive months in the current year and the next 5 years. List contracts for a new calendar year after the current year's December contract expires.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Before the 25th of the month prior to the expiration month 4 business days (1 business day before the expiration date of WTI Crude Oil contract)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-17262642632\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17262642632\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-289f904e e-con-full e-flex e-con e-child\" data-id=\"289f904e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a6be9f elementor-widget elementor-widget-text-editor\" data-id=\"3a6be9f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1388961806\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961806\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\"elementor-element elementor-element-877a6c8 e-con-full e-flex e-con e-child\" data-id=\"877a6c8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e01db5 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"3e01db5\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1756\" class=\"elementor elementor-1756\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b0240b8 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"1b0240b8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b4c74ec e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"6b4c74ec\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1800172780\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-18001727801\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-18001727801\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-18001727802\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-18001727802\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-18001727801\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18001727801\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-2656bac7 e-con-full e-flex e-con e-child\" data-id=\"2656bac7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d387389 elementor-widget elementor-widget-text-editor\" data-id=\"d387389\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Natural gas<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NGE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">10,000 million British thermal units (mmBtu) \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.001 USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Consecutive months in the current year and the following 12 years. List contracts for a new calendar year after the current year's December contract expires.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">3 business days before the first business day of the due month<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-18001727802\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-18001727802\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-45d52c63 e-con-full e-flex e-con e-child\" data-id=\"45d52c63\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aeea659 elementor-widget elementor-widget-text-editor\" data-id=\"aeea659\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<colgroup>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NYMEX Natural Gas<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">C.NGE \/ P.NGE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Underlying assets<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NYMEX Natural Gas Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">01 NYMEX Natural Gas Standard Futures Contract<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (ng\u00e0y h\u00f4m sau)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.001 USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">&nbsp;<\/p>\n<p>Consecutive months in the current year and the next 12 years. New expiration months of a year will be added after the current year's December contract ends trading<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The last 4th business day of the month prior to the expiry month (one business day prior to the last trading day of the respective underlying standard futures contract)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option exercise method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Option strike price<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Type of option<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">American style options<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1388961807\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961807\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\"elementor-element elementor-element-b151e14 e-con-full e-flex e-con e-child\" data-id=\"b151e14\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e65049 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"7e65049\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1758\" class=\"elementor elementor-1758\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5824c612 ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5824c612\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46bdc342 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"46bdc342\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1186841410\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-11868414101\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-11868414101\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-11868414102\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-11868414102\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-11868414101\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-11868414101\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-796c1750 e-con-full e-flex e-con e-child\" data-id=\"796c1750\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fe2077 elementor-widget elementor-widget-text-editor\" data-id=\"3fe2077\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NYMEX Natural Gas<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NQG<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">2,500 million British thermal units (mmBtu) \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.005 USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Consecutive months in the current year and the next 5 years<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-11868414102\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-11868414102\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-4ead6516 e-con-full e-flex e-con e-child\" data-id=\"4ead6516\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48120a8 elementor-widget elementor-widget-text-editor\" data-id=\"48120a8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NYMEX Natural Gas<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">NQG<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">2,500 million British thermal units (mmBtu) \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.005 USD \/ mmBtu<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Consecutive months in the current year and the next 5 years<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1388961808\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1388961808\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\"elementor-element elementor-element-acf5648 e-con-full e-flex e-con e-child\" data-id=\"acf5648\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d92066 ct__compresscode elementor-widget elementor-widget-shortcode\" data-id=\"7d92066\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1761\" class=\"elementor elementor-1761\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e5f750b ct__product_container e-flex e-con-boxed e-con e-parent\" data-id=\"5e5f750b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29d2d9e9 e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"29d2d9e9\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"701684201\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\" data-no-translation-aria-label=\"\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-7016842011\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-7016842011\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFutures\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-7016842012\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-7016842012\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptions\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-7016842011\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7016842011\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-7d8828be e-con-full e-flex e-con e-child\" data-id=\"7d8828be\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a073d20 elementor-widget elementor-widget-text-editor\" data-id=\"a073d20\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table class=\"ck-table-resized\">\n<tbody>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity transactions<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">RBOB blended gasoline<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">RBE<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Commodity code\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">42 000 gallon \/ lot<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price listing unit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">USD \/ gallon<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Transaction time\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Monday \u2013 Friday:<\/p>\n<p>05:00 \u2013 04:00 (next day)<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price step\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">0.0001 USD \/ gallon<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Maturity month\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The consecutive months in the current year and the next 3 years, plus 1 additional month at the beginning of the 4th year.<\/p>\n<p>Publish contracts for a new calendar year and one additional month of contract, after the December contract of the current year expires.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Date of delivery registration\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\"><\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>First Notice Date\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Last trading day\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">Last business day of the month prior to the due date<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Deposit\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Position limits\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Price range\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">According to MXV regulations<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Payment method\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">No physical delivery<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\"><strong>Quality standards\u00a0<\/strong><\/td>\n<td colspan=\"1\" rowspan=\"1\">The standards are detailed below.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-7016842012\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7016842012\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-4d4a9acf e-con-full e-flex e-con e-child\" data-id=\"4d4a9acf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbca996 elementor-widget elementor-widget-text-editor\" data-id=\"dbca996\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Currently VIETFUTURES does not trade Options Contracts for this product.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>S\u1ea3n Ph\u1ea9m Giao D\u1ecbch d\u1ea7u \u0111\u1eadu t\u01b0\u01a1ng d\u1ea7u \u0111\u1eadu t\u01b0\u01a1ng micro \u0111\u1eadu t\u01b0\u01a1ng \u0111\u1eadu t\u01b0\u01a1ng micro \u0111\u1eadu t\u01b0\u01a1ng mini g\u1ea1o th\u00f4 kh\u00f4 \u0111\u1eadu t\u01b0\u01a1ng kh\u00f4 \u0111\u1eadu t\u01b0\u01a1ng micro l\u00faa m\u00ec l\u00faa m\u00ec kansas l\u00faa m\u00ec mini l\u00faa m\u1ef3 micro ng\u00f4 ng\u00f4 micro ng\u00f4 mini Futures Options Futures Options Futures Options Futures Options Futures Options Futures [&hellip;]<\/p>","protected":false},"author":1,"featured_media":192,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-25","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>VietFutures | \u0110\u1ea7u T\u01b0 An To\u00e0n, L\u1ee3i Nhu\u1eadn B\u1ec1n V\u1eefng<\/title>\n<meta name=\"description\" content=\"VietFutures cung c\u1ea5p d\u1ecbch v\u1ee5 giao d\u1ecbch h\u00e0ng h\u00f3a, \u0111\u00e0o t\u1ea1o t\u00e0i ch\u00ednh, t\u01b0 v\u1ea5n \u0111\u1ea7u t\u01b0 v\u00e0 Co-Funding. \u0110\u0103ng k\u00fd t\u00e0i kho\u1ea3n demo ho\u1eb7c m\u1edf t\u00e0i kho\u1ea3n th\u1eadt \u0111\u1ec3 \u0111\u1ea7u t\u01b0 ngay h\u00f4m nay!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/viet-futures.com\/en\/product\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VietFutures | \u0110\u1ea7u T\u01b0 An To\u00e0n, L\u1ee3i Nhu\u1eadn B\u1ec1n V\u1eefng\" \/>\n<meta property=\"og:description\" content=\"VietFutures cung c\u1ea5p d\u1ecbch v\u1ee5 giao d\u1ecbch h\u00e0ng h\u00f3a, \u0111\u00e0o t\u1ea1o t\u00e0i ch\u00ednh, t\u01b0 v\u1ea5n \u0111\u1ea7u t\u01b0 v\u00e0 Co-Funding. \u0110\u0103ng k\u00fd t\u00e0i kho\u1ea3n demo ho\u1eb7c m\u1edf t\u00e0i kho\u1ea3n th\u1eadt \u0111\u1ec3 \u0111\u1ea7u t\u01b0 ngay h\u00f4m nay!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/viet-futures.com\/en\/product\/\" \/>\n<meta property=\"og:site_name\" content=\"Viet Futures\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-19T04:46:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"115 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/viet-futures.com\/san-pham\/\",\"url\":\"https:\/\/viet-futures.com\/san-pham\/\",\"name\":\"VietFutures | \u0110\u1ea7u T\u01b0 An To\u00e0n, L\u1ee3i Nhu\u1eadn B\u1ec1n V\u1eefng\",\"isPartOf\":{\"@id\":\"https:\/\/viet-futures.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/viet-futures.com\/san-pham\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/viet-futures.com\/san-pham\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png\",\"datePublished\":\"2025-06-12T03:24:19+00:00\",\"dateModified\":\"2025-06-19T04:46:15+00:00\",\"description\":\"VietFutures cung c\u1ea5p d\u1ecbch v\u1ee5 giao d\u1ecbch h\u00e0ng h\u00f3a, \u0111\u00e0o t\u1ea1o t\u00e0i ch\u00ednh, t\u01b0 v\u1ea5n \u0111\u1ea7u t\u01b0 v\u00e0 Co-Funding. \u0110\u0103ng k\u00fd t\u00e0i kho\u1ea3n demo ho\u1eb7c m\u1edf t\u00e0i kho\u1ea3n th\u1eadt \u0111\u1ec3 \u0111\u1ea7u t\u01b0 ngay h\u00f4m nay!\",\"breadcrumb\":{\"@id\":\"https:\/\/viet-futures.com\/san-pham\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/viet-futures.com\/san-pham\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/viet-futures.com\/san-pham\/#primaryimage\",\"url\":\"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png\",\"contentUrl\":\"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png\",\"width\":1200,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/viet-futures.com\/san-pham\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Trang ch\u1ee7\",\"item\":\"https:\/\/viet-futures.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"S\u1ea3n ph\u1ea9m\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/viet-futures.com\/#website\",\"url\":\"https:\/\/viet-futures.com\/\",\"name\":\"Viet Futures\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/viet-futures.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/viet-futures.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/viet-futures.com\/#organization\",\"name\":\"Viet Futures\",\"url\":\"https:\/\/viet-futures.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/viet-futures.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/logo-lappdv.png\",\"contentUrl\":\"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/logo-lappdv.png\",\"width\":143,\"height\":145,\"caption\":\"Viet Futures\"},\"image\":{\"@id\":\"https:\/\/viet-futures.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VietFutures | \u0110\u1ea7u T\u01b0 An To\u00e0n, L\u1ee3i Nhu\u1eadn B\u1ec1n V\u1eefng","description":"VietFutures cung c\u1ea5p d\u1ecbch v\u1ee5 giao d\u1ecbch h\u00e0ng h\u00f3a, \u0111\u00e0o t\u1ea1o t\u00e0i ch\u00ednh, t\u01b0 v\u1ea5n \u0111\u1ea7u t\u01b0 v\u00e0 Co-Funding. \u0110\u0103ng k\u00fd t\u00e0i kho\u1ea3n demo ho\u1eb7c m\u1edf t\u00e0i kho\u1ea3n th\u1eadt \u0111\u1ec3 \u0111\u1ea7u t\u01b0 ngay h\u00f4m nay!","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:\/\/viet-futures.com\/en\/product\/","og_locale":"en_US","og_type":"article","og_title":"VietFutures | \u0110\u1ea7u T\u01b0 An To\u00e0n, L\u1ee3i Nhu\u1eadn B\u1ec1n V\u1eefng","og_description":"VietFutures cung c\u1ea5p d\u1ecbch v\u1ee5 giao d\u1ecbch h\u00e0ng h\u00f3a, \u0111\u00e0o t\u1ea1o t\u00e0i ch\u00ednh, t\u01b0 v\u1ea5n \u0111\u1ea7u t\u01b0 v\u00e0 Co-Funding. \u0110\u0103ng k\u00fd t\u00e0i kho\u1ea3n demo ho\u1eb7c m\u1edf t\u00e0i kho\u1ea3n th\u1eadt \u0111\u1ec3 \u0111\u1ea7u t\u01b0 ngay h\u00f4m nay!","og_url":"https:\/\/viet-futures.com\/en\/product\/","og_site_name":"Viet Futures","article_modified_time":"2025-06-19T04:46:15+00:00","og_image":[{"width":1200,"height":600,"url":"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"115 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/viet-futures.com\/san-pham\/","url":"https:\/\/viet-futures.com\/san-pham\/","name":"VietFutures | \u0110\u1ea7u T\u01b0 An To\u00e0n, L\u1ee3i Nhu\u1eadn B\u1ec1n V\u1eefng","isPartOf":{"@id":"https:\/\/viet-futures.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/viet-futures.com\/san-pham\/#primaryimage"},"image":{"@id":"https:\/\/viet-futures.com\/san-pham\/#primaryimage"},"thumbnailUrl":"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png","datePublished":"2025-06-12T03:24:19+00:00","dateModified":"2025-06-19T04:46:15+00:00","description":"VietFutures cung c\u1ea5p d\u1ecbch v\u1ee5 giao d\u1ecbch h\u00e0ng h\u00f3a, \u0111\u00e0o t\u1ea1o t\u00e0i ch\u00ednh, t\u01b0 v\u1ea5n \u0111\u1ea7u t\u01b0 v\u00e0 Co-Funding. \u0110\u0103ng k\u00fd t\u00e0i kho\u1ea3n demo ho\u1eb7c m\u1edf t\u00e0i kho\u1ea3n th\u1eadt \u0111\u1ec3 \u0111\u1ea7u t\u01b0 ngay h\u00f4m nay!","breadcrumb":{"@id":"https:\/\/viet-futures.com\/san-pham\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/viet-futures.com\/san-pham\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/viet-futures.com\/san-pham\/#primaryimage","url":"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png","contentUrl":"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/preview-0fwh33.png","width":1200,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/viet-futures.com\/san-pham\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Trang ch\u1ee7","item":"https:\/\/viet-futures.com\/"},{"@type":"ListItem","position":2,"name":"S\u1ea3n ph\u1ea9m"}]},{"@type":"WebSite","@id":"https:\/\/viet-futures.com\/#website","url":"https:\/\/viet-futures.com\/","name":"Viet Futures","description":"","publisher":{"@id":"https:\/\/viet-futures.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/viet-futures.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/viet-futures.com\/#organization","name":"Viet Futures","url":"https:\/\/viet-futures.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/viet-futures.com\/#\/schema\/logo\/image\/","url":"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/logo-lappdv.png","contentUrl":"https:\/\/viet-futures.com\/wp-content\/uploads\/2025\/06\/logo-lappdv.png","width":143,"height":145,"caption":"Viet Futures"},"image":{"@id":"https:\/\/viet-futures.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":0,"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/media\/192"}],"wp:attachment":[{"href":"https:\/\/viet-futures.com\/en\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}