Product
- FootprintBid × ask on every level, delta, imbalances
- HeatmapResting liquidity through time, with memory
- CryptoBinance spot & perp, Bybit — same tools
- Live chartsThe book in real time, on your own feed
Learn
Community
Download · v0.25.0 · 16 Sept 2026
A native app,
not a browser tab.
It runs on your machine and reads your own feed. Nothing about your broker session goes through our servers.
- Signed installer
- Auto-updates
- Credentials in the OS keychain
Install, then connect
- 01
Install Senzoukria on Windows
- Download the
.msifile above. - Double-click to launch the installer.
- If the Windows protected your PC screen appears: More info → Run anyway.
- Sign in with your Senzoukria account.
An account alone does not unlock the app — it needs a subscription. $9 the first month, then $29 a month, cancel in one click. See pricing →
- Download the
- 02
Connect the NinjaTrader bridge
Apex / Rithmic · Windows
If you trade futures through NinjaTrader (Apex, Rithmic), this connects Senzoukria to your local NT feed — no need to re-enter your Rithmic credentials, NT handles everything.
- Copy
OrderflowBridge.csintoDocuments\NinjaTrader 8\bin\Custom\Indicators\ - In NinjaTrader: Tools → NinjaScript Editor → F5 (compile, must report 0 errors)
- Open a chart with these exact settings:
- Bars Period Type
- Tick
- Bars Period Value
- 100
- Tick Replay
- ON
- Days to load
- 1+
- Apply the OrderflowBridge indicator to the chart (Indicators → New → OrderflowBridge → Apply). The Output window should show
OrderflowBridge: listening on 127.0.0.1:7272 - In Senzoukria, switch to NinjaTrader Bridge — data appears within a few seconds.
No NinjaTrader? Use Rithmic direct (broker settings in-app) or crypto mode (Binance / Bybit / Deribit) — zero install. On macOS and Linux these are the two paths: the bridges need NinjaTrader or Quantower, which are Windows platforms.
- Copy
- 03
Connect the Quantower bridge
Quantower · Windows
Trade through Quantower? Stream the trades and depth it already receives straight into Senzoukria. Quantower loads compiled indicators, so the bridge ships ready to install — no .NET SDK, nothing to build.
↓ Download QuantowerOrderflowBridge.zipDLL onlySource code (.cs)
- Close Quantower completely.
- Right-click the ZIP → Extract All… and extract it into
C:\Quantower\Settings\Scripts\Indicators\QuantowerOrderflowBridge\— not underTradingPlatform\v…\bin, which Quantower replaces on every update. - Delete any older
QuantowerOrderflowBridge.csor DLL left in the Quantower folders. - Start Quantower, open a chart of your contract, then Indicators → Custom → QuantowerOrderflowBridge. One chart only: it opens a single local port,
127.0.0.1:7273. - In Senzoukria, switch to Quantower Bridge — the session history loads first, then live data.
Quantower installed elsewhere, nothing under Custom, no history? Full Quantower bridge guide →
Use whichever platform already carries your feed, and run only one bridge at a time — NinjaTrader on 7272, Quantower on 7273.