EA Modification Add Double Stochastic Filter and fix the Martingale

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 6 días
Comentario del Cliente
Highly Recommended Programer, Fast reply, Great in understanding job, as well as smart in applying strategy into expert advisor

Tarea técnica

 

I have an Expert Advisor based on Candles Price Action, RSI, Waddah_Attar_ADXxBollinger and Moving Average; need to be modified to add double stochastic filter and fixing the single pair martingale strategy. The martingale in this EA is not worked therefore it is needed to be fixed

 

·      Add Filter Double Stochastic

 

Buy trades when the slow oscillator lines cross upwards. Buy when the fast oscillator crosses upwards.

 

Sell trades when the slow oscillator lines cross downwards. Sell when the fast oscillator crosses downwards.

 

Use Slow Stochastic: True/False

Stoch.Kperiod = 21; //Stochastic %K line period

Stoch.Dperiod = 9; //Stochastic %D line period

Stoch.slowing = 9; //Stochastic slowing value

Stoch.method = MODE_SMA; //MA method: MODE_SMA, MODE_EMA, MODE_SMMA or MODE_LWMA

Stoch.price_field = 0; //price field parameter: 0 - Low/High or 1 - Close/Close

Stoch.SignalBar = 1; //0 - get Stochastic signal from open bar; 1 - get Stochastic signal from closed bar

 

Use Slow Stochastic Over Condition: True/False

(Buy when Slow Stochastic Oscillator (main line) falls below Oversold level (e.g., 20) and then rises above that level.

Sell when the Slow Stochastic Oscillator rises above Overbought level (e.g., 80) and then falls below that level.)

 

Stoch.OverboughtLevel = 80.0; //Stochastic Overbought level

Stoch.OversoldLevel = 20.0; //Stochastic Oversold level

 

 

Use Fast Stochastic: True/False

Stoch.Kperiod = 9; //Stochastic %K line period

Stoch.Dperiod = 3; //Stochastic %D line period

Stoch.slowing = 3; //Stochastic slowing value

Stoch.method = MODE_SMA; //MA method: MODE_SMA, MODE_EMA, MODE_SMMA or MODE_LWMA

Stoch.price_field = 0; //price field parameter: 0 - Low/High or 1 - Close/Close

 

Han respondido

1
Desarrollador 1
Evaluación
(647)
Proyectos
1295
67%
Arbitraje
84
26% / 49%
Caducado
338
26%
Libre
2
Desarrollador 2
Evaluación
(39)
Proyectos
81
38%
Arbitraje
1
0% / 0%
Caducado
31
38%
Libre
3
Desarrollador 3
Evaluación
(121)
Proyectos
134
66%
Arbitraje
36
25% / 56%
Caducado
22
16%
Libre
4
Desarrollador 4
Evaluación
(71)
Proyectos
156
44%
Arbitraje
22
41% / 14%
Caducado
16
10%
Libre
5
Desarrollador 5
Evaluación
(58)
Proyectos
89
38%
Arbitraje
26
4% / 77%
Caducado
39
44%
Trabaja
6
Desarrollador 6
Evaluación
(129)
Proyectos
208
54%
Arbitraje
21
24% / 52%
Caducado
64
31%
Libre
7
Desarrollador 7
Evaluación
(25)
Proyectos
54
37%
Arbitraje
4
0% / 50%
Caducado
22
41%
Libre
8
Desarrollador 8
Evaluación
(28)
Proyectos
47
23%
Arbitraje
13
31% / 15%
Caducado
12
26%
Libre
9
Desarrollador 9
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
10
Desarrollador 10
Evaluación
(46)
Proyectos
73
16%
Arbitraje
13
8% / 92%
Caducado
37
51%
Libre
Solicitudes similares
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
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
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
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 the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
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. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price

Información sobre el proyecto

Presupuesto
10 - 35 USD
Para el ejecutor
9 - 31.5 USD
Plazo límite de ejecución
de 2 a 5 día(s)