Dzorq

$DzOrQ

Solana meme token eArLy DiVeRgEnCe sCaNnEr. Front-run the emotional cycle before WoJaK finds out.

LURKING->wAtChInG->lOaDiNg->SENDING

Wojak felt the cycle. DzOrQ fRoNt-RaNs iT.

>tHeDiVeRgEnCeEdGe

Everyone in the WoJaK fAmIlY knows about DzOrQ. He shows up at every gathering with a bUrNeR wAlLeT and a fresh "aLpHa CaLl". He never explains his thesis. He just says: "tRuSt Me, i'M aLrEaDy In."

The divergence between what the dAtA sHoWs and what the cRoWd FeElS — that gap is where DzOrQ lIvEs.

>sIgNaLbReAkDoWn

divergence_signal35%

Price surges >= 15% on thin volume OR volume spikes >= 2x with flat price

Smart money moving before the crowd. This is Dzorq's core read.

momentum_gap_signal30%

Gap between short-term and long-term momentum >= 20

When short-term momentum breaks sharply from 24h trend. The inflection point.

accumulation_signal20%

Holder count grew >= 4% while price stayed flat < 10%

Holders accumulating quietly before price discovery.

network_effect_signal15%

24h volume grew >= 50% vs previous 24h period

Volume building on volume. Wojak sees the tweet three days later.

>pHaSecLaSsIfIcAtIoN

sCORepHaSedEsCrIpTiOn
0-25LURKINGToken is dark. Dzorq hasn't looked up from his phone.
26-50WATCHINGDzorq put down his beer. Something is diverging.
51-75LOADINGDzorq is loading. The window before Wojak finds out.
76-100SENDINGFull divergence confirmed. Dzorq was already in.

>uSaGe

from dzorq import scan, TokenData

data = TokenData(
    token_mint="DzorqXyz...pump",
    symbol="DZORQ",
    price_usd=0.00091,
    price_change_1h_pct=22.0,
    price_change_24h_pct=35.0,
    volume_1h=14_000,
    volume_24h=720_000,
    volume_prev_24h=280_000,
    holder_count=3_400,
    holder_count_prev=3_100,
    market_cap_usd=620_000,
)

report = scan(data)

print(report.phase)         # LOADING
print(report.alpha_score)   # ~63.1
print(report.verdict)       # "Dzorq is loading..."
print(report.is_alpha)      # True
pIp iNsTaLl dzorq

fRoNt-RuN tHe dIvErGeNcE

Feed it on-chain data. It tells you wHaT dZoRq SeEs before Wojak even checks the chart.

130+tEsTs|MIT License|Python + TypeScript