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

Работа завершена

Время выполнения 6 дней
Отзыв от заказчика
best developer i have worked with. professional. talented, helpful and work done before even expected! would give 10 stars if possible!
Отзыв от исполнителя
Thank you so much...

Техническое задание

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


Файлы:

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

Откликнулись

1
Разработчик 1
Оценка
(94)
Проекты
148
59%
Арбитраж
16
38% / 13%
Просрочено
25
17%
Свободен
2
Разработчик 2
Оценка
(197)
Проекты
320
35%
Арбитраж
64
13% / 56%
Просрочено
83
26%
Свободен
3
Разработчик 3
Оценка
(45)
Проекты
59
14%
Арбитраж
31
26% / 52%
Просрочено
35
59%
Свободен
4
Разработчик 4
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
Похожие заказы
Good morning. I would like to create HFT bot to trade on Prop Firm without breaking the rules. It should scalp. EA should have SL, TP, BE and even Trail Loss inputs. The EA should also have daily loss and profits target so when met the EA stops for the day
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should
Alex 30+ USD
//+------------------------------------------------------------------+ //| PriceAction.mq4 | //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023" #property link " https://www.mql5.com " #property version "1.00" #property indicator_separate_window #property indicator_buffers 2 #property
**Technical specifications for the improvement of the ProNewsTrader advisor** 1. **Description of the current state of the advisor:** - The **News** advisor automatically trades on financial markets, focusing on news events. - In the current version, news is loaded from external sites that no longer work. - The **Stop Loss**, **Take Profit**, **Trailing Stop** levels and pending orders are implemented virtually. 2
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this
I need an expert to trade Heiken Ashi candles according to the conditions in which Doji candles appear until signs of buying or selling appear, and to enter into trades after the Heiken Ashi candle above, using the scalping method, especially for gold and currency pairs with high liquidity. I have more details for those who want to prepare an expert
Hey developers! It is my pleasure to meet you. I am looking for a developer to help meet build and develop a simple EA robot that works based on EMAs. If you are a professional and expierenced MT4 programmer looking to work on this project, do bid for this project so that we can proceed and work on it. Thank you
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you

Информация о проекте

Бюджет
50 - 80 USD
Исполнителю
45 - 72 USD
Сроки выполнения
от 1 до 3 дн.