" - we need to translate the heading. "The 97% drop" -> "کاهش ۹۷٪" or "سقوط ۹۷٪". We'll use "کاهش ۹۷٪" as heading.
Then content: "Exchange netflow measures the difference between tokens sent to exchanges and those withdrawn. A decline of 97% suggests that the usual churn has nearly stopped. But the net figure remains positive, so the small amount still moving is almost entirely inbound. Traders typically see rising exchange balances as a sign holders are preparing to sell."
Translate: "نتفلو صرافی تفاوت بین توکنهای ارسالشده به صرافیها و توکنهای برداشتشده را اندازهگیری میکند. کاهش ۹۷٪ نشان میدهد که جابجایی معمول تقریباً متوقف شده است. اما رقم خالص همچنان مثبت است، بنابراین مقدار کمی که هنوز در حال حرکت است تقریباً بهطور کامل ورودی است. معاملهگران معمولاً افزایش موجودی صرافیها را نشانهای از آمادگی دارندگان برای فروش میدانند."
Third paragraph: "
The bearish signal
" -> "سیگنال نزولی"
Content: "With 226 billion SHIB in positive netflow, the metric is extremely bearish. That's roughly 0.4% of the circulating supply — a meaningful chunk when liquidity is thin. The last time netflow was this skewed, SHIB prices dropped sharply. No one is taking tokens off exchanges; they're only depositing them."
Translate: "با ۲۲۶ میلیارد شیبا در نتفلو مثبت، این شاخص بسیار نزولی است. این تقریباً ۰.۴٪ از عرضه در گردش است — بخش قابلتوجهی وقتی نقدینگی کم است. آخرین باری که نتفلو اینقدر نامتعادل بود، قیمت شیبا بهشدت سقوط کرد. هیچکس توکنها را از صرافیها خارج نمیکند؛ آنها فقط آنها را واریز میکنند."
Fourth paragraph: "For SHIB investors, the data points to selling pressure building. Exchange inflows often precede price declines, especially when the broader crypto market is uncertain. The 97% drop in netflow doesn't signal relief — it signals that the small amount of activity left is all bearish. Without a catalyst to reverse the trend, the 226 billion SHIB sitting on exchanges could weigh on any rally attempt."
Translate: "برای سرمایهگذاران شیبا، دادهها به فشار فروش در حال افزایش اشاره دارد. ورودیهای صرافی اغلب قبل از کاهش قیمت رخ میدهند، بهویژه زمانی که بازار گستردهتر ارزهای دیجیتال نامطمئن است. کاهش ۹۷٪ در نتفلو نشانهای از تسکین نیست — بلکه نشان میدهد که مقدار کمی از فعالیت باقیمانده کاملاً نزولی است. بدون کاتالیزوری برای معکوس کردن روند، ۲۲۶ میلیارد شیبا که در صرافیها قرار دارد میتواند بر هر تلاش برای رشد قیمت سنگینی کند."
Fifth paragraph: "Market participants will be watching whether the netflow turns negative — meaning withdrawals exceed deposits — as a first sign of accumulation. Until then, the data offers little comfort for bulls."
Translate: "شرکتکنندگان بازار نظارهگر خواهند بود که آیا نتفلو منفی میشود — به این معنی که برداشتها از واریزها بیشتر است — به عنوان اولین نشانه انباشت. تا آن زمان، دادهها تسلی کمی برای خریداران فراهم میکند."
Now we need to assemble the content HTML. We'll keep the structure: with paragraphs and h2.
We also have meta description: "Shiba Inu exchange netflow drops 97% but remains positive with 226 billion SHIB moving to exchanges, signaling bearish pressure on the meme coin."
Translate: "نتفلو صرافی شیبا اینو ۹۷٪ کاهش یافته اما با ۲۲۶ میلیارد شیبا در حال حرکت به صرافیها مثبت باقی مانده است و فشار نزولی بر میمکوین را نشان میدهد."
We need to output JSON.
Let's write the JSON with proper escaping. We'll use double quotes for JSON, so we need to escape any double quotes inside.
We'll also use Persian digits for numbers? In the translation, I used Persian digits for percentages and numbers. But we need to be consistent. In the original, numbers are in English, but we can convert to Persian digits. However, sometimes in technical writing, they use English digits. Since it's a news article, we can use Persian digits. I'll use Persian digits: ۹۷, ۲۲۶, ۰.۴, etc. But we need to ensure we use the correct Unicode. We'll write them as Persian digits.
Also, we need to handle the percent sign: we used