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%
무료
비슷한 주문
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work

프로젝트 정보

예산