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

仕事が完了した

実行時間10 日
依頼者からのフィードバック
"Moses, your MQL5 work is exceptional! Your coding skills and attention to detail are commendable. Thank you for your valuable contributions."
開発者からのフィードバック
Patient and considerate customer. Thanks for this opportunity.

指定

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 



    

応答済み

1
開発者 1
評価
(144)
プロジェクト
170
23%
仲裁
7
29% / 43%
期限切れ
4
2%
取り込み中
2
開発者 2
評価
(5)
プロジェクト
4
50%
仲裁
4
0% / 75%
期限切れ
0
3
開発者 3
評価
(94)
プロジェクト
117
38%
仲裁
9
89% / 0%
期限切れ
0
4
開発者 4
評価
(11)
プロジェクト
16
25%
仲裁
0
期限切れ
1
6%
5
開発者 5
評価
(37)
プロジェクト
59
27%
仲裁
25
20% / 52%
期限切れ
10
17%
仕事中
6
開発者 6
評価
(272)
プロジェクト
394
63%
仲裁
70
53% / 26%
期限切れ
198
50%
7
開発者 7
評価
(10)
プロジェクト
25
28%
仲裁
2
0% / 0%
期限切れ
1
4%
取り込み中
8
開発者 8
評価
(38)
プロジェクト
40
25%
仲裁
23
13% / 70%
期限切れ
8
20%
取り込み中
9
開発者 9
評価
(140)
プロジェクト
205
80%
仲裁
18
33% / 44%
期限切れ
10
5%
仕事中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
11
開発者 11
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE
If you are knowledgeable in hedging strategy we can chat. I created my simple EA using Fxdreema , so you only need to modify it for me. There are two parts of the EA , 1. Is the execution strategy 2. Is the money management strategy (hedging). I already created number 1 which is the execution of trades , I only need someone who can implement hedging in every orders the EA create. Additional Parameters needed. Trade
We are interested in a TradingView indicator that reads candlestick pattern shapes and shows the location of entry and exit points on a candlestick chart. What services do you provide related to this
Hello Im looking for professional trading developer who htf ready made trading with best and working strategy with low risk level with average of 30 to 60 percent profit margin, broker is not problem, any broker is welcomed and any trading pairs are welcomed as well
the sl doesnt work i want the tp logic to remain i need the trend direction fucntion tow ork i the trend is up then only buys if down only sells i need the fibo nacci fucntion to work as well and the flat zone function to work as well and i need the code to trade 1% of the balance //+------------------------------------------------------------------+ //| US500_EA.mq4 | //|

プロジェクト情報

予算
35+ USD
開発者用
31.5 USD
締め切り
最高 2 日