Restart PowerTrader
Restart the PowerTrader service via systemd. The app will briefly go offline then resume with existing positions and state.
Pull Latest & Restart
Run git pull origin vps-migration in the PowerTrader
directory, then restart the service. Any local changes
will be overwritten by the pull.
Update Dashboard
Pull the latest dashboard code from the repo and restart this dashboard service. The page will reload automatically after a few seconds.
Pause State
Review the latest strategy pause state. Use acknowledge for soft pauses, or reset only when you explicitly want to clear the stored pause control state.
Force Entity Dormant
Set an active entity's status to DORMANT with reason "Manual operator action". The entity will no longer be traded until re-admitted by the scanner.
Emergency Stop
Immediately stop the PowerTrader service. Open positions will NOT be managed — stop-losses, take-profits, and trailing stops will not execute. Use only in genuine emergencies.