MoonScanner
Advanced confluence scanner analyzing 20+ data sources in real-time. Volume spikes, options flow, insider trades, short squeezes — all in one place.
Detect unusual volume spikes before price moves. Relative volume analysis across all timeframes.
Track smart money through unusual options activity. Sweeps, blocks, and large premium trades.
Follow C-suite buying patterns. Cluster buys and large purchases signal confidence.
High short interest + rising price = squeeze potential. Track SI% and days to cover.
PDUFA dates, trial results, and approval decisions for biotech plays.
Track what politicians are buying. They have information we don't.
Click any tab to explore features
Full scanner view with confluence scoring across all data sources
Real-time alerts streaming to Discord & IRC
Free real-time alerts on Discord and IRC
Forever free
For serious traders
Maximum edge
Download Moon Scanner for Windows. Mac and Linux coming soon.
v1.1.0 • Windows 10/11 64-bit • 220 MB • Signed by LXBSTUDIO LLC
✓ Code-signed by LXBSTUDIO LLC. v1.1.0 is the first signed release of MoonScanner. The installer and every executable inside it are digitally signed via Microsoft Trusted Signing (Azure Artifact Signing). On Windows you can right-click the .exe → Properties → Digital Signatures to inspect the certificate.
Note: Windows SmartScreen may still warn on first install — SmartScreen reputation builds over time as more users run the signed binary. To proceed past the warning: click More info, then Run anyway.
🔒 SHA-256 of the signed installer. The Authenticode signature above is your primary proof of authenticity. The hash below is here as an extra reference if you’d like to confirm the file you have on disk matches the one we shipped:
Step 1 — open PowerShell in the folder where you downloaded the installer. For most users that’s the Downloads folder, so paste this in any PowerShell window:
cd $env:USERPROFILE\Downloads
Step 2 — verify the SHA-256 hash:
Get-FileHash MoonScanner-v1.1.0-Setup.exe
The Hash
column in the output must match the SHA-256 value above exactly.
Step 3 — verify the Authenticode signature:
Get-AuthenticodeSignature MoonScanner-v1.1.0-Setup.exe | Format-List *
You should see Status : Valid
and a SignerCertificate.Subject
that begins with CN=LXBSTUDIO LLC,
issued by Microsoft ID Verified CS EOC CA 03. When both checks pass, you have the official LXBSTUDIO LLC release.