Coding advanced EA RENKO

MQL4 Experts

Job finished

Execution time 2 days
Feedback from customer
Fraud, ask for money outside the platform and make bugs in the EA and refuse to make them right. I even payed him double

Specification

1) Money Management 

1.01) Shut down all trading if equity loss exceeds *5%* (stop trading until its manual activated again and close all positions and an option for only closing losing positions)  

1.02) shut down all trading if balance loss exceeds *5%* (stop trading until its manual activated again and close all positions and an option for only closing losing positions) 

1.03) Entry with 50 pips stop loss 

1.04) 2% capital risk pr position (so when it hits the stop loss 50 pips loss should be 2%) 

1.05) When the position is green for more than 2 hours, move SL 1 pip above entry price. 

1.06) Trailing stop loss 50 pips 

1.07) prefixed take profit 1:5 risk or at a specific number 72.30 

1.08) After each winning trade increase position size with 50% but still maximum 2% at risk 

1.09) after each loosing trade decrease position size with 50% until the size is 0,2% risk 

1.10) when the SL moves 1 point above entry it will be considered 0% risk 

1.11) if it's not a winning position in 2 hours close it 

1.12) only trade in timeframe 06:00 –20:00 gmt 

1.13) no trading at a specific date example 20.jan.2018 - time frame 16:00 – 18:30 

1.14) adjust stop loss based on ATR value if above 0,2 (atr value) = 50 pips sl entry, if below 0,2 = 40 pips sl entry based on data from candlestick chart 15 MIN 

 

ALL FUNCTIONS, NUMBERS, TIMEFRAMES NEED TO HAVE ADJUSTABLE FUNCTION AND ENABLE/DISABLE 

 

2) Entry rules 

2.01) all entries are based on data both from Renko "15M 0.3" and Renko "3M 0.03 

2.02) all buying can only happen if there's "1" closed green bar on Renko "15M 0.3", vice versa for selling/short (PLEASE NOTE 2.02 and 2.03 should could get combined so both need to be in check, but need option to work separated as well) 

2.03) all buying can only happen if there's a closed bar above moving average 14, vice versa for selling/short (renko "15M" "0.3" price) (PLEASE NOTE 2.02 and 2.03 should could get combined so both need to be in check, but need option to work separated as well) 

2.04) buying signal, so when condition from 2.02 - 2.03 are met, RENKO 3M 0.03 after a correction of more than "1bar" when the bars turn green again, after "2 green" buy (PLEASE NOTE 2.04 and 2.05 should could get combined so both need to be in check, but need option to work separated as well) vice versa for selling 

2.05) Buying signal, condition 2.02 - 2.03 are met, and Renko "3M" "0.03" closes above "moving average 14" (PLEASE NOTE 2.04 and 2.05 should could get combined so both need to be in check, but need option to work separated as well) 

2.06) Buy signal, double bottom / sell signal double top see att. picture for instructions renko 3M 0.03 

2.07) Buy signal, reverse head and shoulder, sell signal head and shoulder, see at for instructions 

2.08) Buy signal, when prices drop and raise again at the "top" at the previous move buy, vice versa for sell. See att for instructions. 

2.09) I want some channel trading on renko settings

ALL FUNCTIONS, NUMBERS, TIMEFRAMES NEED TO HAVE ADJUSTABLE FUNCTION AND ENABLE/DISABLE 

 

3) Exit 

3.01) when risk reward hits 1:5 based on the FIRST set SL value leave the trade. 

3.02) exit buy trade when closes below MA 14 RENKO 3M 0.03 

3.03) exit buy trade when closes below MA 14 RENKO 15M 0.3 

3.04) exit buy trade when 2 bars closes in sell direction REKNO 3M 0.03 

3.05) exit buy trade when 2 bars closes in sell direction REKNO 15M 0.3 

3.06) vice versa for exit selling trades 

3.07) automatically close after 5 hours 

3.08) prefixed TP for all trades 

3.09) Trailing stop loss day 1 50 pips, day 2 100 pips, day 3 200 pips etc 

 

 

ALL FUNCTIONS, NUMBERS, TIMEFRAMES NEED TO HAVE ADJUSTABLE FUNCTION AND ENABLE/DISABLE 

 

