EA based on moving avera EMA

MQL5 Experts

Trabalho concluído

Tempo de execução 9 dias
Comentário do desenvolvedor
Really understanding, Good to work with, Patient and explains the work ahead...

Termos de Referência

FX EA

 

I want a EA when it is on chart, the robot will choose buy or sell and number of trades to be opened based on the given situation.

The robot will be general based on two Moving Averages:

1.      EMA: Period:  60, Shift:  0, Method: Simple, Apply to: Typical price.

2.      EMA: Period:  600, Shift:  0, Method: Simple, Apply to: Typical price

 

1.      BUY

Each and every time the market price crosses the EMA60 and EMA 600 from downside, the EA will immediately open a Buy trades at some pips gap above the EMA 600.

 

Condition 1:  EMA 60 must be below the EMA 600.

Condition 2: 2 ndthe market must cross EMA 600 above.

Condition 3: The market must reach the GAP above EMA 600.

 

In this scenario EMA 60 and EMA 600 curve will not be visible in the chart once the EA is turned on.  And Note that the market will no longer open the second opportunity of buy condition while the previous buy is still running.

 

2.      SELL

Each and every time the market price crosses the EMA60 and EMA 600 from upside, the EA will immediately open a SELL trades at some pips gap above the EMA 600.

 

Condition 1:  EMA 60 must be above the EMA 600.

Condition 2:  The market must cross EMA 600 below.

Condition 3: The market must reach the GAP beloz EMA 600.

 

In this scenario EMA 60 and EMA 600 curve will not be visible in the chart once the EA is turned on. And Note that the market will no longer open the second opportunity of sell condition while the previous sell is still running.

 

 

PARAMETERS

 

The Lot size, Buy/Sell (you may here choose buy only, sell only or both buy and sell. And the GAP pips option to open a trade must be dynamic), Number of trades to be opened, Trailing stop. SL/ TP   and Trading hours and days.

 

LIMITATION

 

The robot will be able to generate license customer EA file. If the owner desire to share the robot with other users, the owner will be able to generate customer EA file by register Him/ Her account ID and accord the line period license to it. It means one EA file to the one and only one customer ID count.

1   Once customer use the EA to non-registered account, the notification box will immediately appear by telling him/ her that the account used it is not registered.

2   Once The given period of time is expired; the customer will receive a notification box telling him/ her to renew the license.

 

This robot will be able to work on both Demo and Real account. And development time is one day as well as testing Time is two days.

 

NOTE: Developer will be friendly to update any comment from testing.

 


Respondido

1
Desenvolvedor 1
Classificação
(39)
Projetos
50
18%
Arbitragem
5
40% / 40%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(2)
Projetos
4
0%
Arbitragem
4
25% / 75%
Expirado
1
25%
Livre
3
Desenvolvedor 3
Classificação
(21)
Projetos
24
38%
Arbitragem
1
100% / 0%
Expirado
2
8%
Trabalhando
4
Desenvolvedor 4
Classificação
(140)
Projetos
205
80%
Arbitragem
18
33% / 44%
Expirado
10
5%
Trabalhando
5
Desenvolvedor 5
Classificação
(71)
Projetos
80
10%
Arbitragem
35
9% / 54%
Expirado
6
8%
Trabalhando
6
Desenvolvedor 6
Classificação
(368)
Projetos
398
70%
Arbitragem
3
100% / 0%
Expirado
2
1%
Carregado
Pedidos semelhantes
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Informações sobre o projeto

Orçamento
30 USD
Desenvolvedor
27 - 27 USD
Prazo
de 1 para 2 dias