var pendingHide = null;var tooltip = null;var chartId = null;var qtCnt = (document.getElementById("qt-script-cnt") === null) ? 0 : document.getElementById("qt-script-cnt").value; function hideTooltip() {if (tooltip) pendingHide = setTimeout("tooltip.style.display = 'none';", 200);}function showTooltip(e, label) {if (pendingHide) {clearTimeout(pendingHide);pendingHide = null;}e = e || window.event;var tooltipText;if (!tooltip) {tooltip = document.createElement('div');tooltip.style.position = 'absolute';tooltip.id = 'tooltip';tooltipText = document.createElement('div');tooltipText.className = 'tooltip';tooltip.appendChild(tooltipText);document.body.appendChild(tooltip);} else {tooltipText = tooltip.firstChild;}tooltipText.innerHTML = label;var left = e.pageX || (e.clientX + (document.documentElement.scrollLeft || document.body.scrollLeft));var top = e.pageY || (e.clientY + (document.documentElement.scrollTop || document.body.scrollTop));tooltip.style.display = '';tooltip.style.top = (top + 5) + 'px';tooltip.style.left = (left + 20) + 'px';} var page = "snapshot"; document.write('
| As of 09/17/18 03:48 Provided by QT Info Systems, Inc. | |||
| Corn | |||
| Dec-2018 | 348^0S | -3^6 | |
| Mar-2019 | 360^0S | -3^6 | |
| May-2019 | 368^2S | -4^0 | |
| Soybeans | |||
| Nov-2018 | 823^4S | -7^0 | |
| Jan-2019 | 837^2S | -7^0 | |
| Mar-2019 | 850^4S | -6^6 | |
| Wheat | |||
| Dec-2018 | 506^2S | -5^2 | |
| Mar-2019 | 525^2S | -5^0 | |
| May-2019 | 539^2S | -5^2 | |
| Cotton | |||
| Oct-2018 | 81.51S | -0.39 | |
| Dec-2018 | 81.31S | -0.52 | |
| Mar-2019 | 81.64S | -0.50 | |
| Rice | |||
| Nov-2018 | 10.300S | -0.190 | |
| Jan-2019 | 10.450S | -0.175 | |
| Mar-2019 | 10.585S | -0.205 | |