4) general 

4.01) Each trade should have a comment which indicates which parameter the trade opened on. Like "2.07 opened trade" 

4.02) email me at veosnw.gmail.com each time at trade is closed are opened. 

4.03) for backtesting quality should data be used from more than Renko charts. 



Responded

1
Developer 1
Rating
(44)
Projects
100
39%
Arbitration
17
29% / 41%
Overdue
32
32%
Working
2
Developer 2
Rating
(203)
Projects
273
32%
Arbitration
34
32% / 29%
Overdue
75
27%
Working
3
Developer 3
Rating
(184)
Projects
188
27%
Arbitration
0
Overdue
3
2%
Free
4
Developer 4
Rating
(188)
Projects
212
58%
Arbitration
9
11% / 89%
Overdue
8
4%
Free
5
Developer 5
Rating
(49)
Projects
134
27%
Arbitration
62
13% / 53%
Overdue
58
43%
Free
6
Developer 6
Rating
(5)
Projects
14
86%
Arbitration
2
0% / 100%
Overdue
1
7%
Free
7
Developer 7
Rating
(58)
Projects
77
44%
Arbitration
12
8% / 50%
Overdue
12
16%
Free
8
Developer 8
Rating
(119)
Projects
127
41%
Arbitration
3
33% / 67%
Overdue
0
Free
9
Developer 9
Rating
(16)
Projects
21
19%
Arbitration
7
0% / 71%
Overdue
14
67%
Free
10
Developer 10
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
I have already develop metatrader 4 indicator that is exhibiting some error which in turn making the indicator to misbehave so what i need right now is to correct the error, if you are very good in mql4 language, please bid and figure out this can be solve and make it works the way i want it to work
In search of a dev who can develop an EA that executes buys on Boom and sells on Crash after a Spike. Need to be able to specify TP and SL
1. Extract all historical economic calendar data. 2. Extract all historical price data for all symbols and all timeframes. 3. Calculate the difference between successive OPEN, HIGH, LOW, and CLOSE prices for each symbol to measure correlation ( https://youtu.be/TytPUU9Y55E?si=hTGn4YBWw786J5QY 1:55-2:20). 4. Assign weights to each symbol based on their correlation with other symbols. 5. Aggregate the data from all
Hi, I am looking for a developer who will develop for me an EA code/program which will help me to get data from forex factory. The EA code/program meets the following requirements. 1. I currently have an EA that I manually specify specific (High impact) news times where I would want to start analysis (You will see a screenshot in the attached requirement). 2. I developed this EA myself, so I have the source code but
Please I need a profitable EA with any of the following criteria; Hedge Trading Hedging trades is permitted however, hedging separate accounts against each other (known as Wash Trading) is not permitted and is a direct violation of the OnlyFunds’ Terms and Conditions. Wash trading is illegal and considered to be fraudulent, as it undermines the integrity of financial markets. Swing Trading Swing trading is
I have an EA that has a nasty drawdown but otherwise is quite profitable. I am looking for a developer who can improve the drawdown by closing or hedging the older open orders. You'll need to supply a demo showing that you've solved this problem rather than just claiming that you can fix it
dear developers.i want to modify my custom indicator by adding new rules for alerts and arrows,the indicator is based upon some trend following rules and the indicator should be able to send out all types of alerts.i will need demonstration...thank you
Looking for a developer of profitable EA tested for over 2 or more years time history of profits with investors read me only access as proof of usage. MT4 or MT5
Adjust MY Hedging EA 30 - 40 USD
1. Need averaging TP for my hedging EA. (Close both Buy and Sell position with TP) 2. Add function auto/manual entry. (EA will entry based on manual position(placed by trader) or auto trade based on existing setting)
I have a robot set up that sends trading signals to my telegram group and the group sends trading signals for (28 forex pairs, 3 crypto pairs, 6 commodities, 6 indexes, & 55 stocks) basically almot 100 CFDs and sends out trend price action breakout, impulse, reversal, and exit indications to each one of those CFDs on different timeframes. I want to make it so that a person can sign up and choose which alerts they

Project information

Budget
500+ USD
For the developer
450 USD
Deadline
to 20 day(s)