EA builder resources

EA Generation

Expose the EA inputs that matter for testing and risk control.

Good inputs let you test without rewriting code. Bad inputs hide risk, force manual edits, and make backtest results hard to compare.

Search intent

The developer wants to know what configurable inputs an EA should include.

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

Risk inputs

Risk inputs define the maximum damage a draft is allowed to take during testing and live review.

RiskPerTradePct
MaxDailyLossPct
MaxOpenTrades
MaxSpreadPoints

Strategy inputs

Strategy inputs should describe signal logic without mixing in account-specific assumptions.

Indicator periods
Thresholds
Session windows
Cooldown bars or minutes

Diagnostics inputs

A debug mode can make blocked trades visible without flooding the journal on every tick.

EnableDebugLogs
LogBlockedReasons
MagicNumber

Use the tool

Use Workfusion to regenerate your EA with a clearer input surface before optimization.

Related guides

Continue the EA build path.