Exper advisor needed - MTF - only SMA indicator needed.

MQL4 Experts

Trabalho concluído

Tempo de execução 19 dias

Termos de Referência

description of needed expert advisor (changed on 23rd nov 2014):

input parameters (#...#):
var_TF1:M15  //timeframe1
var_TF2:M30 //timeframe2
var_TF3:H1    //timeframe3
SL-level=30 //Stop loss point
TP-level=75 //Target point
Tradingvolume=0.05 Lot
dayofweek_opening_trade=MO-SU or 1-7
hour_ opening_trade= (0-24h)-(0-24h)

above input parameters are also needed for metatrader optimization process.
 

short entry logic:
if no open trade and
high > SMA(#var_TF1#) and close < SMA(#var_TF1#) and
low  < SMA(#var_TF2#) and close < SMA(#var_TF2#) and
low  < SMA(#var_TF3#) and close < SMA(#var_TF3#) --> open Short at market

long entry logic:
if no open trade and
low  < SMA(#var_TF1#) and close > SMA(#var_TF1#) and
high > SMA(#var_TF2#) and close > SMA(#var_TF2#) and
high > SMA(#var_TF3#) and close > SMA(#var_TF3#) --> open long at market

trade closing logic: (TP/SL/MSL)
if profit increased to 50% of #TP#, move #SL# to break even.
if #SL# or #TP# is reached, close open trade.

no money management needed, every trade has a fixed volume, see 'input parameters'.
expert advisor is needed for MT4.

If you have any questions, please feel free to contact me.

Thanks for your attention.

 

 

Respondido

1
Desenvolvedor 1
Classificação
(1859)
Projetos
3463
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
2
Desenvolvedor 2
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
3
Desenvolvedor 3
Classificação
(336)
Projetos
621
38%
Arbitragem
39
23% / 64%
Expirado
93
15%
Livre
4
Desenvolvedor 4
Classificação
(550)
Projetos
827
73%
Arbitragem
15
53% / 13%
Expirado
193
23%
Trabalhando
5
Desenvolvedor 5
Classificação
(10)
Projetos
14
29%
Arbitragem
1
0% / 100%
Expirado
5
36%
Livre
6
Desenvolvedor 6
Classificação
(2441)
Projetos
3076
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
7
Desenvolvedor 7
Classificação
(59)
Projetos
182
55%
Arbitragem
31
45% / 16%
Expirado
103
57%
Livre
8
Desenvolvedor 8
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
9
Desenvolvedor 9
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(54)
Projetos
164
43%
Arbitragem
43
47% / 16%
Expirado
58
35%
Livre
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
13
Desenvolvedor 13
Classificação
(182)
Projetos
342
42%
Arbitragem
118
12% / 73%
Expirado
104
30%
Livre
14
Desenvolvedor 14
Classificação
(2)
Projetos
3
0%
Arbitragem
0
Expirado
0
Livre
15
Desenvolvedor 15
Classificação
(90)
Projetos
159
61%
Arbitragem
40
18% / 63%
Expirado
70
44%
Livre
16
Desenvolvedor 16
Classificação
(9)
Projetos
18
28%
Arbitragem
2
50% / 50%
Expirado
6
33%
Livre
17
Desenvolvedor 17
Classificação
(5)
Projetos
14
86%
Arbitragem
2
0% / 100%
Expirado
1
7%
Livre
18
Desenvolvedor 18
Classificação
(34)
Projetos
80
34%
Arbitragem
13
31% / 54%
Expirado
19
24%
Livre
19
Desenvolvedor 19
Classificação
(514)
Projetos
776
63%
Arbitragem
33
27% / 45%
Expirado
23
3%
Livre
20
Desenvolvedor 20
Classificação
(71)
Projetos
254
53%
Arbitragem
16
50% / 38%
Expirado
83
33%
Livre
21
Desenvolvedor 21
Classificação
(8)
Projetos
9
0%
Arbitragem
6
0% / 100%
Expirado
4
44%
Livre
22
Desenvolvedor 22
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
Pedidos semelhantes
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 have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
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
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money

Informações sobre o projeto

Orçamento
50 - 100 USD
IVA (19%): 9.5 - 19 USD
Total: 59.5 - 119 USD
Desenvolvedor
45 - 90 USD