Square Site Map
Historically, September is the bloodiest month for Bitcoin (BTC) bulls. This time, things might be even worse, analyst Miles Deutscher says. Crypto markets, especially Bitcoin (BTC) and large-cap altcoins, will be struggling with a controversial macroeconomical context, regulatory uncertainty and massive "unlocks" of some popular tokens. "We have to be wary": Analyst on Bitcoin (BTC) in early Q4, 2023 In September 2023, the apathetic and bored Bitcoin (BTC) market has to struggle with a "significant supply overhang." Amplified by Bitcoin ETF verdicts delays, this could bring big problems for bulls, analyst Miles Deutscher says in yesterday's market outlook.As analysts noticed repeatedly, for many years, September brought pain to Bitcoiners. In 2023, besides market exhaustion, traders should expect the release of Bitcoin (BTC) and many other cryptocurrencies seized by U.S. law enforcers from the collapsed exchange FTX. Also, many massive unlocks, including Apecoin (APE), Aptos (APT), dYdX (DYDX) and Optimism (OP), are set to happen in September.In other context, markets would easily absorb these potential "sell walls" on large-cap altcoin pairs, but in early Q4, 2023, the situation looks too dangerous for bulls: In normal market conditions, this sell pressure would be easily absorbed. But in this low liquidity environment, it doesn't take the same volume it once did to affect price. So in absence of a renewed interest from market participants (likely via an ETF development), we have to be wary The short lifespan of the Bitcoin (BTC) pump triggered by Grayscale's court win was the best indicator of market apathy to Deutscher. As covered by U.Today previously, the euphoria had only lasted for two days before the Bitcoin (BTC) price retraced to levels unseen since mid-June. #ContentStar# #BountyCreator# #GateioBountyCreator# #NewsMessenger# #GateLive# #contentstar# #MyFancyCreator# #HotTopicDiscussion#
Here you go EMA 🌦️indicator If you need help, check comments -Copy everything below- study("Double Top/Bottom + EMA Cloud", overlay=true) // User inputs for double top/bottom leftBars = input(8, "Left Bars", minval=1) rightBars = input(5, "Right Bars", minval=1) topTolerance = input(0.01, "Top Tolerance %", step=0.01) bottomTolerance = input(0.02, "Bottom Tolerance %", step=0.01) // Function to detect double top/bottom doubleTopBottom() =_ isTop = false isBottom = false if i-leftBars _= 0 and i+rightBars _= bar_index topDiff = abs(high[i] - high[0]) / high[0] bottomDiff = abs(low[i] - low[0]) / low[0] if topDiff _= topTolerance and high[i-leftBars] _ high[0] and high[i+rightBars] _ high[0] isTop := true if bottomDiff _= bottomTolerance and low[i-leftBars] _ low[0] and low[i+rightBars] _ low[0] isBottom := true [isTop, isBottom] // Detect double top/bottom [top, bottom] = doubleTopBottom() // Plot signals for double top/bottom plotshape(top, style=shape.triangledown, location=location.abovebar, color=#f19260) plotshape(bottom, style=shape.triangleup, location=location.belowbar, color=#3179f5) // Calculate EMAs for EMA cloud ema8 = ema(close, 8) ema18 = ema(close, 18) ema28 = ema(close, 28) // Plot EMAs for EMA cloud p1 = plot(ema8, color=#5a6569, transp=88) p2 = plot(ema18, color=#5d6a6b, transp=88) p3 = plot(ema28, color=#5a6569, transp=88) // Fill area between EMAs for EMA cloud fill(p1, p2, color=ema8_ema18 ? #296ecf : #f57c00, transp=84) fill(p2, p3, color=ema18_ema28 ? #296ecf : #f57c00, transp=84)
Trade Crypto Anywhere Anytime
qrCode
Scan to download Gate app
Community
English
  • 简体中文
  • English
  • Tiếng Việt
  • 繁體中文
  • Español
  • Русский
  • Français (Afrique)
  • Português (Portugal)
  • Bahasa Indonesia
  • 日本語
  • بالعربية
  • Українська
  • Português (Brasil)