EA BUYSELL

MQL4 Experts

Job finished

Execution time 6 days
Feedback from employee
Thanks!
Feedback from customer
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.

Specification

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

 

Responded

1
Developer 1
Rating
(182)
Projects
342
42%
Arbitration
118
12% / 73%
Overdue
104
30%
Free
2
Developer 2
Rating
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Free
3
Developer 3
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
4
Developer 4
Rating
(169)
Projects
218
50%
Arbitration
6
17% / 67%
Overdue
11
5%
Free
5
Developer 5
Rating
(461)
Projects
902
77%
Arbitration
25
16% / 68%
Overdue
100
11%
Free
6
Developer 6
Rating
(47)
Projects
140
49%
Arbitration
9
56% / 0%
Overdue
27
19%
Free
7
Developer 7
Rating
(491)
Projects
1017
58%
Arbitration
29
28% / 24%
Overdue
132
13%
Free
8
Developer 8
Rating
(187)
Projects
367
56%
Arbitration
45
22% / 56%
Overdue
188
51%
Free
9
Developer 9
Rating
(9)
Projects
16
19%
Arbitration
1
0% / 100%
Overdue
5
31%
Free
10
Developer 10
Rating
(44)
Projects
128
66%
Arbitration
10
20% / 60%
Overdue
35
27%
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
12
Developer 12
Rating
(20)
Projects
46
54%
Arbitration
3
67% / 0%
Overdue
14
30%
Free
13
Developer 13
Rating
(31)
Projects
41
66%
Arbitration
1
100% / 0%
Overdue
11
27%
Free
14
Developer 14
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
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
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown

Project information

Budget
Deadline
from 1 to 5 day(s)