A very easy EA to create. No market entry logic, just place pending orders and delete pending orders.

Tâche terminée

Temps d'exécution 3 minutes
Commentaires de l'employé
Thanks you bro, Gives the job very clearly. easy to work with. I hope to work with you more
Commentaires du client
Fast! Accurate and fair. I will do business with again soon! A+ Happy Customer.-

Spécifications

I need a simple EA which waits for me to place a trade and then takes over from there.

All the EA will do is open a pending orders in the same direction as the trade I opened but a little bit ahead. if my trade hits the StopLoss, then the EA will cancel the pending order and sleep. If the pending order is filled, the EA opens another pending order, and another if that one is filled, etc.

Here is a more logical explanation:


The EA does nothing while there are no trades on the chart.
 
The trader will manually open a trade in order for the ea to activate.


(Here is a BUY example):

The EA would activate once it sees that there is a trade on the chart.

The EA will figure out if the trade was a buy or a sell. Say it is a BUY for this example. The EA will open one pending BUY $VAR1# pips ABOVE the current open trade for $VAR2# of lots. From here one of two things can happen:

Option One: The price moves against the open trade. The open trade gets stopped out. => In that case, the EA will cancel the pending order and go back to sleep.

Option Two: The price moves in favor and the pending order is triggered. => In that case: The EA will open a new pending BUY order with the same parameters as before (the EA will open a pending buy $VAR1# pips ABOVE the current open trade for $VAR2# of lots.)

This continues endlessly. (I have separate code to close trades)


It does the same thing but opposite for buy vs sell.


(Here is a SELL example):

The EA would come alive once it sees that there is a trade on the chart.

It will figure out if the trade was a buy or a sell. Say it is a SELL for this example. The EA will open one pending SELL $VAR1# pips BELOW the current open trade for $VAR2# of lots. From here one of two things can happen:

Option One: The price moves against the open trade. The open trade gets stopped out. => In that case, the EA will cancel the pending order and go back to sleep.

Option Two: The price moves in favor and the pending order is triggered. => In that case: The EA will open a new pending SELL order with the same parameters as before (the EA will open a pending sell $VAR1# pips BELOW the current open trade for $VAR2# of lots.)

This continues endlessly. (I have separate code to close trades.)

Répondu

1
Développeur 1
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
2
Développeur 2
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
3
Développeur 3
Évaluation
(173)
Projets
201
49%
Arbitrage
18
11% / 44%
En retard
1
0%
Gratuit
4
Développeur 4
Évaluation
(257)
Projets
341
58%
Arbitrage
7
14% / 71%
En retard
9
3%
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. (when it is up it is buy, when down it is sell) - Can recognize RSI. (Buy on oversold, Sell on overbought). - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set 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
30 - 45 USD
Pour le développeur
27 - 40.5 USD
Délais
de 1 à 7 jour(s)