3 EMA (+ 1 EMA) EA to be implemented and more for EA

MQL4 专家

指定

0) version_00

  when the EA is dragged and applied to the specific chart (1Hour  TF),

     1) first, ask the parameter setting.

        after entered ok

               Monthly EMA_s, _m, _f   (slow, medium, fast) 

               Weekly  EMA_s, _m, _f   (slow, medium, fast)

               Daily EMA_s, _m, _f   (slow, medium, fast)

           These parameters should be also asked to be typed in as an input. 

 

     2)   Top right corner right next to the expert advisor name, with the following data

             Monthly_Trend .:  EMA_s(24) =0.9824     > EMA_m(12)       >EMA_f(5)     ==> down_trend

             Weekly_Trend  .:        if  > >  or  <    < cannot be identified     ==> mixed.

             Daily_Trend     .:        

         

1) version_01 

I want someone who can make this EA (https://www.mql5.com/en/market/product/41#full_description) for MT4 build 670. 

( The data to be transparently to be present on the chart as well as on the last rightest column

when the order is made. such as  fastEMA (=xxxx.xx)  >> MediumEMA (=yyyy.yy) >> slowEMA (= zzzz.zz) ==> so "buy" order 

2)  version_02  == include Weekly Resistance and Support && Daily Resistance and Support

    finding the value from Zigzag and visualize those W_R, W_S && D_R, D_S  ( this is not the pivot R or S. Based on Zig-Zag)

3)  version_03

      When the EA is applied, if the price is in the range of weekly R_S or DailyR_S + 20 pips are at the price, then don't enter.  

      ===> transparently shown  "Within the 20 range of R or S so don't enter."

     All the status of action must be shown at the chart.  No silence when the action was taken. 

     Also, when the current position is approaching the weekly R_S +20, clear the position.

      additionally, I want another EMA_slope to be defined and drawn to the chart in order for to clear off,

      when  the absolute value of EMA(8)_slope is less than 10 (user-defined number), 

      clear the position half.  Also, partial position to be cleared at user defined level and trail_stop (user defined pips) to be applied when it is cleared.

      Whatever the condition is met the first will be executed.

 

4) version_04  

      One must take a look at FXCM MT4 news tag. News tag to be displayed.    (I will place the image ASAP.)

      http://www.fxcmapps.com/metatrader-4/dailyfx-news-notifier/

      It is free so bring it here with modification words to be on top not in the middle.  

      Time of the announcement will be the same red vertical dots but the words to be on top, now in the middle of the chart. 

 

Please contact me using private message to discuss 1) how much 2) how fast.


Deliverables .: coding requirements )

 1) I prefer each version to be submitted separately if possible.  One last as a composite for all together for unit testing. 

 2) Every parameter value to have alarm popup window to be commented out whenever the comment is removed, 

     I can test the value with alarm popup window, which is very important so I don't harass you whenever something goes wrong.

     (It is better to have alarm-popup window function and call it to use it all the times.)

 3) Status to be shown at the chart at every action taken.  Key is the transparency for the action to be justified when it is needed to be probed. 

 

 

附加的文件:

反馈

1
开发者 1
等级
(182)
项目
342
42%
仲裁
118
12% / 73%
逾期
104
30%
空闲
2
开发者 2
等级
(30)
项目
93
49%
仲裁
18
56% / 17%
逾期
38
41%
空闲
3
开发者 3
等级
(647)
项目
1295
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲
4
开发者 4
等级
(508)
项目
764
63%
仲裁
33
27% / 45%
逾期
23
3%
空闲
5
开发者 5
等级
(8)
项目
9
0%
仲裁
6
0% / 100%
逾期
4
44%
空闲
6
开发者 6
等级
(9)
项目
8
25%
仲裁
8
0% / 100%
逾期
4
50%
空闲
7
开发者 7
等级
(54)
项目
164
43%
仲裁
43
47% / 16%
逾期
58
35%
空闲
相似订单
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

项目信息

预算