Made the Monte Carlo simulation in 20 minutes b4 go to work.
Assume both win and lose have the same profit or loss.
Get into a trade if both signals agree based on a uniform distribution from -1.5 to 1.5:
]-1.5,-0.5] Go short
[-0.5,0.5] Go flat
[0.5,1.5[ Go long
If both signals agree at...