Home / Tools / Symbol Spec Parser → CSV
Free tool · Data

Symbol Spec Parser → CSV

Paste raw MT4/MT5 symbol specifications and turn them into a clean, normalized table you can copy or export to CSV.

1Paste specs
One field per line as key: value or key = value. Separate symbols with a blank line or a new "Symbol:" line. Missing fields are tolerated.
Parsed result
Symbols parsed
0 symbols
Fields recognized
Field coverage
Unrecognized lines
How it works

From broker text to structured data

The parser reads each line, splits it on the first ":" or "=", and maps common broker labels (in EN/ES and with typical variants) to a canonical set of fields. Symbols are separated by blank lines or by a new "Symbol:" header. Everything runs locally in your browser — nothing is uploaded.

line → split(":" | "=") → map(label) → canonical field → CSV
Related tools
Related guides
Tecnemia AlgoSentinel

One panel for the whole operation

AlgoSentinel runs your whole EA operation — it watches your strategies and your VPS around the clock and flags what needs attention.

  • EA Incubation Control — a clear verdict: incubate · promote · retire
  • VPS & Live Monitor — the alert that saves money when an EA fails to start
See AlgoSentinel →
AlgoSentinel dashboard (real view)