What Is a Trading Rule?

A trading rule maps observable data to an action or no-action decision in a way another person can reproduce.

MyTrade Academy
4 min read

A trading rule is a defined condition that maps observable information to an action or no-action decision using a specification that can be applied consistently.

How it works

A reproducible rule normally specifies the instrument, timeframe, data convention, trigger, numeric threshold, and any condition that makes the rule inapplicable.

The test of clarity is not whether the author understands it, but whether another person can apply it to the same data and reach the same decision without asking for subjective interpretation.

Why it matters

Clear rules make backtesting, execution, and post-trade review possible because the decision can be reconstructed from recorded inputs.

Precision does not create an edge. A perfectly specified rule can still be unprofitable, overfit, or economically meaningless.

A simple market example

‘Buy when price looks strong’ becomes testable only after it is rewritten as a specific instrument, timeframe, data series, lookback, closing-price condition, and threshold.

Common mistakes

Using adjectives such as strong, clean, or convincing without measurable definitions.

Assuming a detailed rule must be profitable simply because it is reproducible.

Frequently asked questions

What makes a trading rule reproducible?

The required inputs and decision thresholds are explicit enough for another person or program to apply them consistently.

Can discretionary trading use rules?

Yes. Discretion can be bounded by explicit evidence requirements and decision criteria even if every judgment is not fully automated.

When should a rule change?

Change it deliberately, preserve the old version, and test the revision rather than rewriting it after each outcome.

Educational content only. Definitions describe common market usage and may vary by jurisdiction, instrument, or institution.

See the concept in a real lesson

Lesson 31 uses real market events to show how this concept works in context.

Open Lesson 31