Quote from kut2k2:
"the signal must be agreed by the two methods at the same time"
What, you people think that's irrelevant? BOTH methods have to agree.
If event A has a probability of p(A) and uncorrelated (aka independent) event B has a probability of p(B), then the joint probability A _AND_ B is
p(A and B) = p(A)*p(B)
This is Probability 101. Even the guy who claims he learned it in elementary school (yeah, right) and then proceeded to blow it with p(A or B or C) might have gotten it IF he could read the OP properly.
This is flat out wrong, you are thinking something different, the AND condition - what is the probability of event A AND B both being true given each event has a 0.6 of being true individually. Then it's 0.6*0.6
What OP is asking is what is the win probability of the TRADE when two strategies with a 0.6 win probability BOTH give the trigger to place said trade. Think about it for a second, if each individual trigger has a 0.6 chance of win, how can waiting for both to trigger reduce your win to 0.36?
The question is valid and clear. It sounds simple until you try to quantify what "winning rate" is in OP's question.
For example using the loaded die template:
Strategy 1: win=0.6 lose=0.4
Strategy 2: win=0.6 lose=0.4
All possible outcome=4
win/win, win/lose, lose/win, lose/lose
All possible WIN outcome=3
win/win,win/lose,lose/win
Probability of each of these outcome occurring then sum it up.
P(WIN) = 0.6*0.6 + 0.6*0.4 + 0.4*0.6 = 0.84 -> 84%
But this is not correct because we are making an assumption it's an OR condition where win/lose and lose/win both equals to a win. Need a quant to fit this into a standard probability template then it will become easy.
Anyone else feeling stupid right now, raise your hand.