I'm not really understanding the perceived problem here.
GAT
I will try to simplify the problem statement for the OP.
Consider two trading strategies, S1 and S2. They trade in different time frames, so the frequency and duration of trades produced by S1 and S2 are different, but possibly correlated (positively or negatively).
Given the finite amount of capital C and available leverage L, what is the optimal (in the sense of maximum risk-adjusted return) allocation of capital between S1 and S2?
Here are some "naive" solutions which illustrate the issues:
1. Allocate all capital to whatever strategy triggers first. The drawback is that capital would be denied to the second strategy, if it triggers while the first strategy is in position,
2. Allocate half of the capital to each S1 and S2. The drawback is that half of the capital may be unused most of the time.
Last edited: