Create an Expert Advisor based on ZigZag indicator

MQL4 Experts

Job finished

Execution time 2 days
Feedback from customer
Excellent job, very clean. Everything as requested and very fast.
Feedback from employee
Thanks so much!!!!!

Specification

Hello,

1. This EA will be based on ZigZag indicator to obtain a chart like the one shown in "Image 1".

  • The “Depth” is the first set up of the technical indicator Zigzag. It is the minimum number of bars without a second maximum or minimum deviation of the bar (example: if we have a maximum in candle x, and the depth is 12, it won’t be able to draw the following maximum until at least x+12 candles). 
  • The “Deviation” is the percentage once the previous maximum or minimum is formed (example: if we have a stretch of 100 points from the minimum to the maximum, and the deviation is 5, it will start to draw the bearish stretch when at least 5% of the stretch is corrected). 
  • The “Backstep” is the last set up and it reflects the minimum amount of bars between which the maximums and minimums can be drawn (example: if we have a maximum in the candle x, and the backstep is 3, it won’t be able to draw the next stretch of minimum until the next x+3 candles). 

2. Each time a "peak" is created:

  • If the price is below the value of the price at that peak, a buy stop will be placed at the value of the price at the peak (you can see it on "Image2").
  • If the price is above the value of that peak, a sell stop will be placed at the value of the price at the peak (you can see it on "Image 2"). 

3. The adjustable parameters of the EA must be the following:

  • "Depth".
  • "Deviation".
  • "Backstep".
  • (Please let me know if there is any more because of the indicator).
  • "Autolot" as percentage of the account, based on the distance between the entry point and SL. 
  • "TP" in points. 
  • "SL" in points. 
  • "Trailing start" in points, is when the trailing stop will start working.
  • "Trailing step" in points, is the value of trailing stop to which it will move the trailing stop.
  • "Start trading" is the time that the EA will start trading. 
  • "Stop trading" is the time that the EA will stop trading.

4. Others.

  • The EA should work for any pair and any time frame. 
  • One trade at time allowed.
  • The code must have comments to be able to modify it in the future.
  • Unexecuted buy stops and sell stops will not be deleted.

Thank you very much.

Files:

JPG
Image_1.jpg
61.9 Kb
JPG
Image_2.jpg
123.5 Kb

Responded

