Custom simple EA required

MQL4 전문가

명시

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: %


응답함

1
개발자 1
등급
(183)
프로젝트
325
32%
중재
33
42% / 27%
기한 초과
96
30%
작업중
2
개발자 2
등급
(54)
프로젝트
53
17%
중재
7
0% / 100%
기한 초과
5
9%
무료
3
개발자 3
등급
(542)
프로젝트
1321
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
4
개발자 4
등급
(7)
프로젝트
14
21%
중재
1
0% / 100%
기한 초과
3
21%
무료
5
개발자 5
등급
(1)
프로젝트
2
0%
중재
1
0% / 100%
기한 초과
0
무료
6
개발자 6
등급
(41)
프로젝트
61
8%
중재
12
58% / 42%
기한 초과
1
2%
작업중
7
개발자 7
등급
(52)
프로젝트
96
24%
중재
9
22% / 22%
기한 초과
12
13%
작업중
8
개발자 8
등급
(586)
프로젝트
1046
49%
중재
39
28% / 41%
기한 초과
49
5%
무료
9
개발자 9
등급
(66)
프로젝트
143
34%
중재
11
9% / 55%
기한 초과
26
18%
작업중
비슷한 주문
Hey, I am writing to you if you can provide me a profitable already made EA with complete details of the algorithm and how it works, I will need to be sure of the profitability and performance of the EA before placing an order thanks
I am looking for a skilled programmer with expertise in developing trading bots for MetaTrader 5. The ideal candidate would have experience in programming and trading, and preferably have a ready-made bot that can be adapted to my specific needs. If you possess the necessary skills and experience, please get in touch with me to discuss the details of this project. I look forward to hearing from you
I am in need of a Forex EA using two indicators based on the rules that I will provide. The rules will follow cross-over lines that can be adjusted to be used on any time-frame
Hello, I need an EA for both MQL4 and MQL5 that complies with Prop Firm's rules of a maximum daily drawdown of 4%. This means it should close all trades after a 4% loss and not trade for the rest of the day. Additionally, it should not use martingale, grid trading, or trade stacking (opening three or more trades at the same time in the same direction). The EA should also be able to achieve a monthly return of 5-10%
I want someone to employ and will create a HFT robot for my company and it must work on MQL5 and it must open and close orders automatically must work on Synthetic Indices and programmer needs to understand how Synthetic indices move and the algo of them, robot must have high win rate for my Clients, must be able to grow small accounts. Programmer can possibly land a job as a Developer if the robot created works
looking for a simple expert advisor that will be using supertrend with a simple moving average filter - with options for day of the week and time the expert will trade - partial profit taking with rsi divergence as an option
i am planing on develloping a grid robot being a quiet big project i would be looking to build the full robot over initial job + 3 updates meaning by taking that job you are guarentee to have 3 jobs since we would need to build it pieces by pieces i am only looking for devs with 50+ jobs done all other will instantly get rejected its for an overall grid but more complexe with a ton of option i definitely understand
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should execute trade instantly as based on the alerts/indications on tradingview script
This request is only about an issue, basically i have an expert with pending orders that operate with trailing stop loss when pending order are activated. Issue came when i have a recovery order open , then expert have to manage and close original order with recovery order/orders without let run trailing. Actually issue is here, basically others order from same pair went anyway with trailing when , as decided, must
I need an EA created by combining the PZ RSI, PZ MACD,and PZ Stochastic into one EA with the grid function The idea of the trading system is as follows: market entries are performed when MACD, RSI and Stochastic K are in the same current trend direction. The EA is created by combining 3 existing PZ EA's

프로젝트 정보

예산
30+ USD
개발자에게
27 USD