御姐析金:12.15黄金,原油,镑日本周展望及日内分析
【消息面】美联储继续上演“鹰鸽大乱斗”,金银冲高后大幅跳水!特朗普已将美联储主席人选缩至两人,泽连斯基为和平协议妥协…
【原油分析】
原油上周呈震荡下行,当周最高60.2,最低57,周线大阴收于57.4一线,从周线看油价处于下行通道,还有下跌,下方重点看57的突破情况,日线,呈区间震荡,57下破延续下跌,综述本周操作思路,先看震荡,日内,四小时线,震荡下行,小时线,震荡,短线有反弹,上方关注58和59,日内操作思路震荡下行
【原油策略】
1,58.5空,止损0.4,目标57.6-57
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";
}
}
