Make indiator semi auto and full auto.

MQL4 Indicadores Asesores Expertos

Tarea técnica

First, make sure you can do this job before you take it. I can be negotiable with price as long as the reason is valid. Don't bother bidding on this job if you cannot do it. Last developer who took this job cannot finish the task and just wasted valuable time.

I have an indicator and a trade manager, the trade manager reads the indicator and follows it. I have 5 different setups for my indicator. If I click on setup 1 on trade manager, it will follow that setup, then I can choose if it's a buy or a sell setup this is how it works right now. I want this order type to be changed instead of buy/sell stop it can be limit orders at specified retracement levels.  

·       Add two moving average filter. Toggle on/off: (Long signals if fast MA is above slow moving MA, short signals if fast MA is below slow moving MA).

o   Slow moving example: 60 smoothed MA (should be modifiable)

o   Fast Moving: 20 exponential MA (should be modifiable)

·       Add NRATR_ATR_Stop to the filter. Example. Long if two MA’s are above NRATR_ATR_Stop and fast MA is above slow MA. Short if two MA’s are below NRATR_ATR_Stop and fast MA is below slow MA.

·       My ATR Stop configuration is ATR 20 and coefficient 7.0

·       Add stochastics as filter. Setting 25,15,15 (modifiable)

o   Toggle on / off: Long is ok if stochastics is below 50 (modifiable for back testing) short if above 50 (modifiable for back testing). This purpose is to look for signal only when there is enough pullback with the trend.

o   Toggle on off: Divergence: this is to help with the repaint issue. Will still repaint but will look for entry only if divergence is also enabled. Purpose is to lower danger of risky entries if want to counter trend.

 

Trade Manager EA

·      Trade Manager to continue to read indicator for trade. Can be semi auto (manual entry with me placing buy/sell limit orders) following indicator or full auto following indicator rules. If you have a better solution. It's fine too. 

·       Trade Manager is to follow entry/tp/sl of indicator 

o   Trade Manager to modify pending orders if mod92 modify its measurement. (Indicator modify measurement if new fractal is created) Pending order should always be same as indicator once an order is placed.

o   Change, Entry as confirmation only, then we place limit buy/sell orders according to fib retracement levels (100, 23.6, 38.2, 50, etc for back testing to find the best profitable entry) If TP ( 1,2,3 specified by user modifiable for back test) is hit before the limit order, cancel pending limit orders and look for next setup.

o   Fix Auto to follow the directional bias of the indicator. Right now auto places buy stop and sell stop. Editable number of trades right now default is set to 1. Make this editable.

o   Add the auto stop and reverse option as a button toggle on/off and x number of reversals.

o   Remove the limit on auto trades from 1 to specified number by user.

o   Create a trailing stop option with two moving average. Enable after tp1 is hit or if tp2 is hit. (again should be configurable by user to know in back test  which one is best)

o   Make an option for two take profit levels. Exit half at TP1 then all out at TP2. configurable of which TP to exit half. 

o   Box size should only be 25-30% (modifiable for testing) of 2 time frames above the time frame EA is trading.

·       Shorten Alert message to [Symbol][TF:xx]@Level x Lastly, I want to be able to back test in strategy tester each of the 5 setups. Please make sure I can do this.


Thanks!





Archivos adjuntos:

PNG
Setup.png
153.7 Kb
PNG
entry.PNG
24.2 Kb

Han respondido

1
Desarrollador 1
Evaluación
(135)
Proyectos
192
42%
Arbitraje
17
29% / 59%
Caducado
28
15%
Libre
2
Desarrollador 2
Evaluación
(1853)
Proyectos
3455
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
3
Desarrollador 3
Evaluación
(117)
Proyectos
138
41%
Arbitraje
30
7% / 77%
Caducado
17
12%
Libre
4
Desarrollador 4
Evaluación
(17)
Proyectos
24
33%
Arbitraje
5
20% / 40%
Caducado
8
33%
Libre
5
Desarrollador 5
Evaluación
(91)
Proyectos
144
38%
Arbitraje
67
15% / 48%
Caducado
55
38%
Libre
6
Desarrollador 6
Evaluación
(2)
Proyectos
2
0%
Arbitraje
2
0% / 100%
Caducado
0
Libre
Solicitudes similares
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price

Información sobre el proyecto

Presupuesto
80 - 150 USD
Para el ejecutor
72 - 135 USD
Plazo límite de ejecución
de 3 a 5 día(s)