1
Developer 1
Rating
(362)
Projects
502
40%
Arbitration
145
17% / 73%
Overdue
98
20%
Busy
2
Developer 2
Rating
(2380)
Projects
2990
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Free
3
Developer 3
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
4
Developer 4
Rating
(52)
Projects
155
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
5
Developer 5
Rating
(229)
Projects
404
33%
Arbitration
52
37% / 40%
Overdue
146
36%
Loaded
6
Developer 6
Rating
(319)
Projects
517
66%
Arbitration
52
21% / 38%
Overdue
163
32%
Free
7
Developer 7
Rating
(251)
Projects
399
54%
Arbitration
9
67% / 22%
Overdue
36
9%
Free
8
Developer 8
Rating
(185)
Projects
190
27%
Arbitration
0
Overdue
3
2%
Free
9
Developer 9
Rating
(214)
Projects
241
75%
Arbitration
10
80% / 0%
Overdue
4
2%
Free
10
Developer 10
Rating
(96)
Projects
143
76%
Arbitration
0
Overdue
2
1%
Free
11
Developer 11
Rating
(261)
Projects
535
50%
Arbitration
54
41% / 37%
Overdue
224
42%
Working
12
Developer 12
Rating
(7)
Projects
8
50%
Arbitration
0
Overdue
0
Free
13
Developer 13
Rating
(314)
Projects
334
71%
Arbitration
4
100% / 0%
Overdue
1
0%
Working
14
Developer 14
Rating
(66)
Projects
143
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
Similar orders
Forex Advanced Risk Management : With the new Fixed Lot and Risk Percentage modes, tailor your trading to align with your risk tolerance. The system now allows you to define your risk down to minute detail, ensuring that each trade is in harmony with your financial strategy. Dynamic Trend Configuration : Version 2.0 comes with a refined algorithm selection that seamlessly adapts to market trends. Whether you choose a
Smith Ai 30+ USD
I want to a developer to build my simple strategy into a Ea ... indicator are bollinger band with default setting variables index dynamic average 9.12 and moving averages 50 with parabolic stars 0.003 ..0.2Here is how the strategy works when vdma crossing 50 ma down ...and price is below middle bollinger band Expert open a SELL ORDER ....if though the psar is below price ....ea open another. Sell position of price
EA 30+ USD
I have an EA bot CODE intend to be use on the MT5 platform, and all I need is a debug expert with full knowledge of what they are doing. The Skillset i need from you as a debugger are: 1. Trading Robot/Robot Debugging 2. Strategy Optimization 3. News Filter PS: I AM WILLING TO PAY $30 AS THAT IS WHAT I HAVE. IF YOU ARE NOT OKAY WITH THE PAY, PLEASE DON'T EVEN BOTHER DECLARING INTEREST I will send you the codes and
please code me an EA in mql5 syntax with a magic number, lot size, SL and TP in USD amount. use the universaloscillator indicator. A buy signal is given when the blue colored Universal Oscillator cloud gets displayed on the chart. Initiate a buy transaction and set a stop order below support or when a set TP is set or when the red coloured cloud appears. A sell signal is given when the red colored Universal
Hi, I am looking for a scalping bot, that will have below criteria: 1. Take a position in the direction of the market with 1 STANDARD LOT. 2. Wait for 125 seconds after entering the position. 3. Exit the position when the position shows $10 profit. 4. Scan multiple leading currencies for such setups. 5. More than 5 positions should not be open at a time. 6. Exit the position if the floating loss exceeds $100. 7
制作者需要会讲中文国语,有图形用户界面的经验(GUI),能制作整体控制面板和子面板 用来手动输入设置EA参数, 配合:网格,对冲,马丁加仓等. 显示文字为中文繁体或者英文切换.细节后谈. "Looking for a developer with strong background in graphical user interface (GUI) and capable of creating a grid trading panel for both MT5 and MT4. The code source needs to be provided. Detailed information will be provided later "
uses three indicators, bollinger bands, macd and SMA. The expert should be able to pick valuable trades using these three indicators and execute the trades. It should also manage the trades using a stop loss/trailing stop loss function
DEAR DEVELOPERS, TO ANYONE WHO WOULD LIKE TO SHARE IN THEIR SUCCESS IIN TRADING AND DEVELPMENT OF PROFITABLE EA. I NEED A READY AN AUTOMATIC EA THAT I CAN USE ON MY LIVE TRADING ACCOUNT. THIS EXPERT ADVICE SHOULD TRADES ALL INSTRUMENTS AND CAN COMPUND PROFITS THAT CAN ATLEAST MAKE 100% ROI MONTHLY. AGAIN THIS SHOULD BE WORKABLE EA WITH PROVE OF STEADY RESULTS AND RELATIVE DRAWDOWN. THE EA SHOULD WORK ON VPS 24/7
I want to connect a bot to funding accounts (FTMO) if it is programmed from MetaTrader 4. Do you know if FTMO allows EAs to be connected to their private servers? Have you done this for FTMO before? What do you think is a better option in this case to program from mt4 or from Pinescript with the help of Pineconnector
Hello, I need someone to create a script with these parameters in Tradestation (EasyLanguage). Here's what I'm trying to achieve: STRATEGY: I will manually select and sell an OTM naked call. My goal is to let it expire OTM. However if price goes past the strike, this strategy will buy and sell 100 shares of the underlying to minimize risk that I have to buy/sell shares at a higher price. What I want EasyLanguage to

Project information

Budget
30 - 100 USD
VAT (21%): 6.3 - 21 USD
Total: 36.3 - 121 USD
For the developer
27 - 90 USD
Deadline
to 14 day(s)