Pre-Trade Execution Checklist

A sound entry rule, exit rule, and position size can still be undone by a wide spread, a surprise news release, or a rule condition that wasn't actually checked. A short pre-trade routine catches all three before the order goes in.

~14 minsBuilds on Strategy Backtesting2 Interactive Labs
Check mark, clipboard, and timer representing pre-trade checklist
Learning Goals
  • List the four checks a pre-trade routine should include: risk sizing, spread, news, and rule conditions.
  • Explain why skipping a spread check can distort the actual cost of a trade.
  • Explain why skipping a news check exposes a trade to unplanned volatility.
  • Recognize a completed checklist as evidence a trade was entered deliberately, not necessarily as a guarantee of the outcome.
  • Apply a short, repeatable routine before every trade entry.
Catch preventable errors before submission

Symbol and quantity are right, but the risk field is blank. Submit?

An execution checklist is a gate, not decoration. It verifies instrument, direction, order type, quantity, invalidation, costs, and known event risk before an order reaches the market.

Pre-trade Order Gate

This is not a checklist to read; it is a gate that can block the order

Instrument, direction, order type, quantity, invalidation, and planned risk must all be explicit before the simulated ticket can be submitted.

A critical field is unresolved, so the order remains locked.

Why a Checklist

A Rule Can Be Sound and Still Get Executed Poorly

Every previous lesson in this module covered designing a good entry rule, exit rule, and testing process. None of that protects against a wide spread at the moment of entry, a scheduled news release about to hit, or an entry condition that wasn't actually double-checked before clicking the button. A short pre-trade checklist exists to catch exactly these gaps.

Risk sized

Position matches the plan

Confirmed against the sizing formula, not estimated by feel.

Spread checked

Current cost is known

An unusually wide spread can quietly add to the effective cost of entry.

News checked

No surprise events pending

A scheduled release can add volatility the plan never accounted for.

Pre-Trade Checklist Lab

Toggle Checks Off and See What Risk Goes Unnoticed

Turn checks on and off and read what specific risk is left unmanaged when each one is skipped.

A

Risk Sized

Missing this check: the position size may not actually match the intended 1R risk amount.

B

Spread Checked

Missing this check: an unusually wide spread at that moment could quietly add to the effective cost of the trade.

C

News Checked

Missing this check: a scheduled release could hit while the position is open, adding volatility the plan didn't account for.

D

Rules Confirmed

Missing this check: the setup might not actually satisfy every condition the entry rule requires.

Seconds vs. Risk

Each Check Costs Seconds — the Risk It Catches Is Much Larger

Checking the current spread, glancing at a news calendar, and confirming a position size against a formula each take only moments. The risk any one of them can catch — an inflated execution cost, an unplanned volatility spike, an incorrectly sized position — is disproportionately larger than the brief time the check requires.

Execution Discipline Audit

What Does Each Described Habit Actually Risk?

Pick a case and judge what risk a skipped or completed check actually creates or avoids.

A

Skipping the spread check

A trader places a market order during a low-liquidity period without checking the current spread first. Skipping the spread check risks an execution cost the trader didn't account for in their plan.

B

Skipping the news check

A trader opens a new position minutes before a scheduled high-impact economic release, without having checked the calendar. Skipping the news check means the position is exposed to volatility the trade plan never accounted for.

C

Running the full checklist

A trader confirms position size, checks the current spread, checks the news calendar, and verifies every entry condition before placing the order. Running the full checklist means the trade is entered with a complete view of risk, cost, and timing.

The Four-Box Checklist

Run This Check Before Every Single Trade

1

Risk sized

Does the position size match the sizing formula for this stop distance?

2

Spread checked

Is the current spread within a normal range for this instrument and session?

3

News checked

Is any scheduled high-impact release due while the position would be open?

4

Rules confirmed

Does the setup actually satisfy every stated entry condition?

Execution Gate

Check the Order, Conditions, and Failure Paths Before Sending

Four checks, every time

Risk, spread, news, and rule conditions — run the same routine on every trade.

The cost is seconds, the payoff is risk avoided

None of the four checks takes long relative to what it can catch.

A checklist confirms discipline, not outcome

Completing it means nothing avoidable was left to chance — it doesn't guarantee a win.

Knowledge Check

Put Your Understanding to the Test

Submit your answers to see detailed explanations.

Question 1 of 3

A trader places a market order during a low-liquidity period without checking the current spread. What risk does this create?

Question 2 of 3

A trader enters a position minutes before a scheduled high-impact news release without checking the calendar. What is the concern?

Question 3 of 3

A trader ran all four checks, entered a setup that satisfied every stated condition, and still took a loss. Which conclusion follows from that?

Meet Your Mentor

Stuck? Ask Mira to Break It Down

Describe how you currently prepare before placing a trade, and Mira can help you check it against these four boxes — it won't approve or place a trade for you.

Checking sign-in status...