LOGIN

Join & EARN

FOREX ALGOS { }

What We Do

BlackBox

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

Robots Glossary

Array

Array - A data structure containing a collection of elements (values or variables) of the same type, indexed by integers. In forex robot coding, arrays are used to store price data, indicator values, or lists of orders. For instance, EAs often use arrays to keep historical price ticks or moving average values for quick indexed access.