CINXE.COM
UxC: Ux Weekly 31-30, July 24, 2017
<!DOCTYPE html> <html> <head lang="en"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><title> UxC: Ux Weekly 31-30, July 24, 2017 </title> <link rel="icon" type="image/x-icon" href="/favicon.ico?v=0" /> <meta name="description" content="UxC publishes world nuclear fuel prices, uranium (U3O8), conversion (UF6) and enrichment (SWU), and handles all aspects of the nuclear fuel market: tracking uranium production, exploration, reactor demand, and utility contracting activities. The Ux Weekly is the leading source of market information." /><meta name="keywords" content="UxC, Ux, Uranium Exchange, uranium price, uranium, U3O8, UF6, EUP, SWU, conversion, enrichment, consulting, nuclear, nuclear fuel, fuel, power, consulting, brokerage, spot, term, prices, price" /> <link id="bootstrapStyle" rel="stylesheet" href="/styles/bootstrap-3.3.6/bootstrap-comfortable.css?v=20231116170047a" /> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript">window.jQuery || document.write('<script src="/scripts/library/jquery-1.11.1.min.js">\x3C/script>')</script> <script src="/bundles/uxcJs?v=ontA2I5Tqi-Tkgyrl9EYUj4zNVlElri76w--SToDbSQ1"></script> <link href="/bundles/uxcStyles?v=rUxEWDnBqq2MMJT1sRqHhZ2Ucswmpzq5EOMFjUk25CQ1" rel="stylesheet"/> <script type="text/javascript"> $(function () { var browser = 'IE'; var browserVer = 7; if (browser === 'IE' || browser === 'InternetExplorer') { $('#iewarning').show(); } $('#clientSiteAlertDismiss').click(function () { $('#clientSiteAlert').slideUp(); saveIndexedDB('clientSiteAlertDismissed', true); }); loadIndexedDB('clientSiteAlertDismissed', function (data) { var clientAlertNeeded = false; if (clientAlertNeeded && !data) $('#clientSiteAlert').slideDown(); }); loadIndexedDB('cookieAlertDismissed', function (data) { if ((checkCookie() || window.indexedDB) && !data) { $('#cookieAlert').fadeIn(); } }); $('#cookieAlertDismiss').click(function () { $('#cookieAlert').fadeOut(); saveIndexedDB('cookieAlertDismissed', true); }); }); function openIndexedDB() { var uxcDB = window.indexedDB.open("uxcDatabase", 1); uxcDB.onupgradeneeded = function () { var db = {} db.result = uxcDB.result; db.store = db.result.createObjectStore("uxcObjectStore", { keyPath: "id" }); }; return uxcDB; } function getStoreIndexedDB(uxcDB) { var db = {}; db.result = uxcDB.result; db.tx = db.result.transaction("uxcObjectStore", "readwrite"); db.store = db.tx.objectStore("uxcObjectStore"); return db; } function saveIndexedDB(id, data) { if (!('indexedDB' in window)) return false; var uxcDB = openIndexedDB(); uxcDB.onsuccess = function () { var db = getStoreIndexedDB(uxcDB); db.store.put({ id: id, data: data }); } return true; } function loadIndexedDB(id, callback) { if (!('indexedDB' in window)) return false; var uxcDB = openIndexedDB(); uxcDB.onsuccess = function () { var db = getStoreIndexedDB(uxcDB); var getData = db.store.get(id); getData.onsuccess = function () { if (!getData.result) callback(null); else callback(getData.result.data); }; db.tx.oncomplete = function () { db.result.close(); }; } return true; } </script> </head> <body class=''> <form name="aspnetForm" method="post" action="./UxWContent.aspx?key=17046" id="aspnetForm"> <div> <input type="hidden" name="ctl00_ctl00_RadScriptManager1_TSM" id="ctl00_ctl00_RadScriptManager1_TSM" value="" /> <input type="hidden" name="ctl00_ctl00_RadStyleSheetManager1_TSSM" id="ctl00_ctl00_RadStyleSheetManager1_TSSM" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="aKFJUWJe7rdpsKG92Z6jCpXu3Of5Fg/ce6QKKGJ6YlkhSALSUrCb6rUCtdapXhoFhayivQir0SX5pYO+BdxUBv8sZ9+NMmj/hf9S4WEUS8Y=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['aspnetForm']; if (!theForm) { theForm = document.aspnetForm; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl00_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a95047a2c-8908-49e3-b68e-d249be89f134%3aea597d4b%3ab25378d2" type="text/javascript"></script> <script src="/bundles/MsAjaxJs?v=D6VN0fHlwFSIWjbVzi6mZyE9Ls-4LNrSSYVGRU46XF81" type="text/javascript"></script> <script src="/bundles/WebFormsJs?v=N8tymL9KraMLGAMFuPycfH3pXe6uUlRXdhtYv8A_jUU1" type="text/javascript"></script> <div> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="08BFBCAF" /> </div> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ctl00$RadScriptManager1', 'aspnetForm', [], [], [], 90, 'ctl00$ctl00'); //]]> </script> <a id="PageTop"></a> <div id="iewarning" class="alert alert-danger no-margin collapse"> Internet Explorer is no longer supported on the UxC Website. <a href="/p/Compatibility.aspx" class="alert-link">Click here for more information</a>. </div> <div class="container desktop " style="display:block;"> <div class="nav navbar-right navbar-right-first" style="position:absolute;top:7px;right:20px;z-index:1045;margin-right:0;"> <a href="#" class="dropdown-toggle no-underline" data-toggle="dropdown" style="font-size:32px;"> <span style="font-size:14px;margin-right:5px;">Account</span> <i class="glyph glyph-user"></i></a> <ul class="dropdown-menu" style="z-index:1100;"> <li><a href="/c/"><i class="glyph glyph-old-man glyph-blue"></i> Client Site <small>(log in)</small></a></li> <li><a href="/account/Login.aspx?ReturnUrl=%2fp%2fcover-stories%2fUxWContent.aspx%3fkey%3d17046"><i class="glyph half half-log-in"></i> Log In <small>(stay on free site)</small></a></li> <li><a href="/account/Register.aspx"><i class="glyph half half-edit"></i> Register for a Free Account</a></li> </ul> </div> <div id="clientSiteAlert" class="alert alert-info collapse" style="position:absolute;top:4px;right:240px;font-size:14px;height:41px;padding:10px;"> <span id="clientSiteAlertDismiss" class="close" aria-label="Close"><span aria-hidden="true">×</span></span> Click your name to visit the client site </div> <div id="cookieAlert" class="alert alert-info cookie-alert collapse"> <div> <span id="cookieAlertDismiss" class="btn btn-info pull-right">I Agree</span> We use several internet technologies to customize your experience. If you continue without changing your settings, you consent to our use of these technologies in accordance with our <a class="alert-link" href="/p/Privacy.aspx">Privacy Policy</a>. You may disable them at any time. </div> </div> <div class="row"> <div class="col-xs-12"> <nav id="menu" class="navbar navbar-default navbar-float" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbarCollapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="/images/uxc-logo/logo-no-r-40.png" height="40" width="80" class="" alt="UxC Logo" /></a> </div> <div id="navbarCollapse" class="collapse navbar-collapse"> <ul id="menu-items" class="nav navbar-nav"> <li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">About UxC</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/background" class="">Company Background</a></li><li class=""><a href="/p/corp/directory" class="">Company Directory</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Our Experts</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/bio/anna-bryndza" class="">Anna Bryndza</a></li><li class=""><a href="/p/corp/bio/nick-carter" class="">Nick Carter</a></li><li class=""><a href="/p/corp/bio/jeff-combs" class="">Jeff Combs</a></li><li class=""><a href="/p/corp/bio/jeffrey-combs" class="">Jeffrey Combs</a></li><li class=""><a href="/p/corp/bio/carlyn-greene" class="">Carlyn Greene</a></li><li class=""><a href="/p/corp/bio/jonathan-hinze" class="">Jonathan Hinze</a></li><li class=""><a href="/p/corp/bio/philip-johnson" class="">Philip Johnson</a></li><li class=""><a href="/p/corp/bio/christine-waters" class="">Christine Waters</a></li><li class=""><a href="/p/corp/bio/eric-webb" class="">Eric Webb</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Consultants</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/bio/michael-dutra" class="">Michael Dutra</a></li></ul></li></ul></li><li class=""><a href="/p/news/update" class="">UxC Update</a></li><li class=""><a href="/p/news/video-2021" class="">UxC Video</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Privacy & Terms of Use</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/products/rpt_TermsConditions.aspx" class="">UxC Terms and Conditions</a></li><li class=""><a href="/p/Terms.aspx" class="">Website Terms of Use</a></li><li class=""><a href="/p/Privacy.aspx" class="">Privacy Policy</a></li></ul></li><li class=""><a href="/SiteMap.aspx" class="">Site Map</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Special Services</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/support-services" class=""><i class='icon icon-16 icon-special'></i> Client Support Services</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-special'></i> Special Reports</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/samra" class=""><i class='icon icon-16 icon-rto'></i> Small, Advanced and Micro-Reactor Assessments</a></li><li class=""><a href="/p/product/report/cesa" class=""><i class='icon icon-16 icon-cesa'></i> Conversion & Enrichment Supplier Assessments</a></li><li class=""><a href="/p/product/report/gnfi" class=""><i class='icon icon-16 icon-data'></i> Global Nuclear Fuel Inventories</a></li><li class=""><a href="/p/product/report/upcs" class=""><i class='icon icon-16 icon-upcs'></i> Uranium Production Cost Study</a></li><li class=""><a href="/p/product/report/nivc" class=""><i class='icon icon-16 icon-nivc'></i> Nuclear Industry Value Chain</a></li><li class=""><a href="/p/product/report/zirc" class=""><i class='icon icon-16 icon-zirc'></i> Zirconium Market Outlook</a></li></ul></li><li class=""><a href="/p/product/service/webinar" class=""><i class='icon icon-16 icon-seminar'></i> UxC Webinars</a></li><li class=""><a href="/p/product/service/seminar" class=""><i class='icon icon-16 icon-seminar'></i> Nuclear Fuel Training Seminar</a></li><li class=""><a href="/p/product/report-list" class=""><i class='icon icon-16 icon-special'></i> Full Special Report List</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Data Services</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/data/uxc_DataServices.aspx" class=""><i class='icon icon-16 icon-data'></i> UxC Data Services</a></li><li class=""><a href="/p/data/uxc_AboutUraniumPrices.aspx" class="">About Uranium Prices</a></li><li class=""><a href="/p/prices/UxCPrices.aspx?currency=eur" class="">Ux U<sub>3</sub>O<sub>8</sub> Price<sup>®</sup></a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Price Graphs</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/prices/UxCPriceChart.aspx?chart=spot-u3o8-full" class="">Ux U<sub>3</sub>O<sub>8</sub> Price (Full)</a></li><li class=""><a href="/p/prices/UxCPriceChart.aspx?chart=spot-u3o8-2yr" class="">Ux U<sub>3</sub>O<sub>8</sub> Price (2-year)</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Other Data Sources</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/data/IndustrySources.aspx" class="">Overview</a></li><li class=""><a href="/p/data/cme/CMEOverview.aspx" class="">CME/COMEX Uranium Futures</a></li><li class=""><a href="/p/data/BrokerOverview.aspx" class="">UxC Broker Average Price (BAP)</a></li></ul></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Publications</a><ul class="dropdown-menu" role="menu"><li class="dropdown-submenu "><a href="javascript:void(0);" class="">UxC Publications</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/publications" class="">Overview</a></li><li class=""><a href="/p/product/timing" class="">When you need it!</a></li><li class=""><a href="/p/product/list" class="">Publication List</a></li><li class=""><a href="/p/product/subscriber-services" class="">UxC Subscriber Services</a></li><li class=""><a href="/p/products/rpt_TermsConditions.aspx" class="">UxC Terms & Conditions</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-uxw'></i> Ux Weekly</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/periodical/uxw" class="">Overview</a></li><li class=""><a href="/p/order/1" class="">Online Order Form</a></li><li class=""><a href="/p/cover-stories/UxWCovers.aspx" class="">UxW Cover Stories</a></li><li class=""><a href="/p/cover-stories/UxWClassicCovers.aspx" class="">UxW Classic Covers</a></li></ul></li><li class=""><a href="/p/product/report/usa" class=""><i class='icon icon-16 icon-usa'></i> Uranium Suppliers Annual</a></li><li class=""><a href="/p/product/report/upcs" class=""><i class='icon icon-16 icon-upcs'></i> Uranium Production Cost Study</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-umo'></i> Uranium Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/umo" class="">UMO Overview</a></li><li class=""><a href="/p/product/essay/umo" class="">UMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-cmo'></i> Conversion Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/cmo" class="">CMO Overview</a></li><li class=""><a href="/p/product/essay/cmo" class="">CMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-emo'></i> Enrichment Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/emo" class="">EMO Overview</a></li><li class=""><a href="/p/product/essay/emo" class="">EMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-fmo'></i> Fabrication Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/fmo" class="">FMO Overview</a></li><li class=""><a href="/p/product/essay/fmo" class="">FMO Essays</a></li><li class=""><a href="/p/product/report/zirc" class="">Zirconium Outlook</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-npo'></i> Nuclear Power Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/npo" class="">NPO Overview</a></li><li class=""><a href="/p/product/essay/npo" class="">NPO Essays</a></li></ul></li><li class=""><a href="/p/product/report/npo#urm" class=""><i class='icon icon-16 icon-urm'></i> UxC Requirements Model</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-pw'></i> UxC's Policy Watch</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/pw" class="">PW Overview</a></li><li class=""><a href="/p/product/pw-update-list" class="">PW Update List</a></li></ul></li><li class=""><a href="/p/product/periodical/sf-stf" class=""><i class='icon icon-16 icon-sf'></i> SpentFUEL</a></li><li class=""><a href="/p/product/periodical/sf-stf#stf" class=""><i class='icon icon-16 icon-stf'></i> StoreFUEL</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Nuclear Fuel Cycle</a><ul class="dropdown-menu" role="menu"><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Industry Calendar</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/fuelcycle/UpcomingMeetings.aspx" class="">Upcoming Events</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2025" class="">2025</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2024" class="">2024</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2023" class="">2023</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Tools & Calculators</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/tools/FuelCalculator.aspx" class="">Fuel Cost Calculator</a></li></ul></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Fun</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/fun/UxJoke.aspx" class="">Today's Lighter Side</a></li><li class=""><a href="/p/fun/UxCPictures.aspx" class="">UxC Picture Gallery</a></li><li class=""><a href="/p/fun/DowntownAtlanta.aspx" class="">Welcome to Atlanta!</a></li><li class=""><a href="/p/christmas/uxc_Christmas2023.aspx" class="">Season's Greetings</a></li></ul></li> </ul> <ul class="nav navbar-nav navbar-right navbar-first-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" style="padding:17px 12px;line-height:16px;" data-toggle="dropdown"><i class="glyph glyph-cogwheels "></i></a> <ul class="dropdown-menu" role="menu"> <li><a href="/p/cover-stories/UxWContent.aspx?key=17046&print=true"><i class="glyph glyph-print"></i> Printer-Friendly</a></li> <li><a href="/p/cover-stories/UxWContent.aspx?key=17046&print=true&pdf=true"><i class="file-icon file-icon-pdf"></i> Download as PDF</a></li> <li class="dropdown-submenu pull-left"> <a href="#"><i class="glyph glyph-font"></i> Text Size</a> <ul class="dropdown-menu" style="width:200px;"> <li id="comfort_comfortable" class='comfortLevel active'><a href="javascript:selectComfortLevel('comfortable');">Comfortable</a></li> <li id="comfort_cozy" class='comfortLevel '><a href="javascript:selectComfortLevel('cozy');">Cozy</a></li> <li id="comfort_compact" class='comfortLevel '><a href="javascript:selectComfortLevel('compact');">Compact</a></li> </ul> </li> </ul> </li> </ul> </div> </nav> </div> </div> <div class="row"> <div class="col-xs-3"> <div style="width:125px;position:absolute;top:0;left:15px;"> <a href="/promos/AdClick.aspx?key=12&url=https%3a%2f%2fwww.uxc.com%2fp%2fproduct%2fservice%2fseminar&exp=2024-11-23+06%3A35" ><img height="300" width="125" src="/img/i/p/promo/UxC-Seminar-Vienna-2025.png" alt="Seminar Atlanta" /></a><br /><br /> </div> </div> <div class="col-xs-9"> <div > <table style="width:100%"> <tr> <td style="vertical-align:top;width:80px;"><i class="icon icon-64 icon-uxw"></i></td> <td style="vertical-align:top;width:285px;"><img src="/images/banners/uxweekly.svg" alt="Ux Weekly" height="73" width="273" /></td> <td> <table style="border-left:1px solid #3b3938;width:100%;"> <tr> <td style="border-bottom:1px solid #3b3938; padding:5px 0 10px 10px;font-size:14px;"> <div class="pull-right">VOL <b>31</b> <span class="text-muted">|</span> NO <b>30</b></div> <b class="text-blue">24</b><span class="text-muted"> | </span><b class="text-blue">JUL</b><span class="text-muted"> | </span><b class="text-blue">2017</b> </td> </tr> <tr> <td style="padding:10px 0 5px 10px;font-size:10px;"> <span class="pull-right text-muted"><b>UXC.COM</b></span> <span class="text-muted" style="text-transform:uppercase;">A Weekly Publication Of </span> <img src="/images/uxc-logo/logo-no-r-20.png" height="20" width="40" class="" alt="UxC Logo" /> </td> </tr> </table> </td> </tr> <tr> <td style="height:5px;"></td> </tr> <tr> <td colspan="3" style="background-color:#aaa7a9;color:#fff !important;padding:5px 10px;font-size:12px;"> <span style="text-transform:uppercase;font-weight:bold;letter-spacing:2px;line-height:20px;">The Leading Source For Timely Market Information For 31 Years</span> </td> </tr> </table> <h2><span id="ctl00_ctl00_Body_Body_uxwContent_lblTitle">Back to the Futures: A Decade of the UX Uranium Futures Contract</span></h2> <article> <span id="ctl00_ctl00_Body_Body_uxwContent_lblText"><p>This year marks the tenth anniversary of the CME Group/ NYMEX UX Uranium Futures Contract. The global nuclear fuel market has realized a tremendous change since the Contract was launched back in 2007. From the height of the Nuclear Renaissance and its requisite boom in prices to the bust following the Global Financial Crisis and Fukushima-Daiichi nuclear disaster in 2011, to the past few years characterized by a steep decent in prices, the UX Uranium Futures Contract has certainly run the gamut over the past decade. In this cover story, we provide some background on the history of the futures market and the UX Contract and provide insight on how the contract has evolved since inception with some additional details of where it might be heading in the future. But, before we delve into the history of the UX Uranium Futures Contract, it is instructive to discuss the history of the futures market in general to better understand its functionality today. </p><p>Futures markets date back as far as Ancient Mesopotamia under Hammurabi’s Code, but regarding the modern era, the first organized futures exchanges began in the early 1700s at the Dojima Rice Exchange in Osaka, Japan, where merchants and farmers sought price security by locking in future prices for unproduced quantities of rice. The first futures exchange in the U.S. began trading in the early 19th century with the opening of the Chicago Mercantile Exchange (CME), which is still the largest futures exchange in the world today. The CME was set up in Chicago because the city is located close to the farmlands and cattle country of the U.S. Midwest, so it could serve as a hub for transportation, distribution, and trading of agricultural products. Agricultural products markets are subject to wild price fluctuations due to drought, blight, and various other supply and demand shocks, and therefore the CME sought to provide farmers, grain merchants, processors, and agriculture companies the ability to hedge for future price stability. It should also be mentioned that “hedging” is a future contracting process that is used to reduce any substantial losses or gains suffered by an individual or company and involves taking a position in one market to offset and balance against the risk adopted by assuming a position in a contrary or opposing market. </p><p>While the CME indeed started from humble, agrarian beginnings, today the market is essential to most all commodities and financial markets since it provides risk management tools related to currencies, interest rates, and stock and commodity indexes. </p><p>Thus, in May 2007, UxC and the New York Mercantile Exchange (NYMEX), which was later acquired by CME Group, worked in concert to develop and release the UX Uranium Futures Contract to provide an on and off-exchange platform to trade financially-settled contracts that capture the expected future movements in the uranium market. The UX Uranium Futures Contract itself is based on 250-pound lots of U<sub>3</sub>O<sub>8</sub>. We launched the contract on May 7, 2007, and on that day the Ux U<sub>3</sub>O<sub>8</sub> Price was $120 and still had room to run up to its peak of $136 later that summer. Prices on the strip at that time ranged from $132.50-$155.00 as the Nuclear Renaissance was in full swing. On the first day of its existence, the UX Contract booked 26 contracts (6,500 pounds U<sub>3</sub>O<sub>8</sub>) in total volume. By the end of the first week, 186 contracts (46,500 pounds U<sub>3</sub>O<sub>8</sub>) had been booked with volume and open interest extending well into 2008. Trading during the first year of the contract went about as well as could be expected as 2007 ended with 1,268 contracts (317,000 pounds U<sub>3</sub>O<sub>8</sub>). </p><p>As financial markets around the world started to weaken significantly as 2008 began, the UX Uranium Futures Contract continued to be an island of activity as 13,314 contracts (3,328,500 pounds U<sub>3</sub>O<sub>8</sub>) were booked by year-end. However, while the aftereffects of the Global Financial Crisis were taking hold, the uranium futures market too started to show signs of weakening as volume in 2009 dropped 55% to 5,949 contracts (1,487,250 pounds U<sub>3</sub>O<sub>8</sub>). </p><p>Taken on its face, one might look at the large volumes booked for 2010 (26,097 contracts for 6,524,250 pounds U<sub>3</sub>O<sub>8</sub>) and 2011 (22,599 contracts for 5,649,750 pounds U<sub>3</sub>O<sub>8</sub>) as a sign of the futures market’s rebound. Yet, this was not actually the case as many of the world’s largest financial firms were forced by new government legislation to unload their substantial uranium holdings and many of these big banks looked to the futures market to lock in some future price security as they were forced to liquidate their uranium holdings. It should also be noted that the Fukushima disaster in 2011 also served to increase that year’s precipitously high annual transaction volume as well. </p><p>Over the next few years, the UX Uranium Futures Contract slid from its highpoint of 26,097 contracts (6,524,250 pounds U<sub>3</sub>O<sub>8</sub>) in 2010 to its all-time year-end low of 3,453 (863,250 pounds U<sub>3</sub>O<sub>8</sub>) in 2014 as all segments of the uranium market became radioactive. The Contract realized a solid year in 2016 at 7,183 contracts (1,795,750 pounds U<sub>3</sub>O<sub>8</sub>). As for where we are today, 2017 has already eclipsed 2014’s low volume record total with 4,109 contracts booked for just over 1.0 million pounds U<sub>3</sub>O<sub>8</sub> in total volume with a little over five months left in the year. Furthermore, open interest currently extends out into March 2020 with 4,528 contracts (1,132,000 pounds U<sub>3</sub>O<sub>8</sub>). </p><p>So, what does the future hold for the UX Uranium Futures Contract? With the greater uranium market currently characterized by persistent oversupply amid declining demand, it might not be surprising to see more market participants from both the buy and sell sides look to the futures market to provide some price security in future contracts. Also, with spot and term uranium prices at or near record lows in terms of real costs, the market may currently be near a bottom. Therefore, the futures market can provide buyers a hedge to protect against higher market-related prices when the market does turn around. Finally, with recent tectonic shifts recent in the global geopolitical landscape (Brexit, global rise of populism, etc.), other avenues in the futures market may aid market participants in shedding counterparty risk in instances such as currency hedging for future uranium purchases, in addition to simply hedging the commodity itself. </p><p>The past decade has been quite a wild ride for the global nuclear fuel market, the UX Uranium Futures Contract too has survived the many drastic shifts in the market – albeit at a much smaller scale. Going forward, we anticipate that the futures market will continue to provide a safe haven of future uranium price security; hopefully for decades to come.</p></span> </article> <p><i><small>Copyright © UxC, LLC, All Rights Reserved.</small></i></p> <span id="ctl00_ctl00_Body_Body_uxwContent_lblErrorMessage"></span> </div> </div> </div> <div class="footer"> <div class="row"> <div class="col-sm-8"> <div> <a class="no-wrap" href="#PageTop"><span class="text-muted">BACK TO TOP</span></a> | <a class="no-wrap" href="/">HOME</a> | <a class="no-wrap" href="/SiteMap.aspx">SITE MAP</a> | <a class="no-wrap" href="/p/Terms.aspx">Terms of Use</a> | <a class="no-wrap" href="/p/Privacy.aspx">Privacy Policy</a> | <a class="no-wrap" href="/p/corp/directory">Contact Us</a> </div> <table class="no-border" style="margin-top:15px"> <tr> <td class="small"> © 2024 UxC, LLC<br /> All rights reserved. </td> <td style="padding-left:20px;"> <a href="https://x.com/uxc_nuclear" target="_blank"><img src="/images/logos/logo-x.svg" height="24" /></a> </td> <td style="padding-left:20px;"> <a href="https://www.linkedin.com/company/the-ux-consulting-company-llc/" target="_blank"><img src="/images/logos/logo-linkedin.svg" height="24" /></a> </td> </tr> </table> </div> <div class="col-sm-4"> <br class="visible-xs" /> <div> <b>UxC, LLC</b> <br /> <br class="hidden-xs" /> <p class="small" style="margin-bottom:0;"> <b>Corporate Office:</b><br /> 1501 MACY DR | ROSWELL, GA 30076 USA<br /> +1 (770) 642-7745 </p> </div> </div> </div> </div> </div> <script type="text/javascript"> //<![CDATA[ window.__TsmHiddenField = $get('ctl00_ctl00_RadScriptManager1_TSM');//]]> </script> </form> <!-- Google Analytics --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-G2E03GW481"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-G2E03GW481'); </script> </body> </html>