Public project · under active development

EA Generator
Algo Trading Development Tools

EA Generator is a public, non-broker project focused on research, development, and visualization of algorithmic trading strategies. It helps transform raw strategy logic into testable, observable behaviour through structured telemetry, backtests, and chart-based analytics.

Strategy research Backtest analytics Risk management tooling EA / algo workflows

Strategy-centric design

EA Generator is built around concrete trading strategies: configuration, telemetry and visual feedback loops for improving and understanding automated trading systems.

Chart-based observability

Planned TradingView integration is dedicated to visualizing equity curves, entries, exits, and diagnostic markers — not to providing generic charting or data services.

Public and transparent

The project website is public, free to access, and focused on explaining how EA Generator supports strategy research and development without touching brokerage or client funds.

What EA Generator focuses on

The project intentionally narrows its scope: it focuses on tools around algorithmic trading workflows, not on brokerage, account management, or data distribution.

  • Strategy telemetry and event logging.
  • Backtest and research visualization.
  • Risk-aware performance summaries.

Technology stack (planned)

  • Trading strategy side: MQL5 / Python tooling.
  • Backend API: REST / JSON with persistent storage.
  • Web UI: modern JavaScript framework with TradingView Advanced Charts.
  • Self-hosted deployment on private infrastructure.

Compliance and boundaries

EA Generator is explicitly scoped not to become a broker, a signal service, or a generic charting platform. TradingView charts will be used solely as a visualization layer for strategy-generated data.