Join & EARN

FOREX ALGOS { }

What We Do

BlackBox

Backtest Results How It Works Full Refund Promise Supported Brokers Income Targets

Robots Glossary

Pause (Break)

Pause – Halting execution during debugging. When an EA/cBot hits a breakpoint or an exception, it pauses. You can also pause manually (e.g. in MetaEditor, Debug→Pause or pressing Break). The source line at pause is highlighted, and debugging commands (Step Over/Into) become available. Resuming continues execution.