Quote:
Originally Posted by o990l6mh
Absolutely. Patience is the hardest part in trading it seems.
I read a post somewhere from a guy who said something worth thinking about. He said something like: if I lose a trade I don't allow myself to complain or get upset about it. I just calmly state that I followed my plan. If I win I don't congratulate myself, I just say to myself: I followed my plan.
When we get to that state of having emotional control, that's when we have what it takes to make it. That's when we can calmly sit back and let the 51% wins make us rich slowly.
That's the holy grail if there is one. Inside every traders mind.
|
The calculation is totally wrong. We must consider Risk/Reward Ratio too.
For example: Let's say winning rate is 60%, which means in long run, every 10 trades will have 6 winning trades and 4 losing trades.
Based on the above assumption, and if Risk/Reward Ratio is 1:2 (SL:TP=1:2), then you win FOUR TP pips for every 10 trades in the long run (6xTP-4xSL= 6xTP-4x(TP/2)=4TP).
However, if Risk/Reward Ratio is 1:1 (SL:TP=1:1), then you win ONE TP pips for every 10 trades in the long run.
And, if Risk/Reward Ratio is 2:1 (SL:TP=2:1), then you LOSE TWO TP pips for every 10 trades in the long run (6xTP-4xSL= 6xTP-4x(2xTP)=-2TP).
As I know, for many EAs, SL is bigger than TP, so if winning rate is only 60%, you definitely will lose.
For generic calculation, let assume winning rate is A, and Risk Ratio is B, then we know SL:TP=B, or SL=BxTP, so for every n trades, we will have nxA winning trades, and nx(1-A) losing trades, the profit is calculated as follows:
Profit for n trades (in pips)=nxAxTP - nx(1-A)xSL
=nxAxTP - nx(1-A)xBxTP
=(A - (1-A)xB)xnxTP
So, in the long run, if A>(1-A)xB, you will win, otherwise, you will lose.