LOGIN

Join & EARN

For the ' if's ' in life £€$¥د.إ
enjoy possibilities with Us
FOREX ALGOS { }

What We Do BlackBox Backtest Results How It Works Full Refund Promise Supported Brokers Income Targets

Robots Glossary

Local Variable

Local Variable - A variable defined within a function or block. During debugging, locals are inspected to track algorithm state. MetaEditor’s debugger automatically shows local variables in the Watch pane when paused. In c#, Visual Studio displays local variables in the Autos or Locals windows at breakpoints. Keeping an eye on locals often reveals logic bugs.