Looking to develop an EA based on my own indicator

MQL4 Experts

Job finished

Execution time 1 hour

Specification

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.



Files:

Responded

1
Developer 1
Rating
(620)
Projects
680
57%
Arbitration
25
16% / 60%
Overdue
228
34%
Free
2
Developer 2
Rating
(33)
Projects
35
40%
Arbitration
11
9% / 91%
Overdue
4
11%
Free
3
Developer 3
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
4
Developer 4
Rating
(1090)
Projects
1768
61%
Arbitration
14
64% / 7%
Overdue
83
5%
Free
5
Developer 5
Rating
(1123)
Projects
1425
62%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
6
Developer 6
Rating
(73)
Projects
132
52%
Arbitration
9
44% / 33%
Overdue
64
48%
Free
7
Developer 7
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
8
Developer 8
Rating
(25)
Projects
36
17%
Arbitration
14
14% / 57%
Overdue
3
8%
Free
9
Developer 9
Rating
(80)
Projects
117
67%
Arbitration
16
25% / 13%
Overdue
12
10%
Free
10
Developer 10
Rating
(1)
Projects
16
81%
Arbitration
1
100% / 0%
Overdue
2
13%
Free
11
Developer 11
Rating
(61)
Projects
133
71%
Arbitration
19
11% / 68%
Overdue
42
32%
Working
12
Developer 12
Rating
(130)
Projects
210
40%
Arbitration
90
20% / 43%
Overdue
85
40%
Free
13
Developer 13
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Project information

Budget
700 USD
For the developer
630 - 630 USD
Deadline
from 1 to 7 day(s)