Evaluate the New Trade in Portfolio Context
A position can be acceptable in isolation and still be undesirable when combined with existing exposure. Before execution, proposed trade risk should be added to current open risk and checked against portfolio limits.
Engineering model
The source emphasizes diversification and distributing risk rather than concentrating capital in one position, particularly when discussing higher-risk markets. FX Nova Bot extends that principle into a portfolio gate that can consider aggregate risk, concentration and correlated exposure.
The decision chain becomes: setup valid → technical stop valid → size calculated → portfolio projected → permission returned. This links the stop-loss layer directly to the existing Portfolio Risk Engine and Correlation & Exposure Map.
Connected FX Nova modules
Educational software-engineering material. Trading concepts derived from the source framework are presented as models and heuristics, not guaranteed market laws or investment advice.