FTMO-style firms have hard rules — daily-loss limits, max drawdown, mandatory stops. This checks whether your Pine code actually contains those controls (e.g. strategy.risk.max_intraday_loss), and tells you what to add. It's a code check, not a prediction that you'll pass — passing needs a real backtest, which we don't run.