# What Is LuxAlgo? (/platform/getting-started/what-is-luxalgo)



<div style="{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden' }">
  <iframe
    style="{
    position: 'absolute',
    top: 0,
    left: 0,
    width: '100%',
    height: '100%',
  }"
    src="https://www.youtube.com/embed/_2xVnhQXJuw"
    frameBorder="0"
  />
</div>

LuxAlgo is the AI trading platform. Describe a strategy in plain language and [Quant](/platform/quant/introduction) turns it into a built, backtested, running strategy. No code required.

Behind it: the industry's leading library of standardized trading logic, years of foundational open-source development, and our world-renowned premium algos. Free to start.

![](/images/what-is-luxalgo/what-is-luxalgo.png)

## The Platform at a Glance [#the-platform-at-a-glance]

1. **[Quant](/platform/quant/introduction)**: the AI that powers LuxAlgo. It builds indicators and strategies from plain language (or even chart screenshots), refines them with you, and is fluent in Pine Script® when you want code.
2. **[The Library](https://luxalgo.com/library)**: every trading concept, already implemented. The world's largest collection of indicators and algorithms, maintained as strategy-ready code that the rest of the platform builds on.
3. **[AI Backtesting](/platform/ai-backtesting/introduction)**: the strategy engine. It discovers, validates, and optimizes strategies against years of real market history before you risk anything.
4. **[AI Strategy Alerts](/platform/ai-strategy-alerts/introduction)**: live signals from your strategies, delivered as notifications or webhooks so they reach your bot, brokerage, or prop-firm platform the instant they fire.
5. **[Premium Algo Suites](/platform/algos/access-on-tradingview)**: Signals & Overlays®, Oscillator Matrix®, and Price Action Concepts® with Screeners, available as plug-ins wherever you chart.

## The Library: Every Concept, Already Code [#the-library-every-concept-already-code]

Most platforms hand you a charting tool and wish you luck. LuxAlgo maintains the world's largest library of trading indicators and algorithms: order blocks, liquidity, market structure, trend-following, mean reversion, volume profiles, and practically every other technical concept traders use, each implemented as tested, strategy-ready code.

That matters for two reasons:

* **You never start from zero.** Any concept you want to trade already exists as working code you can chart, combine, and backtest immediately.
* **It's the intelligence behind our AI.** Quant and AI Backtesting don't guess at what an "order block" is. They build on the same battle-tested implementations used by millions of traders.

## From Idea to Validated Strategy [#from-idea-to-validated-strategy]

The platform closes the loop that traders usually stitch together by hand:

* **Generate:** Describe a strategy in plain language, or pick concepts from the Library, and get a working strategy instantly.
* **Validate:** AI Backtesting iterates through parameters against real historical data to find statistically significant configurations, instead of leaving you to trial-and-error settings.
* **Automate:** Deploy strategies with live alerts and webhooks, so signals reach you or your execution platform the moment they trigger.

## Why It Works [#why-it-works]

The quality of the platform comes from the quality of what feeds it. Our algorithms are used by over 1 million traders and are built by a team holding the rare Pine Wizard distinction. The strategies you generate stand on the most widely used, stress-tested technical implementations in the world, not generic code.
