Looking to develop an EA based on my own indicator

MQL4 专家

工作已完成

执行时间1 一小时

指定

This is something I have traded for a while, but only with human intervention, so I am keen to make it into an automated EA. Although I am making some money on it I think it can be done much better, and I need your help to do it!

The trading pair is USDJPY, I currently use 1 min and 5 min bars for doing trades. The enclosed chart shows my indicator (which is generally going from -800 to 800). When the indicator changes direction – that is when I am looking to do a trade – ie a signal. The actual direction (up or down) of the indicator is not what I am looking at, just that it is changing direction.

Currently what I am looking for is to go against the trend if I have a signal. I do not take all the signals, if there is a trend (does not have to be big) I will counter the trend and go in the opposite direction. I generally either take a 3-8 pip profit depending on volatility or trail it. If there is no short term trend I do not take the trade, or if 1Min and 5min are very conflicting to each other. This may not be the best way to trade the signals so if one is developing a system for this it may be better to take signals when I have not (in a non trending environment for example), or take the trade with the trend in certain scenarios, so please test different ones.Indicator example


In my experience in the signals I do trade are about 70-80% correct that there is a correction the other way. However sometimes this correction is very small, especially in a very strong trend. So it is sometimes challenging to get out with a profit even if one is (very short term) correction. Sometimes as well the indicator signals large corrections, and I am only getting 6-7 pips.
I am sure that this can mechanically be done better than what I do today. I usually trade the business GMT hours, but I see that I do loose some profit while not trading 24/7.

Martingale/Grid/Averaging down: This would be great if that is an option in the EA, but the strategy has to make money on a single lot basis primarily. If you implement Martingale/Grid/Average down please send both a chart/performance report for the single lot and for the other.

Signal generation: Mixing this with other indicator signals made by you is ok, as is of course filters – but one of the main trading triggers must be my indicator, I do not want to buy a system based on something completely different.

Optimization: Some optimization is of course ok but there can not be a large number of variables that can be optimized ie purely data optimization. The indicator logic is solid on its own and therefore limited optimization should be needed with any additional indicators or filters.

Hidden TP/SL: Preferable.

Inputs that is needed in the EA: Dependent on the filters and other indicators you put in but one needs to be there – time offset. The indicator is generated in UTC, so there needs to be a function to offset the time with the “local” MT4 time.

Other tips / ideas: Ideas for filters/indicators could be (but not limited to): Trend strength, time of day, offset (some times the signals works better on a lag/lead, maybe some way to adjust for that), volatility, correlation with other pairs (although the indicator is using other currency data in its calculation), limit entry, stop entry, trailing stops, filtering the indicator itself etc etc

I am looking to pay USD 700 for a system (with source) that shows a good return profile, a good corr coefficient on the equity curve and has acceptable risk. If you are interested in doing this please apply for the job. I will then in the discussion chat send you a link to download the historical indicator data and a tool to show it in MT4 (The data is generated in a different software real-time). Then when you have coded an EA please send the equity curve and results page back in the discussion chat. I will then choose the developer that I will purchase the EA from. I may want to purchase EAs from several developers, in that case I will post a new project specific for that developer to accept (with the same price of 700 USD). I will not appoint any developer without seeing the equity chart and performance report (with a high data quality) and where I like the chart/report. Use 0.01 JPY for costs (ie 10 in spread) and high data resolution while backtesting.

Good luck I look forward to get the applications.



附加的文件:

反馈

1
开发者 1
等级
(620)
项目
680
57%
仲裁
25
16% / 60%
逾期
228
34%
空闲
2
开发者 2
等级
(33)
项目
35
40%
仲裁
11
9% / 91%
逾期
4
11%
空闲
3
开发者 3
等级
(89)
项目
137
24%
仲裁
35
9% / 40%
逾期
52
38%
空闲
4
开发者 4
等级
(1091)
项目
1771
61%
仲裁
14
64% / 7%
逾期
84
5%
工作中
5
开发者 5
等级
(1127)
项目
1429
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
6
开发者 6
等级
(73)
项目
132
52%
仲裁
9
44% / 33%
逾期
64
48%
空闲
7
开发者 7
等级
(298)
项目
427
26%
仲裁
18
61% / 33%
逾期
26
6%
空闲
8
开发者 8
等级
(25)
项目
36
17%
仲裁
14
14% / 57%
逾期
3
8%
空闲
9
开发者 9
等级
(80)
项目
117
67%
仲裁
16
25% / 13%
逾期
12
10%
空闲
10
开发者 10
等级
(1)
项目
16
81%
仲裁
1
100% / 0%
逾期
2
13%
空闲
11
开发者 11
等级
(61)
项目
134
71%
仲裁
19
11% / 68%
逾期
43
32%
空闲
12
开发者 12
等级
(130)
项目
210
40%
仲裁
90
20% / 43%
逾期
85
40%
空闲
13
开发者 13
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

项目信息

预算
700 USD
开发人员
630 - 630 USD
截止日期
 1  7 天