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

MQL4 Experts

Specification

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. 

 

 

Files:

Responded

1
Developer 1
Rating
(182)
Projects
342
42%
Arbitration
118
12% / 73%
Overdue
104
30%
Free
2
Developer 2
Rating
(30)
Projects
93
49%
Arbitration
18
56% / 17%
Overdue
38
41%
Free
3
Developer 3
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
4
Developer 4
Rating
(508)
Projects
764
63%
Arbitration
33
27% / 45%
Overdue
23
3%
Free
5
Developer 5
Rating
(8)
Projects
9
0%
Arbitration
6
0% / 100%
Overdue
4
44%
Free
6
Developer 6
Rating
(9)
Projects
8
25%
Arbitration
8
0% / 100%
Overdue
4
50%
Free
7
Developer 7
Rating
(54)
Projects
164
43%
Arbitration
43
47% / 16%
Overdue
58
35%
Free
Similar orders
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
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Project information

Budget