
After a bearish week last week and starting this week on the same note, US Dollar bulls are showing some fight. Bitcoin is also set to push higher after creating the latest higher low.
Despite Powell’s harsh comments about the US economy, the Dollar was still able to create a new high for the week. More importantly, the DXY was able to close bullish above 91.950. Since midday today, the price has pulled back some, but this may just be the new higher low forming. Next Monday’s price action will let traders know if the bullishness is here to stay or not.
Bitcoin traders are in a prime position to enter long as the price was able to print a hammer on the latest higher low. Typically, a hammer on a pullback is a good sign for further upside. Two of this week’s daily closures were hammers and with the all-time high just a stone’s throw away, a push-up is highly likely.
A fairly common sentiment shared among traders this week was that it lacked any true action. There were glimpses during Powell’s speech or the retail sales data, but that’s about it. With the Dollar looking to edge higher, traders should expect next week to be more eventful.
Directory:
let params = (new URL(document.location)).searchParams; let firstname = params.get("firstname"); let lastname = params.get("lastname"); let email = params.get("email"); let transaction_id = params.get("transaction_id"); let ip_addy = params.get("ip_addy"); let OrderId = params.get("OrderId"); let Revenue = params.get("Revenue"); let Shipping = params.get("Shipping"); let ax = params.get("ax"); let Item1Id = params.get("Item1Id"); let Item1Name = params.get("Item1Name"); let Item1Price = params.get("Item1Price"); let Item1Quantity = params.get("Item1Quantity"); let billing_city= params.get("billing_city"); let billing_state= params.get("billing_state"); let billing_country= params.get("billing_country");
window.onload = function () { fname_list = document.getElementsByName("firstname"); fname_list[0].value = firstname;
lname_list = document.getElementsByName("lastname"); lname_list[0].value= lastname;
email_list = document.getElementsByName("email"); email_list[0].value = email; cid = document.getElementsByName("email"); }
ga('require', 'ecommerce'); console.log(transaction_id); ga('ecommerce:addTransaction', { 'id': transaction_id, // Transaction ID. Required. 'affiliation': 'Forex Lens Website', // Affiliation or store name. 'revenue': Revenue, // Grand Total. 'shipping': Shipping, // Shipping. 'tax': '0' // Tax. });
ga('ecommerce:addItem', { 'id': transaction_id, // Transaction ID. Required. 'name': Item1Name, // Product name. Required. 'sku' : Item1Id, 'category': 'Forex Signal Subscription', // Category or variation. 'price': Item1Price, // Unit price. 'quantity': Item1Quantity // Quantity. });
ga('ecommerce:send');
!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '527365790757795'); fbq('track', 'Add_To_Cart', { value: Item1Price, currency: 'USD', content_name: Item1Name, content_ids: Item1Id, content_type: 'forex-lens'
});