NON-CUSTODIAL·AES-256-GCM ENCRYPTION·BUILT ON FREQTRADE
Versioning on every plan · forking on Pro & Enterprise
Strategy lifecycle

Version and fork your strategies with confidence

Strategies evolve in an immutable, linear version chain, and bots stay pinned to the exact version they run. Fork your own, public, or cross-org strategies to branch without breaking what's live.

What it is

Version and fork your strategies with confidence, explained.

Every strategy has an immutable, linear version history. When you change a strategy's code, you create a new version rather than mutating the old one — and a running bot stays pinned to the specific version it was deployed with, so an edit never silently changes a live bot.

Forking lets you branch a strategy — your own, a public one, or one from another organization — into a new strategy you can evolve independently. Versioning is part of every plan; forking is available on Pro and Enterprise.

How it works

From idea to a running bot.

Versioning and forking give you the git-like safety net trading strategies deserve.

01

Edit creates a version

Changing a strategy's code creates a new immutable version; previous versions stay intact and reviewable.

02

Bots stay pinned

A live bot runs the exact version it was deployed with — your edits don't retroactively alter it.

03

Fork to branch

Fork your own, a public, or a cross-org strategy into a new one you can change freely.

04

Promote deliberately

When a new version is ready, deploy it to a bot on purpose, not by accident.

Who it's for

Built for the way you trade.

Versioning matters to anyone who has ever broken a working strategy with a 'quick' edit.

Careful operators

Keep live bots stable by pinning them to a version while you iterate on the next one.

Experimenters

Fork a strategy to try a variation without touching the original or what's running.

Community learners

Fork a public strategy as a starting point and make it your own.

  • Immutable, linear version chains
  • Bots pinned to a specific version
  • Fork your own strategies
  • Fork public strategies
  • Cross-organization forking
  • Edits never alter a live bot
FAQ

Frequently asked questions.

How does strategy versioning work?

Each strategy has an immutable, linear version history. Editing the code creates a new version instead of changing the old one, and a running bot stays pinned to the exact version it was deployed with.

Will editing a strategy change my live bot?

No. Bots are pinned to the version they were deployed with, so an edit creates a new version without retroactively altering a running bot. You promote a new version deliberately.

What can I fork?

Your own strategies, public strategies, and strategies from another organization. A fork becomes a new strategy you can evolve independently.

Is forking on every plan?

Versioning is part of every plan. Forking is available on Pro and Enterprise.

Ship your first live bot this afternoon.

Connect an exchange, build a strategy in the visual builder, backtest it on real data, and deploy. Start a 7-day Pro trial — no credit card required.

No credit card required · Cancel any time