Simple EA

MQL4 Experts

Job finished

Execution time 3 minutes
Feedback from customer
I'm very satisfied for the good job. He is a professional programmer.
Feedback from employee
Excellent Customer, Hope to work again with him.

Specification

Good morning,
I need an expert advisor that use 4 indicators, analyze them and then open order if all conditions are satisfied.
The EA have to use Awesome Oscillator, Accelerator Oscillator, Stochastic Oscillator, SAR point, support and resistance and the colour of the candle.
I have to set:
1) The K Period of the "Stochastic Oscillator"
2) The D Period of the "Stochastic Oscillator"
3) The Slowdown of the "Stochastic Oscillator"
4) The Combination of all indicators to open buy or sell order (that are 64). For this I need a selection with 3 options: Buy - Sell - No order
5) The X percentage of the profit to close the order.
6) The Y percentage of the loss to close the order.
7) The "Z Number" to invest
8) The "T Leverage" of my account.

For example when the Awesome Oscillator, the Accelerator Oscillator and the candle are green, the SAR point is under the candle, the stochastic oscillator is on range 50-80 and the price is not touching the support or the resistance it has to open a sell order and when the profit is at x percentage of the amount invested or the loss is at y percentage of the amount invested it has to close the position.
If in my trading account I have 100$ and I set "Z Number= 10" and "T Leverage=100" that means the position lot size should be 0.01

The formula to calculate the lot size is:
Lots= ("Total Money in my account" / "Z Number" * "Leverage" * 0.00001)

The EA should open one order again if all conditions are safisfied another time while there are other order open.


Can someone code it to me please?



P.S: all the combination of indicators are 64.


Responded

1
Developer 1
Rating
(354)
Projects
629
26%
Arbitration
89
72% / 13%
Overdue
12
2%
Working
2
Developer 2
Rating
(58)
Projects
89
38%
Arbitration
26
4% / 77%
Overdue
39
44%
Working
3
Developer 3
Rating
(84)
Projects
149
31%
Arbitration
32
34% / 41%
Overdue
43
29%
Free
4
Developer 4
Rating
(462)
Projects
491
52%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
5
Developer 5
Rating
(5)
Projects
6
17%
Arbitration
2
0% / 50%
Overdue
0
Free
6
Developer 6
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
7
Developer 7
Rating
(114)
Projects
154
47%
Arbitration
2
0% / 50%
Overdue
4
3%
Free
8
Developer 8
Rating
(145)
Projects
161
40%
Arbitration
5
0% / 80%
Overdue
8
5%
Free
9
Developer 9
Rating
(117)
Projects
138
41%
Arbitration
30
7% / 77%
Overdue
17
12%
Free
10
Developer 10
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
11
Developer 11
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
12
Developer 12
Rating
(249)
Projects
397
38%
Arbitration
82
41% / 20%
Overdue
69
17%
Loaded
13
Developer 13
Rating
(54)
Projects
65
52%
Arbitration
5
40% / 60%
Overdue
22
34%
Working
14
Developer 14
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Working
Similar orders
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
An EA that monitors orders and enters them into recovery mode when a certain DD is reached. Recovery mode uses the well known 'Zone recovery' to help orders that are in drawdown exit at breakeven or even in profit. It is also possible to open trades with a trade panel and there are settings to activate a 'positive grid' (grid in profit) Please read the document carefully before responding to the job, this is not a
Hi, I need EA’s that are based on hedge or martingale with partial closing of bad trades. Below please find examples of what I am looking for: https://www.mql5.com/en/signals/1998313 https://www.mql5.com/en/signals/1925739 I need valid proof of historical trading such as trade report etc. Finally, I need the ex4 to run on my own computer. Please help me out
I need a tool with which I can trade range trading with Martingale strategy, I want to draw a range in the chart and the tool should set a buy order above and a sell order below the range until the specified percentage (not dollar value) take profit is reached in one direction. I would like to be able to change the take profit if necessary as in the Range and Take profit video it must be so that the open orders in

Project information

Budget
30+ USD
VAT (22%): 6.6 USD
Total: 36.6 USD
For the developer
27 USD