Expert Adviser based on Envelope/Rsi needed

MQL4 Experts

Job finished

Execution time 9 days
Feedback from employee
Nice and patient Customer.

Specification

Hi I need EA based on this strategy Envelope /Rsi strategy:

 

Trading Signal:

Execution of the signal :

 Market order- as soon as signal is given, buy/sell order is opened

Pending order – If buy signal is given, buy stop order will be placed on predefined distance, and expire after x minutes, if sell signal is

 

Buy Conditions:


 Ask Price of the open /current candle must be equal to lower band of Envelope price value
, the body of the candle must cross from above cross the line below.

Rsi /optional , with true or false bellow in settings

Rsi must be equal or bellow predefined level ( for example equal or bellow 30)

 

 

Sell Conditions:

Bid Price of the open /current candle must be equal to upperer band of Envelope , the body must cross the envelop line from bellow through the line above.

RSi /Optional with true or false  bellow in settings

Rsi must be equal or above predefined level ( for example equal or above 70)

 

Ea will observe only current candle, and it can be only one trade open with Ea, with exact magic number defined in the field Magic Number, no new positions will be opened  by this ea until previous are closed, or if other positions are opened by eas with magic numbers set in the field: No Trade Magic

Ea Settings:

Max Spread:15 ( max spread value in points)

Magic Number - 999  ( for example), every trade needs to be labeled with magic number

No Trade Magic - 2341,3456,3221,2344,34556... (for example)- purpose of this function is to stop ea from opening new orders if orders/trades with these magic number/numbers  are already opened.  For example trade positions Buy ( it can be one or more) is opened with magic number 2341 and Sell( one or more positions) with magic 3456, Ea will not open any new trade or manage  sl tp Breakeven, TS  on its existing position opened under predefined magic, 999 for example.

Trade execution: Market/Pending ( if market is chosen, ea will place buy / sell order, and then sl /tp)

Pending order distance in points:20 – if pending execution is set, then once signal is given, ea will place buy stop or sell stop, on a predefined distance. Example, price is going down, and signal for buy is generated, ea will place buy stop on 20 points distance, if price continue to go down even more, ea will move  pending order to a predefined distance. Ea will stop modifying pending order distance when price starts going up, vice versa for sell.

Pending order expiry in minutes: 5 ( number represent minutes)

 

Trade Management Settings    / In points

Lot Size  :  0.1  / fixed lot size

Take Profit : 200  / take profit is in points. If placed 0, ea will open position without placing TP

Stop Loss: 50 / Stop loss is  in points. If placed 0, ea will open position without placing SL

Break Even points: 100 /  Once the profit reach predefined points it will place SL as defined in Break even points to lock option

Break even points to lock :70 / once the Break even points has been reached, ea will move sl to defined value in this field.

Trailing from Break Even points: 50 / This serves as a Trailing Stop and it should move sl only after the break even has been made, and  value from Break Even points moved 50 points more(example)  

Trailing Step :20 /  After the price moves  predefined points  in profit( value from Trailing from Break Even points ), new sl will be established based on this field values

Example based on above values:

Price has moved  100 points, based on Break Even points 100, SL has been moved to 70 points based on Break even points to lock value.

Price Moved additional 50 points( based on Trailing from BreakEven points), and sl moved to +20 (based on Trailing Step value). So far 70 +20 =90.  If price moves more it will keep the ratio 50 / 20 as defined bye Trailing options.  So TS it will work only after Break even price has been stablished, and Sl moved.

 

Indicator Settings:

-Envelope is working engine of the strategy, default options from MT4 Envelope platform will be used

Envelope  Settings

Period : 3

MA Method: Linear Weighted/Simple/ Exponential/Smoothed

Apply To: Open/Close

Deviation:0.007%

 

RSI indicator: True/False

Period:18

Apply to: Open/Close

Buy Signal: 30

Sell Signal:70

 

Comment: xzs / comment will be placed here


Responded

1
Developer 1
Rating
(115)
Projects
129
18%
Arbitration
11
27% / 55%
Overdue
4
3%
Free
2
Developer 2
Rating
(167)
Projects
192
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Loaded
3
Developer 3
Rating
(55)
Projects
96
40%
Arbitration
13
38% / 62%
Overdue
25
26%
Free
4
Developer 4
Rating
(65)
Projects
71
30%
Arbitration
8
0% / 88%
Overdue
5
7%
Free
5
Developer 5
Rating
(19)
Projects
35
26%
Arbitration
10
30% / 70%
Overdue
5
14%
Free
6
Developer 6
Rating
(253)
Projects
407
38%
Arbitration
84
43% / 19%
Overdue
70
17%
Loaded
7
Developer 7
Rating
(236)
Projects
418
34%
Arbitration
52
37% / 40%
Overdue
153
37%
Loaded
8
Developer 8
Rating
(4)
Projects
6
0%
Arbitration
5
0% / 80%
Overdue
2
33%
Free
9
Developer 9
Rating
(14)
Projects
21
24%
Arbitration
9
33% / 44%
Overdue
8
38%
Free
Similar orders
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of
Create a robot like this live on YouTube, it is a simple hedge system that does not have martingale or other risky means of.making money.... please check out the link and if it is possible for you to repeat this then reach out with a sample and price. YouTube: https://www.youtube.com/live/cT_42RWzq_0?si=Z8M5mKkAMGZhxdTL

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 5 to 10 day(s)