Need a trading robot that BUYS when certain conditions are true in the Bollingerband and Keltner channels

Trabalho concluído

Tempo de execução 7 dias
Comentário do cliente
Absolutely a fabulous experience working with Le Huu Hai! Precise problem solver always exceeding expectations. 100% recommend!
Comentário do desenvolvedor
Thank you!

Termos de Referência

Thank you for viewing my request!  Successful completion of this task will lead to additional projects!

I request a MT4 EA Robot that does the following:

1) The bot should work on all time frames and reference the chart the EA is installed on. Action is taken as soon as the candle has closed. in other words, if on the hourly, the bot must look at the hourly candles. 

2)These two indicators are to be referenced

  • Keltner Channels: Factor 1.5, Length 20, Price Close, Simple averages
  • Bollingerbands: Price Close, length 20, Deviations 2/-2.

3) The bot should place a BUY at market each time the following is true, once per candle:

  • Looking at the previous candle close, the bottom line of the Bollingerband is ABOVE the Keltner Channel bottom line. 

  • Looking at the same previous candle close, the Price action closed below the 20 SMA

4) Behavior. Here are some critical behaviors that needs to occur.

  • The first order that is placed becomes the "Order of reference."  All subsequent orders for this set should contain the same TP values and SL values as this Order of Reference. 
  • When the first order is made, make a variable to remember what the value of the top +2dev bollingerband is, we'll use this for a stoploss later after TP1 is closed.
  • When all orders are closed, the next order to open becomes a new set. 
  • Each set should have it's own identifier so that multiple sets can be made with the EA across several different charts at the same time.
  • The stoploss placed for the first order should be -4 standard deviations.
  • This order should have a take profit #1 (close half open lots) at 3 standard Deviations and a take profit #2 (final half) at 4 standard Deviations. 
  • When #1 Take profit is hit, move the stop loss to the +2 standard Deviations variable.
  • After an order is opened and the next candle closes with the qualifying requirements as described in number 3) are still true, open up another order. The new order that opens should have the same take profit and stoploss that match the "Order of reference" and not be recalculated based on it's new opening levels.
5) User Defined variables.  Here are the customization items that should be included in the menu settings.  Most of them are to have the core process customizable.
  • Max Orders: Default 10.There should be a user definable "max orders".  This is the number of orders the bot is allowed to have open per set at the same time per chart.
  • Order size: Default 0.02
  • Stop Loss Deviation: Default -4
  • Take Profit 1: Default +3 Deviations
  • Take Profit 1 Percent close: Default 50% (This is what percentage of the open orders close at TP1)
  • Take Profit 2: Default 4 Deviations
  • After take Profit 1, move stop loss to Deviation #: Default 2. (0 would be Break Even).
  • MagicNumber

7) Particulars and details.

  • Sometimes a situation will occur where the candle close triggers a new set of trades but the next candle closes above the 20sma (no new trade), but the candle after that closes below the 20sma and the bottom bollingerband is still above the Keltner channel bottom line, making trade number two. This trade is still apart of the first set, even though one candle in between did not trigger a trade.
  • Please check out the attachment image for how a trade will take place. I am happy to make more examples.

8) Absolute requirements. 

  • I must retain full exclusive rights to the EA the code in all appropriate formats and receive the final version's code in it's entirety that matches the final EA provided.
  • I must retain the rights to modify, improve, and/or destroy the final product and all other iterations at my discretion.
  • i must retain the rights to improve the bot with another developer after our project is completed.
  • I must retain the rights to distribute the code at my discretion, even if for monetary gain that doesn't benefit the programer.

I am willing to support you the programmer with any details that you require. I am a loyal customer and will return with additional projects in the future if you want them!


Robert




















































































































































Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(158)
Projetos
225
22%
Arbitragem
15
60% / 20%
Expirado
1
0%
Carregado
2
Desenvolvedor 2
Classificação
(21)
Projetos
24
38%
Arbitragem
1
100% / 0%
Expirado
2
8%
Trabalhando
3
Desenvolvedor 3
Classificação
(243)
Projetos
429
34%
Arbitragem
54
37% / 39%
Expirado
156
36%
Ocupado
4
Desenvolvedor 4
Classificação
(2428)
Projetos
3057
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
5
Desenvolvedor 5
Classificação
(116)
Projetos
137
36%
Arbitragem
15
13% / 67%
Expirado
9
7%
Livre
6
Desenvolvedor 6
Classificação
(196)
Projetos
318
35%
Arbitragem
64
13% / 56%
Expirado
82
26%
Livre
7
Desenvolvedor 7
Classificação
(2)
Projetos
2
50%
Arbitragem
0
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(20)
Projetos
33
55%
Arbitragem
5
80% / 20%
Expirado
3
9%
Livre
9
Desenvolvedor 9
Classificação
(8)
Projetos
11
45%
Arbitragem
1
100% / 0%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(45)
Projetos
51
51%
Arbitragem
1
0% / 100%
Expirado
1
2%
Carregado
11
Desenvolvedor 11
Classificação
(119)
Projetos
169
38%
Arbitragem
9
78% / 22%
Expirado
15
9%
Livre
12
Desenvolvedor 12
Classificação
(563)
Projetos
932
47%
Arbitragem
302
59% / 25%
Expirado
124
13%
Carregado
13
Desenvolvedor 13
Classificação
(64)
Projetos
107
68%
Arbitragem
1
100% / 0%
Expirado
2
2%
Livre
14
Desenvolvedor 14
Classificação
(71)
Projetos
80
10%
Arbitragem
35
9% / 54%
Expirado
6
8%
Trabalhando
Pedidos semelhantes
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
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
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. # MANUAL ZONE MARKING # THREE TYPES OF ENTRIES (
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
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
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)
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 é
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details

Informações sobre o projeto

Orçamento
100+ USD
Desenvolvedor
90 USD