LOGIN

Join & EARN

FOREX ALGOS { }

What We Do

BlackBox

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

Robots Glossary

Yield (C#)

Yield - A keyword used with iterators (e.g., IEnumerable) to return each element of a collection one at a time. While not commonly used in cTrader scripts, yield return can simplify writing custom data generators in C#.