Modification for my ea and indicator

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 4 días
Comentario del Cliente
his skills are amazing, basically he can do everything in metatrader. Highly recommended.
Comentario del Ejecutor
Enjoyed working with him!

Tarea técnica

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.

Han respondido

1
Desarrollador 1
Evaluación
(74)
Proyectos
121
43%
Arbitraje
12
33% / 50%
Caducado
17
14%
Libre
2
Desarrollador 2
Evaluación
(63)
Proyectos
68
25%
Arbitraje
12
42% / 42%
Caducado
4
6%
Libre
3
Desarrollador 3
Evaluación
(103)
Proyectos
130
44%
Arbitraje
7
43% / 43%
Caducado
7
5%
Libre
Solicitudes similares
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Información sobre el proyecto

Presupuesto
30 - 150 USD
Para el ejecutor
27 - 135 USD
Plazo límite de ejecución
a 6 día(s)