- Delta (Δ)
- How much an option's price moves per 1-point move in the underlying.
- Gamma (Γ)
- How fast delta itself changes as the underlying moves; largest near-the-money.
- Theta (Θ)
- The value an option loses each day purely from time passing.
- Vega (ν)
- How much an option's price changes when implied volatility changes.
- Rho (ρ)
- Sensitivity of an option's price to interest-rate changes.
- Implied Volatility (IV)
- The volatility the market is pricing into an option right now.
- Realized / Historical Volatility
- How much the underlying actually moved.
- IV Rank / IV Percentile
- Where current IV sits versus its own recent range.
- Skew / Smile
- How IV differs across strikes.
- Term Structure
- How IV differs across expiries.
- Intrinsic Value
- The in-the-money portion of an option's price.
- Extrinsic (Time) Value
- Everything above intrinsic; what theta erodes.
- Moneyness (ITM / ATM / OTM)
- Where the strike sits relative to spot.
- Assignment
- Being obligated to deliver/receive on a short option.
- Expiry
- The date the contract settles.
- Momentum / Trend
- Bet that moves continue.
- Mean Reversion
- Bet that stretched prices snap back.
- Arbitrage
- Profit from a pricing gap between related instruments.
- Market Making
- Earn the bid-ask spread by quoting both sides.
- Carry
- Earn a yield/roll for holding a position.
- Sharpe Ratio
- Return per unit of total volatility.
- Sortino Ratio
- Return per unit of downside volatility.
- Calmar Ratio
- Return versus worst drawdown.
- Max Drawdown
- The largest peak-to-trough drop in equity.
- CAGR
- Compounded annual growth rate.
- Expectancy
- Average profit/loss you expect per trade.
- Win Rate / Payoff Ratio
- How often you win vs how big wins are relative to losses.
- R-Multiple
- A trade's result expressed in units of its initial risk.
- Profit Factor
- Gross profit divided by gross loss.
- Position Sizing
- How much capital/lots to put on a given trade.
- Kelly Criterion
- A formula for growth-optimal bet size given edge and odds.
- Value at Risk (VaR)
- An estimate of likely worst-case loss over a period.
- Leverage / Margin
- Trading larger than cash via borrowed exposure / posted collateral.
- Exposure
- Total risk on across positions.
- Slippage
- The gap between expected and actual fill price.
- Latency
- The delay between signal and order reaching the exchange.
- Fill
- An executed order (fully or partially).
- Bid-Ask Spread
- The gap between best buy and best sell price.
- Order Book / Depth
- Resting orders showing available liquidity.
- Market Impact
- How much your own order moves the price.
- Order Types
- Market, Limit, Stop-Loss (SL / SL-M), Bracket / Cover.
- Backtest
- Testing a rule on historical data.
- Forward Test / Paper Trade
- Testing live without real money.
- In-Sample / Out-of-Sample
- Data used to build vs data kept to validate.
- Walk-Forward
- Repeatedly re-fitting and testing forward through time.
- Overfitting / Curve-Fitting
- Tuning so tightly to the past that it fails live.
- Robustness
- A strategy's ability to survive across conditions.
- Monte Carlo
- Reshuffling results to stress-test outcomes.
- Regime
- The prevailing market state (trending, choppy, high/low vol).
- Lot Size
- The fixed contract quantity per derivative.
- Weekly / Monthly Expiry
- The settlement cycles for index and stock derivatives.
- SPAN + Exposure Margin
- The exchange's margin framework for F&O.
- Mark-to-Market (MTM)
- Daily settlement of gains/losses.
- STT
- Securities Transaction Tax on trades.
- Physical Settlement
- In-the-money stock derivatives settling in shares at expiry.
- API
- The interface that lets code place and manage orders with a broker.
- Broker / Exchange
- Where orders are sent and matched.
- VPS / Co-location
- An always-on server (near the exchange) running the bots.
- Signal Engine
- The code that turns data into trade decisions.
- Reconciliation
- Checking that intended positions match actual positions.
- Kill Switch
- An emergency stop that flattens/halts everything.