Need Trading Robot for EMA Trading

MQL4 전문가

작업 종료됨

실행 시간 19 일
고객의 피드백
Thank-you for working on my project and taking the time to revise and answering my questions. Great work over! Highly recommended.
피고용인의 피드백
Thank you for your cooperation, it was a pleasure to work with you

명시

 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


응답함

1
개발자 1
등급
(34)
프로젝트
60
23%
중재
11
73% / 9%
기한 초과
3
5%
무료
2
개발자 2
등급
(23)
프로젝트
29
14%
중재
3
0% / 67%
기한 초과
3
10%
작업중
3
개발자 3
등급
(304)
프로젝트
509
47%
중재
29
10% / 45%
기한 초과
138
27%
무료
4
개발자 4
등급
(290)
프로젝트
432
64%
중재
5
40% / 0%
기한 초과
4
1%
로드됨
5
개발자 5
등급
(56)
프로젝트
175
71%
중재
4
100% / 0%
기한 초과
1
1%
무료
6
개발자 6
등급
(16)
프로젝트
29
48%
중재
0
기한 초과
6
21%
무료
7
개발자 7
등급
(586)
프로젝트
1047
49%
중재
39
28% / 41%
기한 초과
49
5%
무료
8
개발자 8
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
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
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
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

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
에서 5  15 일