Join & EARN

CLUB Member For the ' if's ' in life £€$₹د.إ
enjoy possibilities with Us
LOGIN FX Learner LOGIN FOREX ALGOS { }

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#.