I’m excited! I just created an EA with a profit factor of 1387.
This is a semi automatic EA. This EA works in ranging market, user must enter highest price, and lowest price inside a range. User must close all trades manually when price move outside of market range or set stop loss. This EA is very profitable when the market is ranging. It can achieve more than 95% win rate (long & short).
Free EA Name: The Forbidden Fruit EA
Creator: Cuong V Truong
Download link:
[B]Settings[/B]:
(Price range should only be around 200 to 250 pips)
[ul]
[li][B]PriceMustBeLower[/B]: highest price inside range
[/li][li][B]PriceMustBeHigher[/B]: lowest price inside range
[/li][/ul]
The EA will automatically divide price inside the range by two.
[ul]
[li]If price is above the 50% price line inside range, EA will only place sell orders.
[/li][li]If price is below 50% price line inside a range, EA will only place buy orders.
[/li][/ul]
[QUOTE=“Cryptocurrency;744463”]I’m excited! I just created an EA with a profit factor of 1387. <img src=“301 Moved Permanently”/>[/QUOTE] are you sharing EA ?
Personally, I see you’ve done nothing to improve your backtesting data. I hope you’re not using that awful compiler you recommended. And we’ve seen how your trading operators. This bot will probably destroy your accounts soon. Just as well you’re demo trading.
Let’s say if you want the EA to trade inside a range of 200 pips and you want the EA to stop trading if price exceed 200 pips. You can set the stop loss to 201 or 202 pips.
Do I read it correcty that you have an SL of 5000, a tp of 10 pip, a leverage of 1:500 and 1647 trades in one day? If so, is the strategy that you jump in and wait until +10 pip?
I also see a max. number of orders open is 150. When that is the case than you are open with 1,5 lot ($15) per pip then you are 60 pip away of being broke again.
I understand, a profit is a profit. But don’t you think you are risking a bit too much and is it wise to share that EA to other traders?
Crypto, I think you mean this post. No I didn’t see it. I just reponded tot the paramters of your backtest. While backtesting you cannot manually move the SL, so the strategy is tested with a SL of 5000 pip. But I understand from this post that you need to move the SL manually?
So you suggest an SL of 200 pip for a TP of 10 pips?
I also use a 5 digit broker, but a pip for me is the 4th digit. if you consider the 5th digit as a pip this means that you actually made 10 pip instead of 100 pip. What would explain the 200 pip range that you mention, you actually mean 20 pip range.
To find out the pips range I used.
Enter the price range values as shown in test result in first post of this thread.
Then use ‘crosshair’ tool in mt4 platform to measure.
[QUOTE=“Cryptocurrency;745660”]To find out the pips range I used. Enter the price range values as shown in test result in first post of this thread. Then use ‘crosshair’ tool in mt4 platform to measure.[/QUOTE]