> ## Documentation Index
> Fetch the complete documentation index at: https://docs.luxalgo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

<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/PaYLlbjcW5U"
    frameBorder="0"
    allowFullScreen
  />
</div>

<Card title="AI Backtesting Assistant" icon="sparkle" href="https://www.luxalgo.com/chat/">
  Access the AI Backtesting Assistant here.
</Card>

The [AI Backtesting Assistant](https://www.luxalgo.com/backtesting/chat/) is a conversational AI leveraging a variety of state of the arts large language models to scan and retrieve a wide variety of strategies built using core features from our Signals & Overlays®, Price Action Concepts®, and Oscillator Matrix® toolkits. It also can give contextual information about our products & markets.

<Info>
  The AI Backtesting Assistant is only available for Ultimate users.
</Info>

<video autoPlay muted loop playsInline className="w-full aspect-video" src="https://mintcdn.com/luxalgo/CDau_eRmDqLaKwqU/public/videos/ai-backtesting/introduction/chat_demo.mp4?fit=max&auto=format&n=CDau_eRmDqLaKwqU&q=85&s=094920af5443b7c2cd6ab917699cbc1f" data-path="public/videos/ai-backtesting/introduction/chat_demo.mp4" />

To learn more about the capabilities of the AI Backtesting Assistant, see the pages below:

<CardGroup cols={2}>
  <Card title="Fetching Strategies" icon="searchengin" href="/docs/ai-backtesting/fetching-strategies">
    Fetch strategies simply by using natural language
  </Card>

  <Card title="Viewing Backtests" icon="chart-bar" href="/docs/ai-backtesting/backtest-viewer">
    View detailed strategies backtset results
  </Card>

  <Card title="Fetching Information" icon="books" href="/docs/ai-backtesting/fetching-information">
    Learn more about LuxAlgo toolkits using our assistant
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/docs/ai-backtesting/troubleshooting">
    Common issues and solutions
  </Card>
</CardGroup>

## FAQ

<Accordion title="How do I get access to AI BAcktesting?">
  All users can access AI Backtesting [here](https://www.luxalgo.com/chat). Users with Premium and Ultimate plans can benefit from higher usage limits.
</Accordion>

<Accordion title="What are credits?">
  Credits is the currency system used to control the usage amount a user has with our AI products. The credit balance of an user is shared across both AI Backtesting platform and Quant, our Pine Script® coding agent.

  User credits reset every first of the month.
</Accordion>

<Accordion title="What strategies are available?">
  The AI Backtesting Assistant has access to the backtesting results of over 10 million trading strategies using core features from the Signals & Overlays®, Price Action Concepts®, and Oscillator Matrix® toolkits.
</Accordion>

<Accordion title="What tickers and timeframes are backtested?">
  Strategies are evaluated for some of the most traded tickers across 3 timeframes: 5 minute, 15 minute, and 1 hour.

  **Included ticker symbols by market:**

  <Accordion title="Stocks (Cboe BZX)">
    * AAPL
    * AMD
    * AMZN
    * BABA
    * CELH
    * COIN
    * CRWD
    * DIS
    * DUOL
    * GME
    * GOOG
    * HOOD
    * INTC
    * MA
    * META
    * MSFT
    * MSTR
    * NFLX
    * NKE
    * NVDA
    * ORCL
    * PLTR
    * PYPL
    * RIVN
    * SMCI
    * SNOW
    * SOFI
    * TSLA
    * UBER
    * WMT
  </Accordion>

  <Accordion title="ETFs (Cboe BZX)">
    * ARKK
    * IWM
    * QQQ
    * SPY
    * VTI
  </Accordion>

  <Accordion title="Crypto">
    * AAVEUSDT (Binance)
    * ADAUSDT (Binance)
    * ATOMUSDT (Binance)
    * AVAXUSDT (Binance)
    * BCHUSDT (Binance)
    * BNBUSDT (Binance)
    * BTCUSDT (Binance)
    * DOGEUSDT (Binance)
    * DOTUSDT (Binance)
    * EOSUSDT (Binance)
    * ETHUSDT (Binance)
    * HBARUSDT (Binance)
    * HYPEUSDT (Kucoin)
    * JUPUSDT (Binance)
    * KASUSDT (Kucoin)
    * LINKUSDT (Binance)
    * LTCUSDT (Binance)
    * SHIBUSDT (Binance)
    * POLUSDT (Binance)
    * SOLUSDT (Binance)
    * SUIUSDT (Binance)
    * TONUSDT (Binance)
    * TRXUSDT (Binance)
    * UNIUSDT (Binance)
    * VETUSDT (Binance)
    * XLMUSDT (Binance)
    * XRPUSDT (Binance)
  </Accordion>

  <Accordion title="Forex">
    * AUDJPY
    * AUDUSD
    * EURAUD
    * EURGBP
    * EURUSD
    * EURJPY
    * GBPAUD
    * GBPJPY
    * GBPUSD
    * NZDUSD
    * USDCAD
    * USDCHF
    * USDJPY
  </Accordion>

  <Accordion title="Commodities">
    * XAGUSD
    * XAUUSD
    * UKOIL
  </Accordion>

  <Accordion title="Futures">
    * NQ
    * ES
    * RTY
    * YM
    * GC
    * SI
    * CL
    * NG
    * PL
    * ZC
    * ZW
    * ZS
    * 6E
    * 6J
  </Accordion>

  <Info>
    US equities (Stocks and ETFs) use regular trading hours and are based on the Cboe BZX exchange.

    Futures are based on continuous contracts and use electronic trading hours, without adjustment for contracts changes. Contract roll is performed taking into account a combination of volume and openinterest.

    Unlike TradingView, Futures contracts roll on the day prior to expiration.
  </Info>
</Accordion>

<Accordion title="Is there a limit to how much I can use the AI?">
  Yes, users have a token balance that determines how much they can use the AI, however, it is highly unlikely you will ever reach the end of your token balance. It resets at the first of each month and once it reaches 0, the AI will no longer be available until the balance is refreshed.
</Accordion>

<Accordion title="Can I save my strategies?">
  Yes, strategy results provided by the AI can be exported as a CSV file for easy access and analysis.
</Accordion>

<Accordion title="How are strategies evaluated?">
  Backtests are performed on all the tickers on Monday, Wednesday, and Friday at 23:30 UTC, using our own internal system on data from quality third party providers, ensuring users can reproduce the results given by the AI on TradingView if needed.

  Strategies starts being evaluated at a specific date, which can be returned by the AI assistant.
</Accordion>

<Accordion title="Are backtesting results updated live?">
  No, currently backtests are performed on Monday, Wednesday, and Friday at 23:30 UTC for all strategies. As a result you might potentially see some more recent trades once you replicate a given strategy on TradingView.

  We are actively working on updating strategies continuously.
</Accordion>

<Accordion title="Why am I seeing different strategy results on TradingView?">
  Due to the potential difference in market data and processes it is possible for backtest results to slightly differ from what you might observe on TradingView.
</Accordion>

## Disclaimer

<Warning>
  This AI tool’s backtesting data & analytics are for informational purposes only and do not constitute financial advice or recommendations to buy or sell any financial product, including but not limited to securities, derivatives, cryptocurrencies, or other investment instruments.

  This tool may contain errors, and past performance is not indicative of future results. Always conduct your own research and consult with a professional financial advisor.

  LuxAlgo is not liable for any decisions made based on any information given. Read our [full disclaimer](https://www.luxalgo.com/legal/disclaimer/).
</Warning>
