Custom simple EA required

MQL4 Experten

Spezifikation

I require a simple EA that work as follow

I will first open a trade manually on a chart and once i close that trade manually , the EA must execute a new trade automatically and every time  it closes a trade it will continue opening new trade based on the maximum amount of trade it can open in the EA settings. Note: EA opens 1 single trade each time, and the trade must be closed by the Ea before opening the next trade automatically.

The EA should have a martingale option for each series of trade, for example if a trade is a win it will not open a martingale but if the next trade is a loss it will use the martingale option for the next trade. Once it wins a trade it will revert back to opening trade without using the martingale option

The EA must function this way if there is a win it will keep opening the same lot size, if there is a loss the next trade will be based on the multiplier value , Example: lot size 0.01 multiplier 1, if the TRADE wins keep opening the same lot size (0.01) , if second trade loose next trade to open lot size 0.01x2 =0.02 if the value of multiplayer is 2 , if third trade loose next trade open lot size based will be based on multiplayer value in the Ea. Once the EA wins a trade after a loss the next opening trade will revert back to default lot size : 0.01 .

The EA will use the default lot size, and will only start using the multiplier value if there is a loss or a series of losses. 

To clarify if trade 1 loose, use multiplier value for next trade ,  if trade 2 is a loss use multiplayer value for trade 2, if trade 3 is a loss use multiplayer value for trade and so on. Do remember if a trade wins we will not use a multiplier for the next trade.

The maximum level number trade series for martingale should be up 50, for example

martingale multiplier trade 1 : 2
martingale multiplier trade 2 : 4
martingale multiplier trade 3 : 6

The EA will use 2 type of risk management based on true/false:

First one is the standard  TP and SL in points, those must be hidden from the broker

Second  TP and SL will be based on % of the current capital, for example if i set TP 2% for a 2000$ it will automatically close a trade once its 40$ in profit, once again the TP and SL must be hidden from the broker

We should have a settings that determine the maximum amount of trades the EA will open , for example if i set to 50 the EA will open only a maximum total amount of trade of 50 and will not open anymore trade once that number is reached.

The EA settings:

EA Magic number:
Use martingale :True/False
martingale multiplier trade 1 : 2
martingale multiplier trade 2 : 4
martingale multiplier trade 3 : 6
martingale multiplier trade 4 : 8
martingale multiplier trade 5 : 10
martingale multiplier trade 6 : 12
martingale multiplier trade 7 : 14
martingale multiplier trade 8 : 16
Use standard TP and SL: True/False
Hidden stop loss:
Hidden take profit:
Maximum amount of trade to open: 50
Lot size:
Use TP and SL based on % of  account: True/False
Hidden TP: %
Hidden SL: %


Bewerbungen

1
Entwickler 1
Bewertung
(185)
Projekte
327
32%
Schlichtung
33
42% / 27%
Frist nicht eingehalten
98
30%
Arbeitet
2
Entwickler 2
Bewertung
(54)
Projekte
53
17%
Schlichtung
7
0% / 100%
Frist nicht eingehalten
5
9%
Frei
3
Entwickler 3
Bewertung
(554)
Projekte
1342
59%
Schlichtung
28
82% / 0%
Frist nicht eingehalten
10
1%
Frei
4
Entwickler 4
Bewertung
(7)
Projekte
14
21%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
3
21%
Frei
5
Entwickler 5
Bewertung
(1)
Projekte
2
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(42)
Projekte
62
8%
Schlichtung
12
58% / 42%
Frist nicht eingehalten
1
2%
Frei
7
Entwickler 7
Bewertung
(52)
Projekte
97
24%
Schlichtung
11
18% / 18%
Frist nicht eingehalten
12
12%
Arbeitet
8
Entwickler 8
Bewertung
(586)
Projekte
1048
49%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Frei
9
Entwickler 9
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
Ähnliche Aufträge
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD