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

# Pricing & tiers

> Four tiers. No surprise enterprise quote.

The full live comparison is at [glitchexecutor.com/pricing](https://glitchexecutor.com/pricing). This page summarises the locked tiers and what changes between them.

## The four tiers

<CardGroup cols={2}>
  <Card title="Free — $0">
    Quick-rule builder, 1 backtest/day, 1 connected account, 7-day track history.
    The on-ramp.
  </Card>

  <Card title="Pro — $19/mo">
    Visual builder, unlimited backtests, 3 accounts, full history, Firm Mode for
    1 firm.
  </Card>

  <Card title="Pro+ — $49/mo">
    Code editor, walk-forward, all 6 firms, 10 accounts, alerts, marketplace publish.
    The default for serious operators.
  </Card>

  <Card title="Pro Quant — $99/mo">
    Hosted execution (later), unlimited accounts, API access. For teams.
  </Card>
</CardGroup>

## Marketplace revenue split

When authors sell strategies through the marketplace, **Glitch Executor takes 30%, the author keeps 70%**. Pricing is set per strategy (one-time or subscription).

## What we don't sell

* We don't sell strategies (you author your own; the marketplace lists what other users
  publish)
* We don't sell signals
* We don't sell account-management services

Glitch Executor is tooling. You author the automation, decide the broker path, and stay
responsible for execution decisions.

## Open source bits

The strategy IR schema and a reference cBot template are open source. See
[gitlab.com/glitch-exec-labs-group/glitch-trade-core](https://gitlab.com/glitch-exec-labs-group/glitch-trade-core).
