I was told by a moderator to integrate 2 competing Strategies into one. The moderator told me this because I wanted to use Performance metrics of one strategy to be utilized by another strategy.
NOTE: these 2 strategies have different Risk thresholds (Profit Target / Stop Loss)
When I try to put these 2 strategies together it has lead to me having to choose the larger of the 2 risk thresholds to be applied to both strategies.
AND
The performance metrics for both Strategies have combined into one set of performance metrics.
This has rendered the logic I wanted to cross reference AND the risk thresholds to become combined and now both strategies function with a lower level of utility than if I was to leave them separate.
Question 1: what do I need to account for when merging strategies to keep Risk thresholds in line with the strategy they are associated with?
Question 2: how do I keep Performance metrics in line with the strategy they are associated with?

Comment