6) Auto‑Trading (optional, with safety rails)
You can let the AI execute trades for you with multiple protections. This is optional.
What safety rails do
Per‑token buy limits and cooldowns to avoid over‑trading.
Fee buffers to ensure there’s enough SOL for transactions.
Concurrency caps (limits how many positions can be open at once).
Slippage bounds so trades won’t fill at extreme prices.
“Low‑bank mode” tightens targets if SOL balance is small.
How to enable (typical flow)
Check if auto‑trading is enabled for your account (many setups start in signals‑only mode managed by the operator).
Set your preferences (style: momentum, breakout, whale flow, meta rotation, etc.).
When live auto‑trading is available to you, enable it and confirm any required wallet/permissions.
You can pause trading instantly from the app’s toggle.
Important
Keep your keys safe. Never share seed phrases. If server‑side trading is used, keys are stored securely by the operator and never exposed in the UI.
Last updated