Real-time position radar
The instant a position appears on Binance it is mirrored here — symbol, entry, size, margin, leverage, direction, liquidation price, PnL and ROI, refreshed every few seconds.
How the guardian's session runs: it reads your positions, works out how much of your margin is gone, and closes before the market takes the rest.
An illustration with fixed numbers. It reads no account and predicts no outcome.
Your Binance Futures Are Always Protected. Connect your Binance API and every open position is watched in real time, graded for risk, and automatically shielded with a stop loss you control — from 1% to 20% of margin. Nothing else. Ever.
Smart Guardian does not open positions, does not send signals, and never closes a trade to chase profit. It exists for one purpose — keeping your margin alive.
The instant a position appears on Binance it is mirrored here — symbol, entry, size, margin, leverage, direction, liquidation price, PnL and ROI, refreshed every few seconds.
New position detected? The guardian calculates the exact stop price for your risk setting and submits a reduce-only STOP_MARKET order without waiting for you.
Choose how much of a position’s margin you are willing to lose — 1% to 20%, hard-capped. Move the slider and every stop is recalculated and re-armed instantly.
Every position is continuously scored on distance to liquidation, ROI, leverage and protection status, then classified from Safe to Critical.
When a position closes, the guardian reconstructs what happened — stop loss, liquidation or a manual exit — and archives the full outcome.
API keys are never stored in the database. They are sealed with AES-256-GCM in a server-side vault, or kept in your session only. Logs redact them by force.
Redeem an activation code to unlock your subscription — 30, 90, 180, 365 days, or lifetime.
Paste a Binance Futures API key. Read + Futures trading permission gives the guardian the ability to place protective orders.
Set your risk appetite on the slider. The guardian translates it into an exact stop price for every position you hold.
From that moment the sensor never sleeps. New positions get shielded automatically; closed ones land in your ledger.
Security is not a feature here — it is the architecture.
API secrets are sealed with a server-side master key and bound to your account. A database dump reveals nothing.
Passwords are hashed with modern memory-hard parameters and re-hashed automatically as standards evolve.
Application code, secrets and logs live outside the web root and are unreachable over HTTP.
Every sensitive action is written to a SHA-256 hash chain. Altering history breaks the chain — visibly.
HSTS, a locked-down Content Security Policy, SameSite cookies, and same-origin enforcement on every state change.
There is no string-concatenated SQL path anywhere in the codebase. Injection has nowhere to land.
Login, registration, API linking and stop placement each have their own throttle and lockout policy.
Withdrawal permission is never required — and if your key is read-only, the guardian says so instead of failing silently.
Let the guardian hold the line while you sleep. It only ever does one thing — and it does it without hesitation.