御姐析金:12.22黄金,原油,镑日本周展望及日内分析
【消息面】美联储“三把手”淡化CPI报告,据悉特朗普已面试沃勒,鲍曼出局;乌美和平磋商获建设性进展,以官员拟向特朗普汇报新一轮对伊打击计划……
【原油分析】
原油上周震荡下行,当周最高57.8,最低55,周线收阴于56.6,周线看油价还将继续下跌,下方关注55的突破情况,日线,震荡下行,但有反弹上方关注58一线,综述本周操作思路先看反弹空,日内,四小时线,区间震荡,上方先看57,小时线,呈震荡上行,有上破的势头,上破57看58,日内操作思路从目前反弹力度看今日内下破55的概率较小,日内先看55-58区间震荡
【原油策略】
1,58空,止损0.4,目标57.2-56.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";
}
}
