LabNarrative
3Commas v1 closes September 11. Strategies do not transfer automatically. Rebuild your bot in Paper first.
Open migration guide →
3COMMAS V1 · MIGRATION · SEPTEMBER 2026

Moving from 3Commas? Rebuild the bot in Paper before you move it Live.

3Commas says v1 will be deactivated on September 11, 2026. Existing strategies do not transfer automatically to v2, and exchange API connections must be recreated. If you are rebuilding anyway, use the change as a chance to verify the bot against current market conditions before real funds are involved.

What changes on Sep 11v1 deactivatesstrategies are rebuilt manuallyv1 API connections are deactivated

Do these five things before v1 closes

  1. Capture every bot configuration. Screenshot the pair, start condition, base order, safety orders, deviation, step scale, volume scale, take profit, stop loss and maximum active deals.
  2. Review open deals. Decide how you want each open position handled before the old automation service stops.
  3. Record TradingView alert logic. Save the exact alert source and what each BUY, SELL or exit signal is expected to do.
  4. Rebuild in Paper first. Do not assume a field with a similar name behaves identically. Run the rebuilt strategy against current market data and inspect the resulting positions and analytics.
  5. Revoke the old 3Commas exchange API key after closure. Then use a fresh connection for whichever platform you choose next.
DCA + SIGNAL MAPPING

3Commas setting → LabNarrative setting

This is intentionally not a “feature-count” comparison. It shows where a familiar v1 workflow goes inside LabNarrative and where there is no direct equivalent.

3Commas v1LabNarrativeMigration note
Pair / pair listCoinsChoose one pair, selected pairs, or an all-USDT Spot universe.
Base order sizeBase orderSame job: capital used for the initial DCA entry.
Safety order sizeSafety orderSame job: capital added when price reaches a DCA level.
Max safety trades / ordersMax safety ordersMaximum number of averaging orders in one position.
Price deviationDeviationGap from the previous reference level before the next DCA order.
Safety-order step scaleStep scaleControls how the gaps between later DCA levels expand.
Safety-order volume scaleVolume scaleControls how later safety-order sizes change.
Max active dealsMax active tradesLimits simultaneous positions opened by the automation.
Take profitTake profitsLabNarrative supports planned take-profit exits, including multiple TP levels.
Stop lossStop lossPlanned loss exit. Trailing and timeout behavior can also be configured.
Indicator start conditionEntry conditionsRebuild supported indicator rules directly in the DCA automation.
Multi-pair DCAMulti-pair DCAOne automation can scan a selected list of Spot pairs.
TradingView Signal Bot / TV-triggered workflowStrategy ExecutionTradingView sends the signal; LabNarrative executes it in Paper or Live Spot.
SmartTradeManual Trade + PositionsUseful for direct position management, but not a one-for-one SmartTrade clone.
Grid BotNo direct equivalentDo not migrate a grid strategy here yet.
Futures / short botsNo direct equivalentLabNarrative currently focuses on Spot execution.
DCA BOTS

Rebuild the ladder, then watch it behave

LabNarrative DCA automations support single-pair, selected multi-pair and all-USDT Spot universes, plus configurable safety-order ladders, entry conditions, take profits and stop loss controls.

Check the capital ladder first →
TRADINGVIEW

Keep the signal source, replace the execution layer

For TradingView-driven strategies, create a Strategy Execution automation, connect the generated webhook message, and run the signals in Paper before choosing whether to reproduce the workflow in Live Spot.

See the TradingView workflow →
ANALYTICS

Compare the rebuilt bot instead of trusting the settings

Paper and Live share the same analytics model for realized return, drawdown, win rate, profit factor, expectancy, capital usage and trade-level drill-down.

Open Paper analytics →

What LabNarrative can migrate today

Best fit: Spot DCA bots, multi-pair DCA, TradingView strategy execution, manual Spot positions and users who want a long-running Paper environment before moving to Live.

Current connected exchanges: Binance, Bybit, OKX and KuCoin Spot.

Not a fit yet: futures/short automations and grid bots. We would rather tell you that before you rebuild than force the wrong workflow.

FOUNDER MIGRATION HELP

Send us the shape of your 3Commas bot.

For early migration users, we’ll help map the first setup into LabNarrative Paper at no charge. Tell us what kind of bot you are moving and the exchange. You can describe the settings or paste non-secret configuration details.

Never send API keys, exchange passwords, webhook secrets or seed phrases.

No API keys. No exchange passwords. No custody of funds.

Why Paper-first is the safer migration path

A migration is not only a data-entry exercise. Different platforms can interpret order sizing, entry conditions, averaging behavior and exit rules differently. The useful check is whether the rebuilt automation produces the behavior you expect.

LabNarrative’s workflow is simple: rebuild → Paper test → compare → choose → move Live at a size you control.

Rebuild before you redeploy.Start with the free Paper workspace and keep real exchange funds out of the migration test.
Start in Paper →

Official 3Commas transition sources

3Commas V2: Everything You Need to Know · 3Commas v1 → v2 Feature & Bot Migration Guide