御姐析金:5.15黄金,原油,镑日行情分析及策略
美国在关税谈判中不寻求美元贬值,黄金触及逾一个月低点!特朗普自称是加密货币的忠实粉丝和AI的信徒,普京无意与泽连斯基一对一会晤
【原油分析】
原油周三未延续上涨,开始回调,当天最高63.6,最低62.7,日线小阴收于62.8,日线看大区间震荡形态未改,四小时线,呈区间震荡,下方关注61,小时线,今早延续下跌,下破62,从形态看还有下跌的空间,综述日内先看跌,下方看61和60
【原油策略】
1,63空,止损0.4,目标62.1-61.5
2,60.2-60.4多,止损0.4,目标61-61.5
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";
}
}

