Simple EA with Simple Requirements

MQL4 Experts

Job finished

Execution time 5 hours
Feedback from customer
Siti Latifah was very helpful and smart person, she fixed all things promptly, i really appreciate her quick understanding of requirements. neat and clean coding no problems at all.
Feedback from employee
Nice person, thank you bro & good luck

Specification

Platform: MT4

Pairs: All

Time Frame: All

Lot Size: manually

Take Profit: in pips

Upper Target Price: Manually

Lower Target Price: Manually

Info needed on screen: total loss of closed positions.

 

The EA will place two pending orders:

 Buy (when the candle closed above the Upper Target Price) and

Sell (If the candle closed below lower Target Price)

 

e.g., (1) if the candle closed above the upper price the ea will open buy and the lower target price will be useless and not needed anymore.

If the Buy candle closed below the upper target price, the ea will open sell and close the buy with loss, and so on.

 

e.g.(2)  if the candle closed below the lower price target the ea will open sell and the upper target price will be useless and not needed anymore.

If the candle closed above the lower target price, the ea will open buy and close the sell with loss, and so on.

example picture attached 


Responded

1
Developer 1
Rating
(107)
Projects
121
20%
Arbitration
5
0% / 40%
Overdue
2
2%
Busy
2
Developer 2
Rating
(1)
Projects
1
100%
Arbitration
0
Overdue
0
Free
3
Developer 3
Rating
(306)
Projects
334
52%
Arbitration
5
80% / 20%
Overdue
1
0%
Free
4
Developer 4
Rating
Projects
1
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
(458)
Projects
684
56%
Arbitration
43
30% / 33%
Overdue
109
16%
Loaded
6
Developer 6
Rating
(39)
Projects
59
8%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
7
Developer 7
Rating
(195)
Projects
317
35%
Arbitration
64
13% / 56%
Overdue
82
26%
Free
8
Developer 8
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
9
Developer 9
Rating
(143)
Projects
255
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
10
Developer 10
Rating
(244)
Projects
296
35%
Arbitration
6
50% / 17%
Overdue
7
2%
Free
11
Developer 11
Rating
(97)
Projects
135
52%
Arbitration
4
50% / 50%
Overdue
0
Working
12
Developer 12
Rating
(563)
Projects
636
41%
Arbitration
21
57% / 29%
Overdue
45
7%
Working
13
Developer 13
Rating
(54)
Projects
53
17%
Arbitration
7
0% / 100%
Overdue
5
9%
Free
14
Developer 14
Rating
(306)
Projects
327
70%
Arbitration
4
100% / 0%
Overdue
1
0%
Loaded
15
Developer 15
Rating
(36)
Projects
59
27%
Arbitration
24
21% / 46%
Overdue
10
17%
Loaded
Similar orders
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 1 to 3 day(s)