TRADING BASICS
Shares & options, in plain words.
How buying a share actually works, what a call and a put really are, and the costs most backtests hide.
OPTIONS
Options, priced honestly
Options add leverage — and costs most backtests hide.
Calls and puts
An option is a contract, not a share. A call gives you the right — never the obligation — to buy 100 shares at a fixed price, the strike, on or before a set date, the expiry. A put gives you the right to sell 100 shares on the same terms. You can let either expire worthless if the trade doesn't go your way; the most you lose is what you paid for it. That asymmetry — capped downside, buying the right instead of the shares outright — is the whole appeal, and the whole reason it's priced differently from a share.
Strike, DTE, ITM/OTM
The strike is the fixed price written into the contract — what you'd pay (call) or receive (put) for the shares if you exercised. DTE is days to expiry — how much runway the contract has left before it's worthless or exercised. In-the-money (ITM) means the strike is already favorable versus the current price; out-of-the-money (OTM) means it isn't, yet. These aren't just vocabulary — they're two dials in the Quantradin builder: target-DTE picks how much time you buy, and ITM% picks how far in, or out of, the money you start.
Premium and theta
Premium is the price of the contract — what you actually pay to hold the right a call or put gives you. Part of that price is time value, and time value decays every single day, a drag traders call theta. That means an option isn't a bet only on direction — it's a bet on direction happening fast enough. Hold a call through a week where the stock goes nowhere, and you can still lose money, because the clock, not the price, is quietly working against you the whole time.
The spread is a real cost
Every option trade has two prices: what you'd pay to buy right now, the ask, and what you'd get to sell right now, the bid. A round trip through that spread — buy at the ask, sell at the bid — costs real money before the underlying moves a cent: roughly 5% on a liquid name, and materially more on anything thin. Most backtests skip this and fill at the friendly midpoint, which flatters every result. Quantradin doesn't — every backtest trade fills at the ask to buy and the bid to sell, never the mid, which is exactly why our numbers look worse and are more real.
Liquidity
An option chain is only as good as the people willing to trade it. A thin chain — few contracts changing hands — means the price you see may not be a price you can actually get; sometimes there's no real fill available at all. Most backtests wave this away and assume every signal fills. Quantradin counts a signal it can't fill as a skip instead of quietly dropping it, and shows the fillable fraction alongside the results. A strategy that only works because you pretended every trade would fill isn't a strategy — it's a spreadsheet trick.
HONESTY
The honest engine, in plain words
How Quantradin grades a strategy — and where you stay in control.
Try it free, no login
You can run one honest backtest without signing up. On the home page, build a strategy in the cockpit or paste a strategy's spec — the plain JSON that describes it — into the Spec panel, and press run. It's the same engine and the same honesty rules the paid product uses, not a watered-down demo: a real verdict, real fills, real costs. The only limit on the free run is how wide a slice of the market it will scan, so nobody grades the whole universe for free — the honesty of the result is never dialed back.
Minute bars, when you want them
By default Quantradin grades on daily bars — one honest decision a day. When you want a closer look, a shares strategy can run on real exchange 1-minute bars instead (this finer resolution is for shares only, not options). The no-look-ahead rule holds exactly as it does on daily bars: a signal on one minute fills at the next minute's open, never the same minute it fired. You get more detail without buying yourself a peek at a price you couldn't actually have traded.
Live-only safety tools
Some tools — a stop-loss, a take-profit cap, a profit-lock that ratchets your floor up as a trade wins — only run once a bot is deployed and trading. They never touch the backtest grade. Take-profit is kept out of every verdict on purpose: capping winners makes a backtest look smoother and steadier than the strategy actually earned, so grading with it would flatter a curve that didn't deserve it. You can still switch these on for a live bot — they protect real positions without ever inflating the score you were shown.
Live, shadow, shelf — you decide
When you deploy a bot, you pick its mode: live, shadow, or shelf. The engine gives its own read — LIVE, SHADOW, or SHELF — but that read is advice, not a gate. You choose. Even a bot the engine would shelf can go live if you want to watch it trade for yourself. We never tell you a strategy "doesn't work" or lock it away; the honesty lives in the numbers we show you — no look-ahead, real fills — not in overriding your call.
Real quotes, never the mid
When a real, measured market quote exists for an option at the moment of a fill, Quantradin uses it: buying at the real ask, selling at the real bid, never the friendly midpoint in between. When no measured quote is on record, it falls back to an honest estimated spread around the last traded price, and labels that fill as estimated so you always know which is which. Either way you never get the flattering mid-price fill most backtests quietly assume — the number you see is the number you could have gotten.