御姐析金:5.16黄金,原油,镑日行情分析及策略
美国4月零售销售增速放缓,现货黄金反弹近2%!美联储正调整其总体政策制定框架。若实现永久停火,哈马斯可交出加沙地带控制权。
【原油分析】
原油周四继续震荡下行,当天最高62.8,最低60.4,日线收阴于61.6,从日线看油价还有回调,下方关注60的突破情况,四小时线,小时线,均呈区间震荡,短时内油价还将处于60-63区间运行,综述日内先看震荡
【原油策略】
1,62.5-62.7空,止损0.4,目标61.5-61
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";
}
}

