I would like to create an EA based on a indicator(ex4) arrows up and down for mt4.

Tâche terminée

Temps d'exécution 13 jours
Commentaires du client
top cat

Spécifications

I would like the EA to follow the indicators rules.

It all starts with a blue sign either on top or below of a closed candle.(blue sign appears before the candle closes)

If the blue sign appears above the candle then its a start to downtrend(bear) so you sell when the candle closes.

If the blue sign appears below the candle then its a start to uptrend(bull) so you buy when the candle closes.

Ea should open first position when the blue sign appears either above or below the candle and only after the candle closes.

After the first open position(candle with the blue sign) there might be cases where later candles will have vertical arrows either above(red =bear) or below(green=bull).

I would like the EA to open additional position at every arrow as:

Red vertical arrow above closed candle means you open sell positions(as many as appear during downtrend).

Green vertical arrow below closed candle means you open buy positions.(as many as appear during uptrend).

The vertical arrows always appear according to the blue sign in uptrend or downtrend.(If blue initial sign is below candle then the further candles will have green vertical arrows underneath them pointing up as buy signal. If the blue initial sign is above the closed candle then all further closed candles will have red vertical arrows above them pointing down as sell signal.)

There are different, smaller and non vertical but pointing across arrows appearing on the chart but I would like them to be ignored.

To take profit(TP) you wait until a brown sign appears either above or below a closed candle.

When the initial blue sign was below candle as buy(uptrend) then the brown sign will appear above the closed candle indicating "take profit(TP).

When initial blue sign was above candle as sell(downtrend) then the brown sign will appear below the closed candle indicating TP.

When the brown sign appears and the candle closes the EA should close every open position (TP).


I would like to have the option to change the lot size manually unless it can be automated.


At this point i would like the EA to TP(take profit)

Dossiers :

Répondu

1
Développeur 1
Évaluation
(586)
Projets
918
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Gratuit
2
Développeur 2
Évaluation
(139)
Projets
181
24%
Arbitrage
23
22% / 39%
En retard
13
7%
Gratuit
3
Développeur 3
Évaluation
(161)
Projets
217
30%
Arbitrage
4
50% / 25%
En retard
4
2%
Gratuit
4
Développeur 4
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
5
Développeur 5
Évaluation
(2)
Projets
1
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
6
Développeur 6
Évaluation
(345)
Projets
543
32%
Arbitrage
24
67% / 8%
En retard
15
3%
Gratuit
7
Développeur 7
Évaluation
(1086)
Projets
1437
45%
Arbitrage
48
73% / 13%
En retard
35
2%
Travail
8
Développeur 8
Évaluation
(236)
Projets
418
34%
Arbitrage
52
37% / 40%
En retard
153
37%
Occupé
9
Développeur 9
Évaluation
(14)
Projets
19
11%
Arbitrage
1
0% / 100%
En retard
5
26%
Gratuit
10
Développeur 10
Évaluation
(298)
Projets
427
26%
Arbitrage
18
61% / 33%
En retard
26
6%
Gratuit
11
Développeur 11
Évaluation
(143)
Projets
255
35%
Arbitrage
12
25% / 58%
En retard
42
16%
Gratuit
12
Développeur 12
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
13
Développeur 13
Évaluation
(2)
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
14
Développeur 14
Évaluation
(33)
Projets
46
59%
Arbitrage
0
En retard
6
13%
Gratuit
15
Développeur 15
Évaluation
(251)
Projets
400
54%
Arbitrage
9
67% / 22%
En retard
36
9%
Gratuit
16
Développeur 16
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
Commandes similaires
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further

Informations sur le projet

Budget
50 - 100 USD
Pour le développeur
45 - 90 USD
Délais
à 5 jour(s)