EA BUYSELL

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 6 giorni
Feedback del dipendente
Thanks!
Feedback del cliente
Developer Wahoo has done my job excellently on time. I really appreciate his patience in handling issues and providing apt solutions. Thanks a lot, Wahoo.

Specifiche

Please give your quote and time for EA development to run in MT4 platform.

External Selections:

Currency Pair:  (Based on the Chart)

MA Period:

MA Method:

MA Color line:

Enable 5 Digit Broker: False (4 digit) True (5 digit)

Enable Buy or Sell:

Money Manager by Lot Size:

For each Amount :

Use lot size:

MA Distance: e.g.Distance from MVG (PIPS in 5 decimals: 0.00010)

Slippage:

Target Price

Time Frame:

Strategy Overview:

EA should accommodate any currency pair, any lot size (units also), any time frame (even from 1 minute TF) and only buys or sells or both as per the external selection.

·        Trailing stop (TS) based on the Distance from MA. (PIPS in 5 decimals: 0.00010)

·        Only one position at a time, Buy or Sell.

·        Trailing stop rate should be the rate for Reverse Order always. That means, if Trailing stop triggers, simultaneously Reverse entry order should also trigger. i.e. Trailing Stop and Reverse orders should Be independent, one order for Trailing stop and other for Reverse order.

·        Again after (Sell) Reverse order triggered, again (Buy) Reverse order should be placed with Trailing stop. It should be a continuous process.

·        Always there should be a Buy or Sell open position.

·        Trailing Stop orders should place separately as some of the Brokers do not allow Trailing stop orders placed together.

·        If the target is reached, all the pending orders should be cancelled and new orders should be placed based on the MA distance set.

·        If target rate is not set, trade are based on the stoploss and reverse orders.

EA Conditions:

E.g. Simple Moving Average (SMA) is 100 and Time Frame (chart) 1 Hour for EURUSD pair. SMA Price is 1.42505 and the Distance from MVG (external Value) is 0.00100 (PIPS in 5 decimals).

1. EA should confirm first that there is no open position before placing fresh orders. If there is any open position, e.g. Long Open position, EA should place only Stop Loss (sell) order and a Reverse order (sell) as per the below conditions.

2. For New order EA should place a BUY order at 1.42605 (1.42505 + 0.00100) and immediately place Trailing Stop (TS) order (SELL) at 1.42405 (1.42505 – 0.00100) and a SELL order (Reverse) at 1.42405 (1.42505 - 0.00100).

3. If Buy order triggered, Trailing stop order and Reverse order must always based on the (SMA –Distance) Price.  E.g If the SMA rate was changed to 1.42755 by next bar (1 hour), TS (SELL) should be (1.42755 - 0.00100) = 1.42655 and SELL (Reverse)order should also be (1.42755 – 0.00100) = 1.4265.

4. If the first BUY order Trailing Stop triggered and position closed, simultaneously SELL order also be triggered and SELL position opens with a Trailing Stop and a Reverse (BUY) order should be placed. Like this, EA should continuously open orders. (That means, always there should be an open position with a Trailing Stop and a reverse order.)

5. A very important point is that the Trailing Stop which is initially placed should always move in favour, even if SMA moves in the opposite direction. That means, BUY order triggered at 1.42605 and Trailing Stop is 1.42405, if the SMA is 1.42505. After opening the position SMA moves to 1.42455, actual Trailing Stop is 1.42355 (1.42455 – 0.00100), this should NOT be allowed as this will increase the loss from 20 pips to 25 pips and more. Maximum Stop Loss should always be 20 pips. Trailing Stop should always move in favor and not in opposite direction. Reverse order also should have the same logic as Trailing Stop and Reverse order rates are always the same.

6. EA should have Money Manager based on use lot size based on the amount.

7. Most of the time, open positions are made by Manual trade, based on this the EA should place stoploss and reverse order.

8. If target price is set, after target reach, pending orders should be cancelled and fresh orders should be placed based on the initial conditions.

If any clarification, please contact email: prabuadeswar@gmail.com

Thanks & regards

Adeswar Prabu

 

Con risposta

1
Sviluppatore 1
Valutazioni
(182)
Progetti
342
42%
Arbitraggio
118
12% / 73%
In ritardo
104
30%
Gratuito
2
Sviluppatore 2
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
3
Sviluppatore 3
Valutazioni
(1235)
Progetti
2820
80%
Arbitraggio
156
22% / 43%
In ritardo
488
17%
Gratuito
4
Sviluppatore 4
Valutazioni
(169)
Progetti
218
50%
Arbitraggio
6
17% / 67%
In ritardo
11
5%
Gratuito
5
Sviluppatore 5
Valutazioni
(461)
Progetti
902
77%
Arbitraggio
25
16% / 68%
In ritardo
100
11%
Gratuito
6
Sviluppatore 6
Valutazioni
(47)
Progetti
140
49%
Arbitraggio
9
56% / 0%
In ritardo
27
19%
Gratuito
7
Sviluppatore 7
Valutazioni
(491)
Progetti
1017
58%
Arbitraggio
29
28% / 24%
In ritardo
132
13%
Gratuito
8
Sviluppatore 8
Valutazioni
(187)
Progetti
367
56%
Arbitraggio
45
22% / 56%
In ritardo
188
51%
Gratuito
9
Sviluppatore 9
Valutazioni
(9)
Progetti
16
19%
Arbitraggio
1
0% / 100%
In ritardo
5
31%
Gratuito
10
Sviluppatore 10
Valutazioni
(44)
Progetti
128
66%
Arbitraggio
10
20% / 60%
In ritardo
35
27%
Gratuito
11
Sviluppatore 11
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(20)
Progetti
46
54%
Arbitraggio
3
67% / 0%
In ritardo
14
30%
Gratuito
13
Sviluppatore 13
Valutazioni
(31)
Progetti
41
66%
Arbitraggio
1
100% / 0%
In ritardo
11
27%
Gratuito
14
Sviluppatore 14
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
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
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks

Informazioni sul progetto

Budget
Scadenze
da 1 a 5 giorno(i)