shandybagusj
New Member
Hi, I’m starting to test this expert I made to test the following mechanical situation.
EUR_USD 1H (but I suppose it could be good on other pairs too).
Entry Long: Bid > High[1] + filter
Entry Short: Bid < Low[1] – Filter
Distance: (High[1]-Low[1])/2
Take profit_1: High[1] + Distance
Take profit_2: High[1] + Distance*2
If the first take profit is reached, take profit with half position and move stop to breakeven. Exit at the start of the new bar and repeat.
I will test (and may be improve) the expert during next days.
EUR_USD 1H (but I suppose it could be good on other pairs too).
Entry Long: Bid > High[1] + filter
Entry Short: Bid < Low[1] – Filter
Distance: (High[1]-Low[1])/2
Take profit_1: High[1] + Distance
Take profit_2: High[1] + Distance*2
If the first take profit is reached, take profit with half position and move stop to breakeven. Exit at the start of the new bar and repeat.
I will test (and may be improve) the expert during next days.