Modification for my ea and indicator

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 4 jours
Commentaires du client
his skills are amazing, basically he can do everything in metatrader. Highly recommended.
Commentaires de l'employé
Enjoyed working with him!

Spécifications

Hello, i have an ea which scans all pairs in watchlists and alert with e-mail when selected conditions occurs. Now i need some modification for it and want to add trading option. 

1)Finding 2 types of divergence at KDJ

 

https://www.mql5.com/en/code/9173

 

This indicator needs modification of at one line so it will calculate proper J like in the example i gave below from tradingview so you need to modify this line to make this indicator work properly.

By changing to:

percentJ[i] = 3 * percentK[i] - 2 * percentD[i];

making J faster then %K & %D, got better usage.

Here is what i need at kdj below. I need two types of divergence at this indicator.

1-      It will check 2 times when purple is equal to green and orange. And it will compare if  there is a divergence at its peak points of purple and price. Then it will alert at the 2nd time when purple is equal to green and orange. (I drawed arrow to show when to alert below)

 

2-      It will check only 1 time when purple is equal to green and orange and it will compare the peak points of purple and will alert if there is any divergence between peak points of purple and price.(I drawed arrow to Show when to alert below at 2nd divergence example).

 

***Also it must find hidden divergence too.

From my experiences 1st rule is more stable but we can t deny the power of 2nd rule too so in our system if when can do 2nd rule  with true/false from indicator settings or at scanner/trading part you can add it kdj 1st rule true/false and kdj2nd rule tru/false within this way,  it will be better for me. I mean that you can add two different rules as kdj 1st rule and kdj 2nd rule wtih true/false below smd/rsi/cci/candlestick pattern.




 

 

2) Trading Option for our ea

 

a)our system needs to trade at current timeframe. I will set our system mostly 1h,4h,Daily with different settings.

 

b)I want filtering system for trading and scanning system as old developer did in pz harmonic before. For example in settings i will set that it will check 4 divergences from 9 signal types and if i filter smd&kdj so these 4 divergences has to include smd,kdj and 2 more random signals.

 

c) I need in trading system:  lots, take profit level in pips and stop loss level in points option.

 

d) autolotper1000 true/false if this is true. I will write a lot size per 1000 dollars and it will calculate due to my Account balance  so if my Account rises, it will calculate automatically new lot size. If it is false, it will use default lot size at c which i mention above.

e)Most important part for Money management in our trading system which i will use mostly. It needs  Smartlot&Stoploss = true/false and how many candle to check = “n” , Risk per trade % = “m”

For example when signal comes from settings that i selected and If smartlot&stoploss is true, n=4 and m=20 : In buy trade, it will check last 4 candle of current time frame and it will automatically determine lowest point of last 4 candle and set stoploss to lowest point of these candles for buy trade then it will check  %20 of my Account balance, stoploss and will calculate automatically my lot size. So if price hits lowest point of last 4 candle, i will lose %20 of my Account so i will fix drawdown to %20.

 

Here is a open source code example that i use in my manual trading so you can check its code to make for our system automatically.

https://www.mql5.com/en/code/13804.

 

f) 2nd most important part of our system that i will use  for closing trades:

In this case we will use default boilinger band and gann hi lo activator.

Gann hi lo : https://www.mql5.com/en/code/8032

Here is what i need for this system in settings:

Smartclose = True/false (If it is false, it will use take proift level which i mentioned at c above.

Whichindicatortoclose =I need a selectable system for these options (bollinger lowest band,mid band, upper band and gann hi lo line)

Autosafeclose = true/false (If it is true, it will select most nearest point to price from whichindicatortoclose options and it will select this nearest point to price automatically for take profit. If autosafeclose is false, it will use selected criteria from whichindicatortoclose)

Usetrailingatsmartclose= true/false

Whentostarttrailing= “y” points (if use trailingatsmartclose is true and if my trade is in profit with “y” points it will start to use trailing stop loss option)

Trailingpoints= “x” points (if usetrailingatsmartclose=true and if trade is in profit with “y” points, it will use “x” point for trailing points till my trade reaches to takeprofit which is defined from whichindicatortoclose or which is defined from autosafeclose option.)

g) I will use the system for 1h,4h and Daily charts and sometimes for same pair it will alert 1h and 4h at the same time or different variations(for example 4h and Daily) so i don’t want any 2 trades at the same time. So if there is a open or closed trade during the day. It will not open 2nd trade and it will ignore the 2nd alert and has to notify me with email or notification “2 trades cant be at the sametime.” Because it will kill our ea’s Money management system so we have to eleminate the mess. So it will use only 1 signal per day.

