Modifying existing indicator and creation of EA(only for optimization, not trading) based on modified indicator

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 6 días
Comentario del Cliente
best developer i have worked with. professional. talented, helpful and work done before even expected! would give 10 stars if possible!
Comentario del Ejecutor
Thank you so much...

Tarea técnica

The main things for this job:

1) Creation of EA that can systematically try and save combinations of functions and save the combinations along with corresponding results to txt file. EA is only for optimization, not trading

2) Modification of existing RSI indicator to add CCI  functionality also to be used with all same indicator functions


I will explain the modification of the indicator first

The attached indicator is RSI based and has separate functions for buy and sell signals. The way it works is  first it prints a dot which acts as an alert for the user, the dot can repaint but when the bar with the dot closes and the dot did not disappear the next bar has an arrow on open of bar and the arrow does not repaint. And based on the arrows the indicator shows in small data window total number of signals, how many bad signals and how many good signals for both buy and sell the indicator produced and the winrate%. You can use the indicator and see for yourself

I want it to be modified to add drop down menu for choosing RSI or CCI, so i can use all indicator functions with base indicator being either RSI or CCI. 

And i must mention again because it is very important. the original indicator has first dot then arrow, you can check and see yourself how dot and arrow behave. first dot appears and it repaints and that is no problem, it can repaint since it only acts as alert. but when bar with dot close and dot did not disappear next bar has arrow on open of bar and arrow does not repaint. so very important after changes are made the arrow does not repaint or the indicator will be useless. and i think there is alert option only for dot, so also addition of alert for arrow if not already available

That's all for indicator


Now i will explain for EA

There are too many functions of the indicator for me to try combinations of all inputs one by one, and with the inclusion of CCI after modification, it will take a lot of time. you can check the functions in the indicator

I want EA that can perform combinations of all the functions systematically and save the results along with the corresponding combination to txt format, like in the attachment. And EA will only work on condition of arrow because that is signal for entry point, not the dot(same way how indicator determines the stats shown in the indicator info block when indicator is loaded onto chart)

so it is combination of 4 functions for both buy and sell



Period= from 1 to 50

level= from 1 to 100

shift signal= from 1 to 10

reverse signal= true and false

(Note: EA should allow me to select range for first three functions, 4th is just true/false so no need for selection)



So example, EA will start first for RSI Buy

Period= 1, level= 1, shift signal= 0, reverse signal= false

save to text results like in indicator data window



Then next

Period= 1, level= 1, shift signal= 0, reverse signal= True

save results to text



Then next

Period= 1, level= 1, shift signal= 1, reverse signal= false

save results to text



Then next

Period= 1, level= 1, shift signal= 1, reverse signal= true

save results to text



Then next

Period= 1, level= 1, shift signal= 2, reverse signal= false

save results to text



Then next

Period= 1, level= 1, shift signal= 2, reverse signal= True

save results to text



And so on,first all for RSI buy, then start over from beginning for RSI sell, and do same for CCI . There is no need for EA to draw objects like dot and arrow on chart. it is only for optimization and saving results with combinations to txt file. 



I also want, if possible, to include in EA time period function.  like 10:00 --20:00 for 01.01.2018, or 10:00--18:00 for 03.01.2018 , and so on. i will use this with mt4 strategy optimizer so if the time period function is not possible it is fine. i can use indicator and do visual check

and as you can see indicator also shows winrate%, so EA will highlight in bold letters/red color or any  combination and result with winrate%>60%. if not possible to highlight, EA will just save everything in txt file by descending order of winrate%

And EA must do all the functions mentioned for RSI and CCI exactly same way as original indicator so results are not skewed when i use indicator

So EA is just for optimization for checking all the different combination of settings as i mentioned earlier for RSI and CCI. like will do all for rsi sell first then rsi buy then cci sell then cci. It will be easier to have drop down menu in EA to choose Rsi sell, rsi buy, cci buy, cci sell  combination settings so i can set individually on single chart each and results will be saved in separate txt file for each option

That's all


Archivos adjuntos:

PNG
txtfile.png
49.9 Kb
PNG
dotarrow.png
43.9 Kb

Han respondido

1
Desarrollador 1
Evaluación
(94)
Proyectos
148
59%
Arbitraje
16
38% / 13%
Caducado
25
17%
Libre
2
Desarrollador 2
Evaluación
(195)
Proyectos
317
35%
Arbitraje
64
13% / 56%
Caducado
82
26%
Libre
3
Desarrollador 3
Evaluación
(45)
Proyectos
59
14%
Arbitraje
31
26% / 52%
Caducado
35
59%
Libre
4
Desarrollador 4
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
Solicitudes similares
Hi, Use MQL5 connect to only one binance websocket API: binance.com/stream?streams=btcusdt@aggTrade and get the returned data successfully(you no need process returned data). MUST use this MQL library to connect binnace: https://www.mql5.com/en/articles/8196 Source code need Related binance websocket document: https://binance-docs.github.io/apidocs/spot/en/#websocket-market-streams Thanks
Need a programmer who can Create EA from Indicator. With parameters for entry and exit trade under certain conditions. stop loss ,dashboard alert more details will be provided. only one indicator is uded
Building a bot that copies signals from the sender platform to the slave platform The expert must work on two remote computers, not the same computer Control settings for masters and slaves as well If necessary, it is preferable to use an interface from a server, for example
M Empire EA 30+ USD
Fundamental strategy,trade double bottom and double top enters after the break of structure,it must hold the trades for four to six ours and it must also trade London Session and New York Session
Hello dear developers! MT4 EA I want you to help me create a trading robot. I already had an unpleasant experience with a developer who said he would do it for me but didn't know how to do it. Thus he blocked some money from me. Now I want to see who knows how to program such a robot. For this reason, I will initially present only a fragment of this robot. Whoever knows how to correctly program this fragment
This job is for an MT5 EA to pass prop firm challenges (either 1 or 2 phases) and use in Funded Account (such as NOVA FUNDING, FTMO, MFF, MYFUNDEDFX etc.), and should also work on normal live accounts. Requirements for the EA: - trades well individually on: EURUSD, GBPUSD (preferably also on US30 and others) - must use Stoploss - max. daily Loss 4% - max. daily Drawdown 6% - max. account Drawdown 8% - Should not use
Need a trading bot 30 - 40 USD
Hi there, Can you reprogramme an existing EA using the source code or create one from scratch? Of course, I already have an MQL4 version of the EA; all I need is an additional version with alternative configurations. Please get in touch if you are proficient in developing an MT4 EA, as I will be providing all information through a comment section. Thank you
Hello great developer can you help me with MT5 indicator developing? Here is a document that describes the filters that will need to be added to my existing custom indicator. let me know if you have any questions or if anything in the document is unclear I will be looking for great developer to bid for this project Best regards
Here is a document that describes the filters that will need to be added to my existing custom indicator. let me know if you have any questions or if anything in the document is unclear kindly message me for the file
Hamed09877 30+ USD
Trend Line Candlestick action price strategy No martingale and hedge Ability to automatically manage capital and Markab capital Ability to insert stop loss and tick profit for each individual position Capable of fundamental and technical analysis with news filter Acceptable monthly profit in proportion to capital 24 hour support Easy installation Free update

Información sobre el proyecto

Presupuesto
50 - 80 USD
Para el ejecutor
45 - 72 USD
Plazo límite de ejecución
de 1 a 3 día(s)