Expert Adviser based on Envelope/Rsi needed

MQL4 Experts

Trabalho concluído

Tempo de execução 9 dias
Comentário do desenvolvedor
Nice and patient Customer.

Termos de Referência

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


Respondido

1
Desenvolvedor 1
Classificação
(115)
Projetos
129
18%
Arbitragem
11
27% / 55%
Expirado
4
3%
Livre
2
Desenvolvedor 2
Classificação
(170)
Projetos
193
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
3
Desenvolvedor 3
Classificação
(55)
Projetos
96
40%
Arbitragem
13
38% / 62%
Expirado
25
26%
Livre
4
Desenvolvedor 4
Classificação
(65)
Projetos
71
30%
Arbitragem
8
0% / 88%
Expirado
5
7%
Livre
5
Desenvolvedor 5
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
6
Desenvolvedor 6
Classificação
(256)
Projetos
415
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
7
Desenvolvedor 7
Classificação
(243)
Projetos
429
34%
Arbitragem
54
37% / 39%
Expirado
156
36%
Ocupado
8
Desenvolvedor 8
Classificação
(4)
Projetos
6
0%
Arbitragem
5
0% / 80%
Expirado
2
33%
Livre
9
Desenvolvedor 9
Classificação
(14)
Projetos
21
24%
Arbitragem
9
33% / 44%
Expirado
8
38%
Livre
Pedidos semelhantes
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
Tenho um EA mql4 que está com funcionalidades funcionando e outras com funcionalidades sem funcionar. Tenho um vídeo do EA funcionando como deve funcionar perfeitamente. O meu não consegue seguir o mesmo programa pois quando coloca os pontos de parada e retirada são bem diferentes. Não tenho pressa para tempo, só queria que conseguisse renovar o EA. O arquivo do grafico anexo é como ele se encontra agora. O certo é
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 5 para 10 dias