h) I don’t want it to trade from 10:00 pm to 2:00 am according to broker time. Because spread is higher during these times and there is not so volatility between these time of period. If signal comes during this time of period, i want it to ignore and doesn’t want it to create any trades but if there is any open trade from 2:00 am to 10:00pm), it can leave it opened trades. So only i don’t want any new trades when signal comes from 10:00pm to 2:00am. For example if there is a signal at 11:00pm, ea will send an e-mail or notify me that “ signal came but cant open trade during this period.”

Also between 12:00-14:00 due to bank close, volatility became less thats why i need same system for this period too.

If you can make these 2 time period editable from indicator settings, it will be better.

Répondu

1
Développeur 1
Évaluation
(75)
Projets
123
43%
Arbitrage
12
33% / 50%
En retard
17
14%
Gratuit
2
Développeur 2
Évaluation
(64)
Projets
68
25%
Arbitrage
12
42% / 42%
En retard
4
6%
Gratuit
3
Développeur 3
Évaluation
(108)
Projets
136
43%
Arbitrage
8
38% / 38%
En retard
6
4%
Travail
Commandes similaires
Hello, I'm currently seeking a skilled and reliable MQL4 developer to assist in modifying and enhancing my Expert Advisor, Reversal Master V10.1 , to its next version V12.1 FF . This update involves integrating several advanced third-party indicators and implementing new trading logic based on clearly defined conditions to improve performance and strategy precision. If you have experience in EA development and enjoy
Project Description: I am looking for a highly skilled MQL5 developer to create a robust solution for a persistent TLS handshake failure. My Expert Advisor (EA) needs to connect to a secure WebSocket server ( wss:// ) hosted on Railway.app or any other online websocket provider, but the connection consistently fails during the security negotiation phase. Ideal Candidate Skills: Deep expertise in MQL5 programming
i am looking for an indicator that gives buy sell signal by placing arrows on the chart, signals must not repaint or be placed with an offset, i want it to be accurate enough so i can trade from signal to signal and actually make profit, do any one have a strategy and skill to create such an indicator, and also it is to mql5, ( Important is, It must have No repainting and No offset ), if you know it is something you
Trading Ea 30+ USD
hi, i wish to make an EA which generates trades from my indicator signals. and the EA should also have risk parameters and news features. I will also need some input from you to add reversal/breakout/volatiltiy expansion entry points
hello dear developer I'm looking for a NinjaTrader developer to create a semi-automated trading strategy that enters trades based on visual text signals from my custom indicator. The strategy should handle automatic entries, allow manual management after entry, and include configurable settings like TP, SL, and trading time. If you're experienced with NinjaTrader and strategy development, feel free to reach out
I need a skilled Pine Script developer to finalize and fix a Pine Script v5 strategy that was converted from TradeStation EasyLanguage using AI. The script is mostly complete but has logic issues, missing buy/sell signals, and lacks proper exits and risk control. The project involves cleaning it up and building two working scripts: 1. A TradingView Strategy (backtest-ready, includes full entry/exit logic and risk
I'm looking for an experienced Pine Script developer to help fix, enhance, and finalize a strategy converted from TradeStation EasyLanguage into Pine Script v5 for TradingView. The current script (pivot trend system) has been partially converted using AI but still contains errors and lacks full signal plotting and strategy functionality. The job involves: 1. Debugging and cleaning the existing Pine Script code 2
Hi there, I am looking for someone with experience to help me to code the indicators listed bellow. I need the to be coded in a specific way I will provide OOP template. There are 7 to 8 indicators. Mainly they have filtering which needs to be added. Thanks
Preciso de uma tabela dinâmica para monitorar até 9 pares de Forex usando meu indicador VWAP de 6 bandas no TradingView. Requisitos: - A tabela deve mostrar em tempo real quando o preço ultrapassa a penúltima banda (entre as duas últimas bandas). - As bandas são codificadas por cores (com base nas seleções de cores) e devem mudar de cor conforme a banda tocada/ultrapassada. - A tabela não deve manter histórico
Hello great developer am looking for developer that can help me with following requirement, if so mentioned time and quote. https://docs.google.com/spreadsheets/d/1UWbZ2TBIM_8SSmUTMskDiewlkGjIPioEAFHKiOEt6b0/edit?gid=1296176961#gid=1296176961 check the attach link to check the full description there i will be looking for great developer that will bid for this job

Informations sur le projet

Budget
30 - 150 USD
Pour le développeur
27 - 135 USD
Délais
à 6 jour(s)