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

MQL5 指标 专家

工作已完成

执行时间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
等级
(137)
项目
160
23%
仲裁
7
0% / 43%
逾期
4
3%
已载入
2
开发者 2
等级
(5)
项目
4
50%
仲裁
4
0% / 75%
逾期
0
空闲
3
开发者 3
等级
(90)
项目
110
37%
仲裁
8
88% / 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%
仲裁
1
0% / 0%
逾期
1
4%
已载入
8
开发者 8
等级
(38)
项目
40
25%
仲裁
20
15% / 75%
逾期
8
20%
繁忙
9
开发者 9
等级
(140)
项目
203
80%
仲裁
17
29% / 47%
逾期
10
5%
工作中
10
开发者 10
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
11
开发者 11
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
Strategy: 1. Identify strong supply and demand levels. Draw them in the chart in green and red. In Tradingview: Market Structure Break & Order Block by EmreKb von EmreKb --> Strong demand and supply area refer to picture below (Buy and Sell Zones). There must be a strong demand / supply zone on a higher time frame in order for the set up to be valid. The time frame can be selected in the settings. E.g. "Higher Time
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
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

项目信息

预算
35+ USD
开发人员
31.5 USD
截止日期
 2 天