๐Ÿ›ก๏ธ Sentinel ยท Settings

โ† back to dashboard  ยท  ๐Ÿ“– How it works  ยท  edits save to bot_config.json and apply on the bot's next run
More strategies plug in later (e.g. a day-trade variant).
e.g. BTC/USDT
Sell when price is this far above entry. 0 = off. Note: our tests show TP caps winners and gives no downside protection โ€” optional.
% of equity risked per trade (capped at 10%). 1% is the safe default.
Halt new entries if equity falls this far from its peak.
Ping this each run so a monitor can alert if the bot stops.
The death-cross / trend exit is always on regardless โ€” it's your real downside guard, not the stop.
Editing is allowed from this computer (localhost) with no token. To edit from another machine, set admin_token in bot_config.json and enter it here.
This page edits configuration only โ€” it never places orders. The bot acts on its own schedule and reads these values on its next run. Educational tooling, not financial advice.