Common signs
- The trade opens on the receiver but SL or TP is missing.
- Logs show Invalid stops, Invalid SL, Invalid TP, or modify failures.
- SL or TP exists on the master but not on the receiver.
- Signal-based setups may be sending levels in pips instead of actual prices.
First things to check
- Open Logs. Find the exact stop or modify error first instead of guessing.
- Check the basic direction rules. For a buy, SL should be below and TP above. For a sell, SL should be above and TP below.
- Make sure the levels are far enough from current price. Some brokers reject stops that are too close.
- Check whether modify events are blocked. If your setup uses filters or event restrictions, those can stop SL or TP updates from reaching the receiver.
Best test method
- First confirm entry copying works on a tiny trade.
- Then test with conservative SL and TP levels.
- If the setup uses TradingView or Telegram, make sure the signal uses actual price levels, not pip counts or ambiguous shorthand.