Need Trading Robot for EMA Trading

MQL4 Experts

Job finished

Execution time 19 days
Feedback from customer
Thank-you for working on my project and taking the time to revise and answering my questions. Great work over! Highly recommended.
Feedback from employee
Thank you for your cooperation, it was a pleasure to work with you

Specification

 need an EA to trade based on the EMA entered by the user i.e. 8 EMA and 21 EMA for example.

1) User should be able to enter the day EMA that he/she like for the short and long ema

2) Set a priceDifference as explained below as to how close the current price is to the shorter ema price in order to execute a trade (see attached picture).

3) User be able to enter a SL pip and TP pip which is set by the EA upon executing an order against the order price

4) PipOverEnteredPrice = number of pips where the price has increase/decrease upon entered order which would then trigger the #5 below for buy order or #6 below for SELL order.

5) SLPercentBUY is when the trade turn profitable then the SL will be set to x% of the current price. Let say from number 4 above where we set the PipOverEnteredPrice is 500 pip.  The order was executed at $100.00 and then the price increases to $105.00 or higher, the SLPercent will set in to set a new stop loss.  The SLPercent entered by the user is 99%, thus the new SL price to be set is .99 x $105.00 = $101.97.  

IF the price NEVER reaches the $105+ then do not set any new stop loss, it should be the original stop loss that the user has set based on #3 above.

EVERYTIME the current prices increase resulting in more profit, then the new SL should be .99% x current price for example.  So if the price is to increase to $120, then the new stop loss is .99 x 120 = $118.8 - this is for the BUY scenario.

6) SLPercentSell is the same as #5 above, but for the SELL order.

The REVERSE is true for a SELL trade.  i.e. the sell order entered is $100 and price dropped to $95 which would trigger the SL to be current price x SLPercentSell, in this case the SLPercentSell needs to be 1.02 for example.  Thus the new stop loss is $95x1.02 = 96.90.  If the price drops to $80, then the new stop loss is $81.06 so on and so forth.  So every time the current price goes down, the new SL is adjusted as noted above.

7) EA should works fine on any time frame and also should display the Enter Price (Bought/Sold), SL and TP onto screen so that I can make sure it's working properly as discussed - especially the SL movement mentioned above.


EA Buy/Sell Algorithm

So when we have a confirmed close price of the candle where the shorter EMA crosses over/under the longer EMA, the BOT will then compares the current price to see if it's close the the shorter ema and execute the trade accordingly.  The two case scenario can be seen in the attached picture and case.  The EA only needs to execute 1 order based on the ema cross over or under.  It will then closed based on the Take Profit (TP) or Stop Loss (SL) set by the user.  HOWEVER there is a SL override for example explained above, when the trade goes into profit the EA will need to update the stop loss to ensure we capture the profit.  

I have the source code for the confirmed EMA crossed over as seen in the picture below with the DOWN RED ARROW or UP GREEN ARROW.  Now I just need the EA to execute the order along with the TP and SL as discussed above in the parameters.


EABOTALgo


Responded

1
Developer 1
Rating
(34)
Projects
60
23%
Arbitration
11
73% / 9%
Overdue
3
5%
Free
2
Developer 2
Rating
(23)
Projects
29
14%
Arbitration
3
0% / 67%
Overdue
3
10%
Working
3
Developer 3
Rating
(304)
Projects
509
47%
Arbitration
29
10% / 45%
Overdue
138
27%
Free
4
Developer 4
Rating
(282)
Projects
422
63%
Arbitration
5
40% / 0%
Overdue
4
1%
Loaded
5
Developer 5
Rating
(56)
Projects
166
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
6
Developer 6
Rating
(16)
Projects
29
48%
Arbitration
0
Overdue
6
21%
Free
7
Developer 7
Rating
(586)
Projects
1046
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Working
8
Developer 8
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
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
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 percentage Ability to correct error 10015 Thank you in advance
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

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 5 to 15 day(s)