I have EA , i Want to add 3 addition 1:Averaging , 2: Trend Filter 3. add the label in chart

MQL5 Indicators Experts

Job finished

Execution time 10 days
Feedback from customer
"Moses, your MQL5 work is exceptional! Your coding skills and attention to detail are commendable. Thank you for your valuable contributions."
Feedback from employee
Patient and considerate customer. Thanks for this opportunity.

Specification

Hello coder, 


i have exiting EA in mt4 and mt5 want to add it 2 addition 


*************************************************************************************************************************************************************

1 Averaging : 

 

  AVG            :   Ture/false               //  (user true this function will SL is disable)

AVG Type  :   Distance / candle / signal  //   distance=  if user select  this option use order gap  in pip use Averaging  order  ,
                                                                   Candle=  if user select  this  open candle  gap  high and low swing in Avg order gap input  : 
                                                                   signal=    if user select  this   next signal come open order in Avg if TP not hit or open order 

 AVG Order gap : 3                    //   i want in math table in 1 to 20 table in 1st 3 repeated again same condition .

                                                      example : if User set d // indicator setting  // indicator setting  distance Avg Order Gap : 3
                                                                     if User set 3 open this 3,6,9,3,6,9,3,6,9

                                                                     if User set 5 open 5,10,15,5,10,15,
                                                                     if  User  set 12 open  like 12,24,36,12,24,36,

 

AVG TP   : 03                        //   All buy Or sell Avg price +TP 

Max order   : 30                       // max open buy sell order in 30 only in same pair 

Daily Total Profit  Type       :  usd/percent      //  default set USD

Daily profit Target             : 30                     //  user set any input default 3 all over 3 % profit ea stop the working

Daily Total Loss  type         :  USD /Percent    // USD

Daily Loss  Target               : 0                                  // disable if any input work ask per the input value

****************************************************************************************************************************************************************


2. Trend   :



      Trend Filter                :  Ture/false        //   if User selected  this option EA Follow only trend and order in same direction 
      Trend TF  :  240                                     //  Default Time frame is H4 chart 
      AvgPeriod   : 30; // Average period           // indicator setting 
      Sensitivity : 3;  // Sensitivity                  // indicator setting 

      Note : Trend filter is the same signal indicator check the signal in h4 TF like Buy  and user set the EA in the  small    TF like M5 so only 
                  So only Buy entry valid and avg also same direction allow 
**********************************************************************************************************************************************************                                             

3. Ea chart display :

########################################################################

EA Name :  EA Name on this 

A/C Name : acount holder name 
A/C BALANCE  : 150 $                  // account balance

OPEN TRADE  : Buy:1  Sell: 5                    //       number of open trade total buy and sell open trade

OPEN  BUY LOT   : 0.01              // NUMBER OF LOT OPEN IN BUY POSTION

OPEN  SELL LOT  : 0.20               // NUMBER OF LOT OPEN IN SELL POSTION

 PROFIT /LOSS  : RUNING... $ 20 / $ -20  //   ( Profit show color Lime  loss red )

 PROFIT /LOSS  : TODAY 50$/ -50$        //  ( Profit show color Lime  loss red )

 PROFIT /LOSS :  OVER ALL  50$/-50$  // ( Profit show color Lime  loss red )

 Drawdown Today     : %      1.5%/ -1.5%     //    ( + lime color - red)

 Drawdown overall     : %       3%/ -3%         //   ( + lime color - red)

 SPREAD   : 2 pip

Avg Daily range  : show in pip    // ( use  D1 ATR  indicator value )

Volume      : 630                             //   (use the Volume indicator to show value red/lime color )      

Trend Direction  Current   : TF +Up/Down color down(red) up (lime) + Buy only/ Sell only  example : Trend : Current Down  + Sell Trade only + Down Arrow

Trend Direction main : TF + Up/Down  color down(red) up (lime)   +  Buy only/ Sell only      example : Trend :  H4+Curent UP  +Buy  only + Up Arrow

License Expire : Date            // this is show the date of expiry ea seller set in this ea copy 

 ####################################################################


Thank you 



    

Responded

1
Developer 1
Rating
(137)
Projects
160
23%
Arbitration
7
0% / 43%
Overdue
4
3%
Loaded
2
Developer 2
Rating
(5)
Projects
4
50%
Arbitration
4
0% / 75%
Overdue
0
Free
3
Developer 3
Rating
(90)
Projects
110
37%
Arbitration
8
88% / 0%
Overdue
0
Free
4
Developer 4
Rating
(11)
Projects
16
25%
Arbitration
0
Overdue
1
6%
Free
5
Developer 5
Rating
(37)
Projects
59
27%
Arbitration
25
20% / 52%
Overdue
10
17%
Working
6
Developer 6
Rating
(272)
Projects
394
63%
Arbitration
70
53% / 26%
Overdue
198
50%
Free
7
Developer 7
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Loaded
8
Developer 8
Rating
(38)
Projects
40
25%
Arbitration
20
15% / 75%
Overdue
8
20%
Busy
9
Developer 9
Rating
(140)
Projects
203
80%
Arbitration
17
29% / 47%
Overdue
10
5%
Working
10
Developer 10
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of

Project information

Budget
35+ USD
For the developer
31.5 USD
Deadline
to 2 day(s)