Multiple trading bots

MQL5 Experts

Termos de Referência

MT4 and MT5 RSI EA with following Parameters


a ) RSI period eg 14 or period 81

b ) Type of position - "come in oversold/overbought level " & "come out of oversold and overbought level". direction coming up or down 

c ) multiple levels for entries buy and sell entries

            Overbought levels Sell ( multiple levels )

            Oversold levels Sell ( multiple levels )

e ) Fixed lot size

f )  Stop loss options : pips/point or time elapse

g ) Trailing stop options : pips/points or time elapse

h ) Take profit

i )  Exit strategy, exit at levels 

j ) Break even option

 

MT5 Solar wind Renko EA with following rules


- solar wind positive at level 3.2+ ( customizeable ) -> Open buy -> close at level 8.2  ( customizeable )

 - If solar wind negative -3.2  ( customizeable ) -> Open sell -> Close at level -8.2  ( customizeable )


- If renko signal shows star is in oversold level -0.3   ( Customizable )

  And when solar wind is positive 8

  and additional parameter  forexsignal30 is blue

  Open BUY -> Close at level 8.2  ( Customizable )

 

- If renko signal shows star in in oversold level 0.3   ( Customizable )

  And when solar wind is positive -8

  and additional parameter  forexsignal30 is red

 Open SELL -> Close at level 8.2  ( Customizable )



Further, 

- Option Alert notification when trade executed

- Sound alert

- Sound file


Multiple strategy mt5 EA with the following parameters.   

this is one bot with different strategies that can be turned on or off.       

As I would like to run one ea on a market being able to execute different trades based on the below strategies.  


Gamm bands strategy

 

IF Price comes out to in Gamma band from below to above and

Confirmed by bullish Japanese candle stick

Open Buy

 

IF Price comes out to in Gamma band from above to below and

Confirmed by bearish Japanese candle stick

Open Sell

 

TMA bands strategy

 

IF Price comes out to in TMA band from below to above and

Confirmed by bullish Japanese candle stick

Open Buy

 

IF Price comes out to in TMA band from above to below and

Confirmed by bearish Japanese candle stick

Open Sell

 

Bollinger bands strategy

 

IF Price comes out to in Bollinger from below to above and

Confirmed by bullish Japanese candle stick

Open Buy

 

IF Price comes out to in Bollinger from above to below and

Confirmed by bearish Japanese candle stick

Open Sell

 

Spike strategy

If Spike indicator from above followed by the bearish Japanese candle stick

Open sell

 

If Spike indicator from below followed by the bullish Japanese candle stick

Open buy

 

Trend MA strategy

 

IF Price is below the 200ma and / or 50 MA rejection

And confirmed Bearish Japanese candle stick

Open Sell

 

IF Price is above the 200ma and / or 50 MA rejection

And confirmed Bullish Japanese candle stick

Open Buy


Trailing stop

Slop loss

Take profit

 

Alert

Sound file

 

I would need the bots to be fully custom as values can be changed in the window and tab "inputs"  when selecting the bots properties.




thanks 


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(16)
Projetos
25
52%
Arbitragem
1
0% / 0%
Expirado
4
16%
Trabalhando
2
Desenvolvedor 2
Classificação
(74)
Projetos
121
43%
Arbitragem
12
33% / 50%
Expirado
17
14%
Livre
3
Desenvolvedor 3
Classificação
(6)
Projetos
10
10%
Arbitragem
8
0% / 88%
Expirado
1
10%
Livre
4
Desenvolvedor 4
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
5
Desenvolvedor 5
Classificação
(362)
Projetos
506
40%
Arbitragem
147
18% / 72%
Expirado
99
20%
Carregado
6
Desenvolvedor 6
Classificação
(266)
Projetos
540
50%
Arbitragem
55
40% / 36%
Expirado
224
41%
Trabalhando
Pedidos semelhantes
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

Informações sobre o projeto

Orçamento
50 - 70 USD
Desenvolvedor
45 - 63 USD
Prazo
para 3 dias