In cTrader optimization, “Fitness” is a custom value measuring how well a parameter set meets the optimization criteria. It is not a trading performance metric per se, but is used internally by cTrader to rank passes. For example, maximizing net profit might set Fitness = NetProfit
. The higher the fitness, the better the parameter combination. It’s platform-specific and typically tailored by the algorithm.