First check the execution platform
The first question is which platform the prop account actually runs on. NRUNO is designed for TradingView-to-cTrader routing. If the account is not available in a compatible cTrader environment, this route is not the right one for that account.
Then read the prop firm’s current automation rules
Prop firms may have rules covering automated strategies, expert advisors, copy trading, latency methods, news trading, position size or other execution behaviour. These conditions can change, so always read the current rules for the exact account type.
Risk controls matter more in a funded environment
A technically valid signal can still be unsuitable if spread is too wide, the session is wrong or exposure is already high. The NRUNO cBot can apply fixed spread limits, trading windows, maximum signal age, maximum volume, pyramiding and hedging rules.
TradingView remains the strategy source
NRUNO does not determine whether a trade is allowed under a prop firm’s terms. Your TradingView system produces the instruction. NRUNO routes it and applies only the cTrader-side rules you configured.
Build a demo checklist first
Reproduce the entire chain under test conditions: signal, webhook delivery, symbol mapping, position size, local protection and exits. Only consider a funded account after the behaviour is predictable and you have checked the firm’s current terms.