Getting your trading environment ready…

Hang tight — syncing live markets and optimizing performance.

0%
Live on testnet & mainnet

Trade the chart.
Or just describe it.

Everstrike is a perpetuals & options exchange with a full manual order book — and an AI that turns a sentence into a running strategy. Use either. Switch anytime.

No KYC for demo $20,000 paper balance Cancel anytime
AI Strategy
BTC-PERP
Prompt
Buy
Confidence
0%
Why most setups break down

The same five frustrations, every time

These are the recurring complaints traders bring up about manual terminals, bot builders, and AI tools — and what actually causes them.

Building a strategy means learning to code

"I had an idea for a strategy but gave up once I saw it needed Pine Script."
CauseMost automation tools translate a trading idea into a scripting language or a flowchart builder before it can run.
FixWrite the logic as a sentence. The AI reads it directly — no code, no blocks, no syntax to learn.

A bot trades and you have no idea why

"It filled a trade at 3am and all I got was a line in the fill history. No explanation."
CauseMost bot platforms log the order, not the decision — there's no record of what the system was reacting to.
FixEvery evaluation is logged with its full reasoning, signal, and confidence — whether or not it traded.

Low-confidence signals trade anyway

"The alert fired on a coin flip and my bot took it like it was a sure thing."
CauseAlert-based bots execute on any trigger, with no concept of how sure the signal actually is.
FixSet a minimum confidence threshold. No order is ever submitted unless the AI clears it.

Manual trading and automation live in separate apps

"I chart on one app, run bots on another, and check fills on a third. Nothing talks to anything else."
CauseCharting tools, bot builders, and exchanges are usually three separate products with three separate balances.
FixOne order book, one balance. Trade by hand, run a strategy, or both — at the same time, on the same account.
From idea to order

Live in 3 steps

No deposit, no install, no waiting on approval. Most people are watching their first strategy run inside two minutes.

1

Create an account

Sign in and you're dropped straight into demo trading with a paper balance already funded. No KYC, no card.

Accountdemo-7f2a
Balance$20,000.00
2

Pick a market or write a prompt

Open the order book and trade it yourself, or describe a strategy in plain English and set its market and confidence threshold.

MarketBTC-PERP
Min. confidence85%
3

Watch it run

Manual orders fill in real time. AI strategies evaluate on schedule, with the full reasoning behind every decision logged.

StatusActive
Next eval11m 40s
Or write your own
0 / 500

Not sure what to write? Start from one of these:

Your prompt opens directly in the AI strategy builder — nothing is created until you confirm it.

One exchange, two ways in

Built for traders who click. And traders who type.

Every market on Everstrike works both ways — pull up the order book yourself, or hand the logic to an AI strategy and watch it evaluate on schedule.

Manual terminal

A full perpetuals & options order book with live depth, one-click market/limit/trigger orders, and position visualization drawn straight onto the chart.

Stop loss / take profit on every order
Options strategy builder with live greeks
Sub-millisecond depth & trade feed
Open the terminal →

AI strategies

Describe a trading idea in plain English. Set a market, timeframe, and confidence threshold — the AI evaluates on schedule and only trades when it's sure.

Every evaluation logged with full reasoning
Pause, edit, or delete a strategy anytime
Choose your model and minimum confidence
Create a strategy →
Underneath

Everything a serious order needs

The same primitives whether a human or an AI is placing the trade.

Scheduled evaluation

From every minute to once a day — pick how often a strategy re-checks the market against your prompt.

Trigger strategies

Chain one strategy's signal into another's trigger — build a screener that feeds an executor.

Confidence gating

Set the minimum confidence required before an order is ever submitted — no signal, no trade.

Options chain & greeks

Build multi-leg structures with live delta, gamma, and theta on every strike.

Ask the assistant

A trading-aware chat that can explain a position, modify an order, or build a strategy for you.

Every fill, logged

Realized P&L, trade history, and AI reasoning are all stored — nothing about a decision is hidden.

$0
Cost to demo trade
24/7
Strategy evaluation
100+
Perpetual & option markets
<1ms
Median order latency
Take a look around

See the interface before you sign in

Five parts of the platform, previewed. Switch tabs to explore each one.

app.everstrike.io/trading

Order Book

Live bids and asks, one-click market or limit orders, and stop loss / take profit on every position.

