Join & EARN

FOREX ALGOS { }

What We Do

Black
Box

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

Robots Glossary

Boolean

Boolean – A data type that has one of two possible values: true or false. Booleans are used for conditional logic in trading robots. For example, a Boolean flag might indicate whether an EA is currently in a trade, or a condition like price > movingAverage may evaluate to true/false to trigger order placement.