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.
โ Live stop will place real sell orders. The live stop checks once a day at the candle close
(avg ~1.7% slippage, no intraday protection โ a resting exchange stop is the proper upgrade).
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.