I tried casting a spell that makes 1 + 1 > 2.
Yesterday, contributed, "The whole is greater than the sum of its parts."The whole is greater than the sum of its parts.
I was a little curious, so I did a bit more experimentation, hence a follow-up.
I dug out an EA I had created and put aside for later use.
Since this is a study piece, I did not do any major modifications.
The logic is simple: when the trend reverses, repeat the reversal.
Fixed at 0.01 Lot.
Trade ① → Buy Start
Trade ② → Sell Start
Trade ③ → ①+②
Trade ④ → Muahaha...♡
First, check the results of each one.
EURUSD, on the H1 chart.
The indicator used remainsNaomi Trend.
FirstTrade ①about:
PF=1.12/RF=0.83
NextTrade ②about:
PF=1.22/RF=0.56
And next, simply running Trade ① and Trade ② in parallel.
The result of Trade ③
PF=1.16/RF=0.86
As you can see, recovery factor (RF) improves, which was the topic last time.
But I am a helper, so here I willinject a small trick.
When running A and B in parallel, if the opponent’s performance is poor, the stronger one should hold on a bit longer, that is the plan.
This becomesTrade ④.
The result is as follows.
PF=1.16/RF=1.01
Strangely, the recovery factor (RF) improved further.
More importantly, the amount of profit gained has increased.
¥37,379(③)
797(④)
Even on GogoJungle, you’ll see various EAs and strategies for sale.
Many focus on entry and exit advantages, but adding another perspective might make things even nicer, I realized…
Position trading.
Sometimes, magic happens, haha.
The indicator used this time ishere.
** Postscript **
By simply revising the stop loss, it can be improved as follows.
PF=1.40/RF=2.65
In the next post, I would like to test the theme of whether to stop loss or to hold firmly.