CryptoOracle Adds One-Click Split Position Closing
Traders can now close any individual position split directly from the monitoring dashboard — with the bot handling stop-loss cleanup and PnL booking automatically.

DataPipeSoft today announced per-split manual closing for CryptoOracle, its AI-powered trading monitoring platform. The Split Positions panel now shows a close button on every split row: one click, one confirmation, and the platform’s trading engine market-closes exactly that slice of the position — nothing more.
Until now, split positions — the building blocks of CryptoOracle’s PARTIAL_CLOSE hedging strategy — were managed entirely by the bot’s automation: protective stop-losses, trailing, and auto-chase. Traders who wanted to take profit on a single profitable split, or cut one underperforming slice, had to close the whole position or intervene manually on the exchange, risking state drift between the bot’s books and the exchange.
The new close flow is engineered with the same safety-first design as the rest of the platform:
- Exactly-once execution. Each close request travels through a one-shot Redis queue that the strategy engine claims atomically — overlapping scanner cycles can never double-close a split.
- Stop-loss hygiene. Before closing, the engine cancels the split’s linked protective stop-loss order, so no orphaned conditional orders are left behind on the exchange.
- Clean bookkeeping. Every manual close is written to the PnL ledger with its realized profit or loss, close price, and a dedicated audit path, and appears in PnL Analytics alongside automated closes.
- Works in every mode. The feature is available whether the symbol runs the PARTIAL_CLOSE strategy natively or in tracking-only mode, on Bybit and MEXC.
The feature is live today for all CryptoOracle subscribers.