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

MQL4 指标 专家

工作已完成

执行时间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
等级
(195)
项目
317
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
3
开发者 3
等级
(45)
项目
59
14%
仲裁
31
26% / 52%
逾期
35
59%
空闲
4
开发者 4
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
相似订单
MT4 EA 30+ USD
I have project for expert developer here.. The task is to make the EA take trades using the indicator upper line and the lower line to take trades. When the upper line appears on the chart I need the EA to take a sell at that point. Then when the lower line shows up I need the seel trade to close. The same concept applies for the lower line. I need the EA to take a buy trade when the lower line appears and close when
News field 30+ USD
I am in need of a custom EA news filter for my trading platform, and I believe your expertise in this field can greatly assist me. Below are the specifications for the filter: 1. It should be implemented as a boolean function, returning either true or false. 2. The filter must automatically detect currency pairs. 3. Three hours before and after any significant news events pertaining to each currency in the pair, the
Hello, I would like to ask who would perform a backtest + optimization on my existing EA ? The EA works mainly on two pairs. Thank you for your reply. Sincerely Martin
I need someone to create an MA crossover EA. This program should be able to trade the crosses. We would be using the MA indicators to make decisions about buying and selling stocks or other assets. The MA crossover would help me invest my money more effectively by automatically executing trades based on these indicators. If you can create this program, please let me know as I am interested in working with you
the idea of the bot is to trade based on trend. we are going to use 5 different sma( smoothed moving average). they are sma7,sma20, sma50, sma100 and sma200. the bot will look for only buy trades when all the smas are facing up. the bot will look for only sell trades when all the smas are facing down. when we are in a up trend, the bot will look to enter trades on bullish candles that create fvg. if there is an fvg
Topx 80+ USD
1)I need EA with on/off button per currency and buttons to control lots size, auto change of currency with time, Dashboard of 4 indicators (Bollinger, Currency strength, FVG and Gann ) and trade management. Entry: When buy is clicked, the EA draws a line. After x pips market move away from the line or when price moves to given price line and or time, the EA opens buy order if clicked/selected indicators align. Set
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the one currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
I need Spike DETECTOR EA for Boom and Crash.. which will send me notification or alerts when spike is near. The EA should also be able be buy on crash Index and sell on Boom Index depending on the market..Demo may be provided for faster execution of my order
· I need an MT5 EA that trades on Currencies, Indices, Metals, Crypto, Commodities and Deriv Synthetic Indices. · It should trigger trades on the Moving average cross above or below of the RSI levels in the same window. It should have a Trailing stop and break even input variables. Please note that I only want to use the RSI levels and not its period hence the RSI period will be set to 1. Also the
ODSMART EA 30 USD
I want an EA developed from this strategy that will buy and sell based on the appearance of these colours. Blue-buy (Enter when the signal indicator is at zero on the blue background) Red -sell( Enter when the signal indicator is at 100) White and brown, exit trade

项目信息

预算
50 - 80 USD
开发人员
45 - 72 USD
截止日期
 1  3 天