Asks 67,512.00.842 67,498.51.205 67,485.02.310 67,471.50.560 67,458.0 Mark Price Bids 67,444.51.020 67,431.01.880 67,417.52.640 67,404.03.105 Quantity 0.450 BTC Buy Sell Stop Loss 66,900.0 Take Profit 68,200.0
1Live depth updates in real time as orders fill and the book shifts.
2One-click sides — set quantity once, then Buy or Sell at market or your limit price.
3SL/TP built in — attach a stop loss and take profit before the order even fills.

AI Strategy Builder

Write a strategy in plain English, set its market and timeframe, and pick a minimum confidence before it ever trades.

PROMPT Buy ETH when the 4h RSI crosses back above 30 after being oversold for at least two candles. MARKET ETH-PERP TIMEFRAME 4h MIN. CONFIDENCE 85% EVAL. FREQUENCY 15m ACTIVE · NEXT EVAL IN 11M 40S Last signal: HOLD — RSI at 38, waiting for confirmation above 30.
1Plain English — no code, no flowchart builder, just describe the logic.
2Confidence gating — nothing trades until the AI clears the threshold you set.
3Live status — see the most recent signal and reasoning at a glance.

Chart

Full charting with drawing tools, indicators, and your AI strategies' entries and exits plotted directly on the candles.

BUY 0.4 CLOSE +6.2% BTC-PERP · 1H 67,458.0
1Strategy overlay — entries and exits from your AI strategies plot right on the candles.
2Every timeframe — from 1-minute scalps to daily swing charts.

Positions

Every open position, order, and AI strategy in one place — with live P&L and one click to close.

MARKETSIDESIZEENTRYP&L BTC-PERP Long 0.450 66,920.0 +$241.10 ETH-PERP Short 3.200 3,512.4 -$58.30 SOL-PERP Long 12.00 178.20 +$94.80 TOTAL UNREALIZED P&L +$277.60 Across 3 open positions
1Everything in one view — manual and AI-driven positions side by side.
2Live P&L updates with every tick, no refresh needed.

AI Assistant

A trading-aware chat that can explain a position, modify an order, or build a strategy for you — right from the conversation.

AI Why did the BTC strategy not trade on the last evaluation? Confidence came in at 62%, below your 85% threshold — RSI was oversold but price hadn't reclaimed the 50 EMA yet. U Lower the threshold to 75% and re-evaluate now. Type a message... Send
1Understands context — ask about a specific position, order, or strategy by name.
2Takes action — modify a strategy's parameters directly from the conversation.
How it stacks up

One platform instead of three

A manual terminal, an automation builder, and an AI assistant — usually three separate tools. Here's the same set of needs across what's actually out there.

  Everstrike Typical CEX terminal TradingView + bot No-code bot builder
Manual order bookLive depth, market/limit/trigger orders Built in Built in Charting only None
Plain-English strategiesNo code, no Pine Script, no flowchart builder Built in None Pine Script required Drag-and-drop blocks
Confidence-gated executionNo order unless the AI clears your threshold Built in None None None
Full reasoning logEvery evaluation explained, not just the fill Built in Fill history only Alert log only Fill history only
Options chain & greeksMulti-leg structures, live delta/gamma/theta Built in Select pairs only None None
Free to tryNo subscription to start $20,000 demo Usually free Monthly fee per bot Monthly subscription

Comparisons reflect typical published feature sets as of writing and may not capture every plan tier.

Questions

Frequently asked

Can't find what you need? Ask in Telegram.

No. Demo trading comes with a $20,000 paper balance the moment you sign in — no card, no KYC. Switch to live trading with real funds whenever you're ready.
No. You describe the logic in plain English — market, condition, timeframe — and pick a confidence threshold. The strategy evaluates on a schedule you set and only trades when it clears that bar.
Every evaluation is logged with its full reasoning, so you can see exactly why a trade was or wasn't made. You can pause, edit, or delete a strategy at any time, and trading size is capped by the maximum quantity you set when creating it.
Yes. The manual order book and AI strategies share the same account and balance — open a position by hand, run a strategy alongside it, or chain one strategy's signal into another's trigger.
100+ perpetual futures and options markets, with both manual order entry and AI strategies available on every one.

Pull up a chart. Or write a sentence.

$20,000 in demo funds, every market unlocked, no card required. See which way you trade.

Switch to live trading whenever you're ready.