You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trail now does a full re-anchor instead of an incremental shift. Once price runs far enough above the grid's upper bound, the bot pools Grid Reserve + Trail Buffer together and fully re-anchors the grid around the current price through the same 50/50 split used everywhere else in the recent redesign — instead of the old behavior, which slid the grid up one level at a time and never touched sell-side JiJ inventory. The manual "Re-anchor" button and the automatic trail trigger now share one implementation, so they can't drift out of sync with each other again.
What's fixed
Some bots stayed stuck skipping sells even after updating to v1.5.8. The self-heal added in that release only ran on the app-foreground resume path — it never ran on the path used when re-pressing "Start" after a stop, or on a fresh app launch with saved state ("Bot restarted — resuming existing grid" in the log). Both paths now run the heal.