黄金终于给到了我们3258-65一线做空的进场位置,我们也通知毫不犹豫进场了,现在已经下来获利中,黄金目前来看两个地方做空的进场位置,第一就是我们刚才3258-65一线的进场,第二个就是如果反弹3275-81一线我们可以继续进场做空,做空的理由就是技术面空头以及中美关税和谈和近期印巴全面停火,但是我们千万不要追空,反弹做空才是稳健之道,上方3260-65一线是目前的主要短期压制位,反弹不破可以继续空,关注3200关口支撑情况,做一个稳健的交易者,本人田浩洋一直在这里,如果你目前黄金操作不理想,希望田浩洋能让你的投资少走弯路,欢迎前来沟通交流!
element that closes the modal
var span = document.getElementsByClassName("close")[0];
// When the user clicks the button, open the modal
btn.onclick = function() {
modal.style.display = "block";
}
// When the user clicks on (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
}

