# docs.ziplime.limex.com ## Docs - [How It Works](https://docs.ziplime.limex.com/guide/getting-started/how-it-works.md): The user journey from idea to live trading - [Overview](https://docs.ziplime.limex.com/guide/getting-started/overview.md): What Ziplime is and who it's for - [Registration & Global Auth](https://docs.ziplime.limex.com/guide/getting-started/registration.md): Signing up and staying signed in with Global Auth - [Pricing & Registration](https://docs.ziplime.limex.com/guide/plans/pricing-and-registration.md): Free tier, paid tiers, and what changes between them - [AI Agent Team](https://docs.ziplime.limex.com/guide/platform/ai-agent-team.md): A hedge fund in your pocket - [Product Features](https://docs.ziplime.limex.com/guide/platform/product-features.md): Timeframes, costs, migration, and transparency - [Real Trading](https://docs.ziplime.limex.com/guide/platform/real-trading.md): Going from backtest to a live account - [Three Levels of Working with the Platform](https://docs.ziplime.limex.com/guide/platform/three-levels.md): A platform that grows with you - [Engine & Technology](https://docs.ziplime.limex.com/guide/product/engine-and-technology.md): What powers Ziplime's backtests - [How We're Different](https://docs.ziplime.limex.com/guide/product/how-we-are-different.md): Ziplime vs. generic AI assistants and vs. other Lime Trading products - [Infrastructure & Security](https://docs.ziplime.limex.com/guide/product/infrastructure-and-security.md): Data sourcing, cloud compute, and security principles - [Environment & Infrastructure](https://docs.ziplime.limex.com/guide/product/two-environments.md): What runs Ziplime's US environment - [FAQ](https://docs.ziplime.limex.com/guide/resources/faq.md): Common questions about Ziplime - [Glossary](https://docs.ziplime.limex.com/guide/resources/glossary.md): Key terms used throughout the Ziplime docs - [Engine Overview](https://docs.ziplime.limex.com/language/introduction/engine-overview.md): The backtesting engine behind Ziplime strategies - [Under the Hood](https://docs.ziplime.limex.com/language/introduction/under-the-hood.md): Performance and versioning inside the engine - [What Ziplime Is Not For](https://docs.ziplime.limex.com/language/limitations/not-for-hft.md): Honest boundaries: high-frequency trading and latency arbitrage - [From MetaTrader](https://docs.ziplime.limex.com/language/migrating/from-metatrader.md): Bringing MQL4 / MQL5 strategies to Ziplime - [From QuantConnect & Lean](https://docs.ziplime.limex.com/language/migrating/from-quantconnect.md): Bringing Lean strategies to Ziplime - [From Quik](https://docs.ziplime.limex.com/language/migrating/from-quik.md): Bringing Lua strategies to Ziplime - [From TradingView](https://docs.ziplime.limex.com/language/migrating/from-tradingview.md): Bringing Pine Script strategies to Ziplime - [From Zipline & Quantopian](https://docs.ziplime.limex.com/language/migrating/from-zipline-quantopian.md): The closest possible migration path - [Algorithm File](https://docs.ziplime.limex.com/language/strategy-language/algorithm-file.md): Lifecycle functions and file structure for a Ziplime strategy - [Context API](https://docs.ziplime.limex.com/language/strategy-language/context-api.md): Look up assets, trade, schedule work, and inspect state through context - [Market Data](https://docs.ziplime.limex.com/language/strategy-language/market-data.md): Reading current values and trailing history through the data object - [Orders](https://docs.ziplime.limex.com/language/strategy-language/orders.md): Placing, targeting, and cancelling orders from context - [Overview](https://docs.ziplime.limex.com/language/strategy-language/overview.md): The language surface you use inside a Ziplime algorithm file - [Pipelines](https://docs.ziplime.limex.com/language/strategy-language/pipelines.md): Computing cross-sectional factors and filters for universe selection - [Portfolio & Recording](https://docs.ziplime.limex.com/language/strategy-language/portfolio-and-recording.md): Inspecting portfolio and account state, and recording custom metrics - [Scheduling & Controls](https://docs.ziplime.limex.com/language/strategy-language/scheduling-and-controls.md): Running callbacks at specific times and enforcing risk rules - [Migrating from Classic Zipline](https://docs.ziplime.limex.com/language/strategy-language/zipline-migration.md): Async functions, Polars frames, execution styles, and the Ziplime runner - [Costs & Commissions](https://docs.ziplime.limex.com/language/writing-strategies/costs-and-commissions.md): How trading costs are modeled in a backtest - [Three Levels of Strategy Development](https://docs.ziplime.limex.com/language/writing-strategies/three-levels.md): Chat, code blocks, or full Python - [Timeframes & History Depth](https://docs.ziplime.limex.com/language/writing-strategies/timeframes-and-history.md): Supported intervals and how far back data goes ## OpenAPI Specs - [openapi](https://docs.ziplime.limex.com/api-reference/openapi.json)