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

Function

Function - A callable block of code designed to perform a specific task, with input parameters and usually a return value. Functions help modularize code. In EAs and cBots, functions might compute indicator values, open trades, or log messages. For example, you might write a function CalculateRSI() that returns the RSI value given price data.