StopGuard
The bot that never opens a trade — it only protects the ones you opened.
v0.1.0 · Python 3.11+ · Windows / Linux / macOS · for the GUI one command: pip install PySide6
Free forever, source code included. Your API keys stay on your computer — the app has no withdrawal functions at all.
SHA-256 checksum: 9a5a3e7b9e98b9446cb5158ffdc355b4815836044b5bb47174976225a6f28136
About the bot
StopGuard doesn't trade. It watches the positions you opened yourself and keeps them protected: a trailing stop that follows the price up, a take-profit ladder that exits in parts, a one-click move to break-even. Every protective order is placed on Bybit itself — if your PC or the bot goes offline, the stops stay on the exchange and keep working.
Because StopGuard cannot open positions at all, it's the safest way to meet the Algo Suite: the worst case is it closes a position earlier than you would have. The free version is free forever, no feature timers.
What it does
- Trailing stop that locks in profit as the price moves up
- Take-profit ladder: exit in parts, not all at once
- One-click move to break-even
- Protective orders live on the exchange — they survive crashes and disconnects
- Works on positions you opened manually: Bybit spot and futures
- Never opens a trade by itself — that's the design, not a setting
How the suite is built
- The bot follows your written config — and nothing else. A separate risk layer (the "risk constitution") is hard-coded: no config can switch it off.
- Position cap: never more than 50% of the balance in a single position. Daily loss limit: 2% by default, 10% absolute maximum — hit it and the bot flattens everything and pauses for 24 hours.
- Futures always trade with a stop-loss: no stop, no position. Stops are placed on the exchange as real orders, so they keep protecting you even if the bot or your computer goes offline.
- Your API keys never leave your computer. The app runs locally and its code contains no withdrawal functions at all.
- Every decision is logged: which rule of your config fired, with a checksum of the exact config version. "Why did it buy?" always has a precise answer.
- Dry-run first: by default the bot trades a paper account for 7 days. Going live requires typing a confirmation phrase — not just a checkbox.
Trading cryptocurrencies involves a substantial risk of loss. Yodsira Algo Suite is automation software, not investment advice, and contains no profit promises. You are solely responsible for your configuration and your trading decisions. Past and backtested results do not guarantee future results.