Master the Mind
Learn to write down what you intend to do, in enough detail that you can later prove to yourself whether you did it.
Who this track is for
- Traders whose problem is no longer knowledge. You can read structure, you can mark a sweep, and you still take trades your own rules exclude — usually on the third day of a losing week, usually within twenty minutes of the last one closing.
- Not for traders looking for motivation. Nothing in this track will make you want to follow your rules more. It is about building a written record specific enough that whether you followed them is a matter of fact rather than memory.
What you’ll be able to do
By the end of this track you will be able to:
- Write a rule specific enough to be violated — which is the only kind of rule that can be reviewed afterwards.
- Calculate position size from the values in your own MT5 symbol specification, rather than from a number you read in a video.
- Complete a pre-trade journal entry, before the position exists, that states the setup, the invalidation level, and the reason for taking it.
The lessons
| # | Lesson | What it covers |
|---|---|---|
| 1 | Why a Working Method Still Loses Money | The gap between having a rule set and executing it, and the specific decision points where discretion leaks back in. |
| 2 | Naming the Pressure Before It Moves Your Hand | Recognising the common emotional pressures at the moment they arrive, rather than in the post-mortem. |
| 3 | Written Rules and the Pre-Trade Checklist | Writing rules specific enough to be tested against your own behaviour. |
| 4 | Position Sizing From Your Broker’s Numbers | Risk calculated from your MT5 symbol specification — contract size and tick value are broker-specific and are not universal. |
| 5 | Drawdown as an Expected Outcome | Why a sequence of losses is a normal property of any probabilistic method, and what a pre-agreed response looks like. |
| 6 | The Journal Entry You Write Before the Trade — Available now | What gets written before the position exists, and why an algorithm is best understood as that entry, codified. |
| 7 | Moving From Demo to Live Without Changing the Method | Changing account size without changing the method — and the behaviours that tend to change anyway. |
Lessons 1–5 and 7: Full track planned for The Matrix member beta.
Prerequisites
Read Structure, lessons 1–3 are assumed, so that the examples make sense. The flagship lesson also assumes you have a rule set of some kind to journal against — lesson 3 builds one, and the flagship recaps enough of it to be read standalone.
This track runs alongside the other three rather than after them. Rules written before you have a method to apply them to tend to be generic; rules written after six months of undocumented trading tend to be written from memory, which is worse.
Editorial note
Every number in this track is broker-specific until you verify it. Pip value, contract size and tick value differ between brokers, and a position-size calculation built on someone else’s numbers is wrong in a way that is invisible until it costs you. Where a worked example uses figures, treat them as illustrative and open your MT5 symbol specification to get yours.
No performance claims. No lesson in this track promises a win rate, a monthly return, or an income. Discipline does not produce profit; it produces a record clear enough to tell whether your method does.
On the EA. The private research system is referenced here as an example of the same idea this track teaches — a pre-trade decision written down in advance so it cannot be revised under pressure. Its thresholds, scoring, and execution logic are not published, here or anywhere. The point of the reference is the principle, not the product.
Research is not execution. A setup is research until the MT5 EA confirms a trade; manual trades stay outside the public record. Nothing here is financial advice.