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

Include File (#include)

Include File - A source file containing reusable code that is inserted into programs at compile time. In MQL, #include brings in functions or definitions. For example, an EA might use #include  to include standard trading functions. Include files avoid code duplication and organize libraries of functions.