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

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 6 giorni
Feedback del cliente
best developer i have worked with. professional. talented, helpful and work done before even expected! would give 10 stars if possible!
Feedback del dipendente
Thank you so much...

Specifiche

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


File:

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

Con risposta

1
Sviluppatore 1
Valutazioni
(94)
Progetti
148
59%
Arbitraggio
16
38% / 13%
In ritardo
25
17%
Gratuito
2
Sviluppatore 2
Valutazioni
(195)
Progetti
317
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
3
Sviluppatore 3
Valutazioni
(45)
Progetti
59
14%
Arbitraggio
31
26% / 52%
In ritardo
35
59%
Gratuito
4
Sviluppatore 4
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
Ordini simili
HI I HAVE A SENTIMENT DATA LIBRARY THAT I PURCHASED FROM SENTI FX FOR RETAIL SENTIMENT. WHAT IM LOOKING TO DO IS MAKE A BASIC INDICATOR IT HAS RETAIL POSTIONS LONG SHORT PERCENTAGE AND A RELATIVE SENTIMENT DATA. THAT WILL ALERT ME TO MY EMAIL
DJANGO EA 30 - 1000 USD
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives
EA MODIFICATION 30+ USD
Good day to all The service of a coder is required to modify the Expert advisor The EA has two indicators and work with joint or single signal The idea is to change the indicators or add this two indicator and remove the existing one The strategy remain the same Joint Rule Buy or sell when both indicator agree on same direction Single Trade = Buy or sell when each give signal Before acepting and lock my fund ensure
i want to buy an ea that can give me minium of 30% per month with low risk trading i want an ea that use stoploss i want ea that dont hedge
Hi! I am willing to pay for a paid or rental EA with good track record. I have to see results first, try on a demo. Just let me know if you need any information
I need a professional or expert who is a trader and also know about coding that can quote a profitable strategy and code the strategy for me in MT4 with my specification, If you are capable of doing this I will be glad to share my requirement with you to get started
Integration of Supply and Demand Zones from CSV: Develop functionality to read supply and demand zone data from a .CSV file. Define the structure of the CSV file for storing zone data (e.g., price levels, zone type). Implement a mechanism to parse the CSV file and extract relevant zone information. Dynamic Zone Detection: Integrate algorithms to dynamically identify supply and demand zones based on historical price
Need a tradin g robot 30 - 50 USD
I would like to create a robot (another version of a robot I already have) I currently have the source code but would like to have another robot that belongs to me but with different settings, if I provide you with the source code with all the settings are you able to remake me another robot with modifications? and if so what would be your price
邏輯交易EA,主要包括如下內容,(細節後談) 1. 網格繫統:可選:YES/NO. 如果:YES,設置:網格間隔,網格層數,同一個網格線上,可以加倉一次或多次. 2. 開倉:條件開倉,可選:YES/NO.(目前默認爲NO) 分爲市價開倉或者 STOP ORDER/ LIMIT ORDER,多單和空單的開倉設置,可以設置不同手數. 3. 加倉:分爲:固定手數,如:0.03,或末單累加:0.01,或:末單倍數如:1.5倍.多單和空單的加倉方法可以不同設置. 4. 移動止盈.(單獨移動,多/空方整體點數移動/或金額移動) 5. 平倉包括: A.多方/空方止盈線,和多方/空方止損線 (可以設置三條價格:每條選擇:平倉 1/3,1/2,或全部) B.單獨止盈/止損 (多方和空方可以設置不同的,)盈利點數或金額 整體止盈/止損.(多方和空方可以設置不同的,)盈利點數或金額. C.同向對衝平倉(多方獲利單對衝虧損單,空方獲利單對衝虧損單)

Informazioni sul progetto

Budget
50 - 80 USD
Per lo sviluppatore
45 - 72 USD
Scadenze
da 1 a 3 giorno(i)