Need some modules added to an Expert advisor

MQL5 Indicateurs Experts

Tâche terminée

Temps d'exécution 10 jours
Commentaires du client
He fights to achieve results but he needs to work on his skills on presenting the project in the end professionally.

Spécifications

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; min-height: 14.0px}

I have created an EA which works and open trades but however it has some few issues. I need certain modules added to it and I am offering $10 per module to be implemented apart from module #6 .  Please check this list and tell me which of these modules you can implement. Module 1 is compulsory so any module you take you have to end up with module 1 because code needs to compile and work well. 


1- Check minor errors and make sure it is compiled such that it can be deployed in the mq5 store.


2-Enable mode in this EA for user to set EA to either open only buy trades, sell trades or both.


3- Enable a risk management module for user to: 

A) Choose the number of trades robot can open. At this time it only opens 1 trade and closes it before opening a new trade.

B) Set fixed amount where all trades are closed if total profit or loss is a certain amount.


4.)Enable EA to use logic to open a certain number of pending orders by scanning market. Create provision to turn on or off this feature also 

How many pending orders should be opened


5.) create system to scan and turn off EA when there is high impact news, if on, how many minutes before news and after news.


6.) Make trailing stop to be explicit someone might not understand it, it should say. (How many points would you like trail to get triggered or start monitoring if trade is in profit?

Answer- could be say 100 points. Then next provision could be, when should trade get exited. Answer: I.e If market moves against profit in part 1 by 2 pips, 3 pips etc


B) Enable the possibility for user to enable partial closing of positions by a certain mini lot for every step made in above response. Eg. Trail and partial close by 1k for every move stated in answer above.



7.)# Create a module where user can choose logic that EA would use, it currently uses RSI.  I need an extra logic added for Bollinger bands

So EA should create buy or sell signals when price closes outside Bollinger band and reopens within band on next candle then set TP in the middle

Of band if trade was opened outside band or set tp in lower band if trade was opened in middle band and take profit above.


Or it could create buy or sell based on both logics or use one logic as confirmation to enter and the other as confirmation to exit. You could add any other

Logic you already have apart from Bollinger bands, I would welcome it.


I am offering $50 for this module 6 if they developer can code freely two other modules 1- as a bonus.


I need only developers who already worked on the module they want to develop, not about to try for the first time. You would need to show me a similar module you already did. Because I need to test the final product quick before Friday. The time is to acquaint yourself with using my code and not for you to learn a new exciting module you did not know before. 


Répondu

1
Développeur 1
Évaluation
(250)
Projets
256
30%
Arbitrage
0
En retard
3
1%
Gratuit
Publié : 2 codes
2
Développeur 2
Évaluation
(72)
Projets
80
10%
Arbitrage
38
8% / 58%
En retard
6
8%
Gratuit
3
Développeur 3
Évaluation
(3)
Projets
4
0%
Arbitrage
2
0% / 100%
En retard
1
25%
Gratuit
Commandes similaires
I already have programmed in MT5 EA, but I want to unfilter bad trades using Ai, about details I will tell and discuss with selected programmers, I have some ideas, prototypes, but I am open for your solutions too. I tested some time and it had possitive effects
Apply with a keen sense of responsibility . Copy the code . Both of my expert has sufficient materials . Its a simple winning strategy , therefore please be ahead of time . Code BLUE . Changing The Strategy According to what i think is correct
I would love to see most of my trades going well being in profits! & keep consistent trading without having to blow any accounts be able to identify right trades and have good trading strategy
Black dragon MT5 indicator. EA to take the buy and sell signal with selectable timeframe and lot size. Strategies could be either with or without martingale and with or without hedge. If you already have something similar EA ready to take this signal. Please take the work order for further discussion. Budget negotiable. Thanks. https://www.mql5.com/en/market/product/62749#!tab=overview 
Hello, I am looking for a Filipino MQL5 (MT5) programmer who can develop a simple automated trading EA for my personal live trading account (not for prop firm use). Strategy Details: Pair: XAUUSD (Gold) only Timeframe: 1 Hour (H1) Daily range-based pending order system Fixed Stop Loss: 20.00 price movement Step trailing system (moves every +20.00 profit) Maximum 1 trade per day No martingale No grid Features
Vell 35+ USD
Advanced trading robot built on ICT concepts and structured Price Action methodology. Designed to identify liquidity zones, market structure shifts, and high-probability entries while maintaining disciplined risk management and optimized trade execution for consistent, rule-based performance
I NEED A PROFITABLE EA 50 - 150 USD
This may be a weird request but if anyone has an EA that is actually consistently profitable I want to buy a copy of the source code from you. Ideally trades a lot, I'm sure theres a coder out there who has made a profitable EA, I want to backtest if you have, I have been trying to code a few on my own with no success as I'm not yet good at coding. In the mean time I need something profitable. bonus points if it
Yash Agrawal 30+ USD
// Simple EMA Bot input int FastEMA = 9; input int SlowEMA = 21; void OnTick() { double fast = iMA(NULL,0,FastEMA,0,MODE_EMA,PRICE_CLOSE,0); double slow = iMA(NULL,0,SlowEMA,0,MODE_EMA,PRICE_CLOSE,0); if(fast > slow) { if(PositionsTotal()==0) OrderSend(Symbol(),OP_BUY,0.01,Ask,10,0,0); } if(fast < slow) { if(PositionsTotal()==0) OrderSend(Symbol(),OP_SELL,0.01,Bid,10,0,0); } }
Gold robot Ga1 30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
I need modifications and restructuring of an existing MetaTrader 5 Expert Advisor (MQL5) . The current EA works with only one filter for trade entry. I need it redesigned to support 10 optional filters , with flexible configuration and improved Renko logic. I will provide the full .mq5 source code . The EA currently opens trades only when the selected filters agree in direction. 1) 10 Optional Filters System The EA

Informations sur le projet

Budget
30 - 50 USD
Délais
de 1 à 6 jour(s)