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
무료
비슷한 주문
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
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
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
Indicator MT5 from Pine Script 5 (TradingView) indicators Request: Develop 1 Indicator mql5 from 2 TV (Pine script 5) indicators Get only basic features, I just need to get values in Copybuffer() for mql5 expert. Total MT5 indicator: 4 levels in the chart + 1 oscillator (line/histogram) =================================== TV Indicator 1: Smart Money Concepts Just get High/low levels from internal/externals (smaller /
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
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
I have an indicator i will like to view in form of dashboard across various timeframes, i also will like a push notifications alert feature that will appear on my mt4 mobile to keep track of my trading pairs
Need a dashboard, which can monitor up to 30 selected pairs in selected time frames. It monitors AO, MACD and stochastic. In the cells of dashboard, if AO is positive in the relevant symbol/tf, it writes "UP". When one of AO is above 0 level AND Stochastic is in OS zone it writes "UPUP". When AO is above 0 and when stochastics is oversold minimum of two times,it will alert UPU2 if AO is negative below 0 in the
Looking for custom strength indicators I can add to my EA. An indicator that can measure the strength of buyer and sellers. Please show me what you have, thank you

프로젝트 정보

예산
35+ USD
개발자에게
31.5 USD
기한
 2 일