Why SL is required
Risk-based sizing uses the distance between entry and stop loss to calculate the receiver size. No SL means no safe distance to calculate against.
Example
{"action":"buy","ticker":"EURUSD","sl":1.0850}
How to verify
- Set the connection sizing mode to Risk % or Risk $.
- Trigger a webhook that includes a real stop-loss price.
- Confirm the size looks reasonable and Logs do not show missing-SL sizing errors.
