Quantlens Documentation ======================= Welcome to **Quantlens** — the no-code algorithmic trading platform. Build, backtest, and analyse trading strategies without writing a single line of code. This guide is designed for **beginners**: no prior programming experience required. ---- .. list-table:: :widths: 5 95 * - 🚀 - :doc:`getting_started` — Create your account and run your first backtest in minutes. * - 💡 - :doc:`example_strategies` — Four complete walkthrough strategies: RSI, MACD, SMA crossover, Momentum. * - 🧱 - :doc:`strategy_builder` — Build strategies visually using the drag-and-drop block editor. * - ▶️ - :doc:`running_backtest` — Configure markets, date ranges, and launch a backtest. * - 📊 - :doc:`understanding_results` — Read charts, Sharpe ratios, drawdowns, and tearsheets. * - 📐 - :doc:`blocks_indicators` — Full reference for all indicator blocks (RSI, MACD, Bollinger Bands, etc.). * - ⚙️ - :doc:`blocks_strategy` — Strategy blocks: Config, Intervals, Portfolio, Filters, Logic. * - 🗂️ - :doc:`portfolio_construction` — Slots, position sizing, stop-loss, rebalancing, and filters. * - ⏱️ - :doc:`multi_timeframe` — Combine weekly rebalance with daily stop-loss and limit orders. * - 🔬 - :doc:`optimiser_guide` — Use the Optimiser to find robust parameters and avoid data mining. * - 🛡️ - :doc:`avoiding_overfitting` — In-sample vs out-of-sample, red flags, and the OOS checklist. * - ⚠️ - :doc:`backtest_limitations` — Survivorship bias, look-ahead bias, transaction costs, regime risk. * - 🌐 - :doc:`markets_data` — Available markets, data coverage, OHLCV structure, timeframe guide. * - ❓ - :doc:`faq` — Answers to the most common questions. * - 📖 - :doc:`glossary` — Plain-English definitions of every trading term. * - ⌨️ - :doc:`keyboard_shortcuts` — Canvas, block, and workspace keyboard shortcuts. * - 💳 - :doc:`plans_billing` — Compare Bronze / Silver / Gold plans and manage your subscription. ---- .. toctree:: :maxdepth: 2 :caption: Getting Started getting_started example_strategies .. toctree:: :maxdepth: 2 :caption: Platform Guide strategy_builder running_backtest understanding_results .. toctree:: :maxdepth: 2 :caption: Block Reference blocks_indicators blocks_strategy .. toctree:: :maxdepth: 2 :caption: Advanced portfolio_construction multi_timeframe optimiser_guide avoiding_overfitting backtest_limitations .. toctree:: :maxdepth: 2 :caption: Reference markets_data .. toctree:: :maxdepth: 2 :caption: Help faq glossary keyboard_shortcuts .. toctree:: :maxdepth: 2 :caption: Account & Plans plans_billing