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 04/20/18 07:39 Provided by QT Info Systems, Inc. | |||
| Gold | |||
| Apr-2018 | 1341.8 | -5.0 | |
| Jun-2018 | 1345.3 | -3.5 | |
| Aug-2018 | 1351.0 | -4.0 | |
| Silver | |||
| May-2018 | 17.215 | -0.024 | |
| Jul-2018 | 17.275 | -0.030 | |
| Sep-2018 | 17.345 | -0.046 | |