EA builder resources

EA Generation

Prepare your EA before the Strategy Tester run.

Strategy Tester is not a code review tool. Before running it, make sure the EA compiles, has sensible inputs, logs block reasons, and can produce enough trades to evaluate.

Search intent

The user has a draft EA and wants to avoid wasting Strategy Tester runs.

Paste compiler errors / Generate EA draft / Get risk check

Paste compiler errors / Generate EA draft / Get risk check

Short opt-in only. We store one source, one intent, and one new lead status. No scraped lists, no purchased contacts, no trading promises.

Choose the workflow you want, then opt in so the CRM source is measurable.

Cluster

EA Generation

Tool path

mt5 ea generator

Reader

mq5 developer

Run compile and static checks

A clean compile is the entry ticket. Then check for template leftovers, missing trade calls, and missing risk controls.

No TODO placeholders
OnInit and OnTick present
Trade execution path present

Set a test matrix

Use a small test first, then expand. A failed one-week test is cheaper than a failed five-year run.

Smoke test
One month
Three months
Walk-forward review

Capture report context

Save the set file, date range, model, symbol, spread assumptions, and result report together.

Report path
Set file name
EA version
Data model

Use the tool

Run Workfusion compile and readiness checks before launching your next Strategy Tester batch.

Related guides

Continue the EA build path.