Skip to content
Back to App

Challenge Mode

Challenge Mode runs a full evaluation challenge inside TestMax: a rule set with a profit target, drawdown floor, daily loss limit, minimum trading days and a consistency check, enforced candle by candle on historical data. You can practice under the same rule set as many times as you like until passing is repeatable.

Why practice under rules?

Most first attempts at an evaluation challenge fail, and the most common reasons are not strategy-related — they are rule violations:

  • Exceeding the trailing drawdown because you did not understand how it updates
  • Hitting the daily loss limit after revenge trading a losing session
  • Failing consistency rules by concentrating too much profit in a single day
  • Trading outside allowed hours or holding positions overnight

These are all preventable mistakes. TestMax enforces the same rules in simulation so you can internalize them before the outcome matters.

What TestMax simulates

TestMax replicates the core evaluation structure:

  • One or two evaluation phases — Run a single phase (the built-in futures presets) or add a verification phase before the performance phase
  • Four drawdown models — Choose from static, trailing intraday, trailing EOD, and trailing EOD with lock
  • Daily loss limits — Your daily P&L is tracked separately. Exceed the limit and you fail the day or the evaluation
  • Profit targets — Each phase has a profit target you must reach before advancing
  • Minimum trading days — You must trade a minimum number of days before passing, preventing lucky single-day flukes
  • Consistency rules — Configurable maximum percentage of total profit that can come from any single day
  • Trading hours — Restrict trading to a session window
  • Overnight holding rules — Optionally enforce no-overnight or no-weekend position rules

Configurable parameters

Every rule is a parameter. Start from a preset or set each value yourself.

ParameterConfigurable?
Account sizeYes
Drawdown typeYes
Maximum drawdown amountYes
Daily loss limitYes
Profit target (Phase 1)Yes
Profit target (Phase 2)Yes
Minimum trading daysYes
Consistency ruleYes
Trading hoursYes
Overnight holdingYes

How it works

  1. Configure your challenge — Select an account size, drawdown type, and the rules that match the rule set you want to practice
  2. Trade normally — Use the TestMax dashboard to replay historical sessions and trade under evaluation rules
  3. Rules are enforced in real time — Your drawdown, daily loss, and profit target are tracked on every bar. Violations are flagged immediately
  4. Track your progress — The challenge dashboard shows your current phase, running P&L, drawdown remaining, days traded, and whether you are on track to pass
  5. Advance through phases — Meet the profit target within the rules and you progress to the performance phase; on a 2-Step challenge, Phase 1 advances to Phase 2 first

What you will learn

Practicing in simulation teaches you things that backtesting alone cannot:

  • How drawdown pressure affects your decision-making — When you see your remaining drawdown shrinking, do you tighten up or panic?
  • Whether your strategy meets consistency requirements — A strategy that makes all its money in one big day will fail consistency rules
  • How daily loss limits change your risk management — You cannot just “average down forever” when there is a hard daily cap
  • Your real readiness level — One pass can be luck; consistent passes are the signal

Next steps