A new EA for MT5 using three indicators

Specification

Platform: MT5


Indicators: Aroon, SSL and WAE (Attached)


Code Requirements:

  • Check for Errors & Handle Them
  • Use logging and comments


Trade Entry Conditions:

  • Buy: SSL green > red, Aroon UP >= 80, WAE (positive) > deadzone pips and WAE > MA line
  • Sell: SSL red > green, Aroon Down >=80, WAE (negative) > deadzone pips and WAE > MA line


Trade Execution:

  • Option available to execute market order, pending order, or simply give an alert. 
  • Arrows visible for a certain number of bars in history for buy/sell signals
  • Take input for list of symbols
  • Have trade periods for EA to run, outside of which it won't run
  • At the end of the trade time, the EA will close all existing orders and cancel pending orders
  • At the start of the trade time, the EA will resume
  • Have an option for offset pips that allows for buy or sell stop orders to be taken
  • If a trade is closed due to stop loss or take profit, a new trade won't be taken in same direction if signal is still valid
  • No trade taken after EA launch first time. wait for signal change.
  • If there is a pending order and a signal in another direction is made, the pending order is closed
  • Ability to use ATR for stop loss

Indicator inputs:

  • The three indicator inputs
  • Lots
  • Magic number
  • Option to use ATR for stop loss
  • Initial stop loss
  • Initial take profit
  • Trailing stop loss
  • Trailing take profit
  • Trade start time
  • Trade end time

Final Signoff: MQ5 and EX5 are compiled without errors, working as expected and provided back


Responded

1
Developer 1
Rating
(1246)
Projects
1650
48%
Arbitration
52
71% / 12%
Overdue
37
2%
Free
2
Developer 2
Rating
(9)
Projects
13
15%
Arbitration
3
67% / 0%
Overdue
0
Working
3
Developer 3
Rating
(11)
Projects
11
27%
Arbitration
6
17% / 83%
Overdue
3
27%
Free
4
Developer 4
Rating
(393)
Projects
569
53%
Arbitration
28
57% / 21%
Overdue
6
1%
Working
5
Developer 5
Rating
(420)
Projects
742
49%
Arbitration
61
16% / 49%
Overdue
135
18%
Working
6
Developer 6
Rating
(81)
Projects
151
41%
Arbitration
2
100% / 0%
Overdue
4
3%
Working
7
Developer 7
Rating
(49)
Projects
71
21%
Arbitration
11
18% / 27%
Overdue
6
8%
Loaded
8
Developer 8
Rating
(198)
Projects
346
32%
Arbitration
33
42% / 27%
Overdue
103
30%
Loaded
Published: 1 code
9
Developer 9
Rating
(4)
Projects
4
0%
Arbitration
0
Overdue
1
25%
Working
10
Developer 10
Rating
(64)
Projects
83
28%
Arbitration
9
33% / 56%
Overdue
9
11%
Free
Published: 1 code
11
Developer 11
Rating
(159)
Projects
207
19%
Arbitration
18
44% / 17%
Overdue
0
Working
12
Developer 12
Rating
(11)
Projects
15
33%
Arbitration
3
33% / 0%
Overdue
0
Working
13
Developer 13
Rating
Projects
0
0%
Arbitration
1
0% / 0%
Overdue
0
Working
14
Developer 14
Rating
(1113)
Projects
1798
61%
Arbitration
14
64% / 7%
Overdue
84
5%
Free
15
Developer 15
Rating
(275)
Projects
281
71%
Arbitration
2
100% / 0%
Overdue
0
Free
Published: 1 code
16
Developer 16
Rating
(535)
Projects
613
34%
Arbitration
33
39% / 45%
Overdue
9
1%
Busy
17
Developer 17
Rating
(9)
Projects
11
18%
Arbitration
0
Overdue
1
9%
Working
18
Developer 18
Rating
(405)
Projects
644
33%
Arbitration
30
73% / 7%
Overdue
19
3%
Working
19
Developer 19
Rating
(362)
Projects
406
55%
Arbitration
8
75% / 13%
Overdue
1
0%
Working
20
Developer 20
Rating
(2582)
Projects
3257
67%
Arbitration
77
48% / 14%
Overdue
341
10%
Free
Published: 1 code
21
Developer 21
Rating
(2230)
Projects
2815
62%
Arbitration
118
46% / 25%
Overdue
427
15%
Working
22
Developer 22
Rating
(3)
Projects
4
25%
Arbitration
0
Overdue
0
Working
Published: 1 code
23
Developer 23
Rating
(75)
Projects
230
73%
Arbitration
6
100% / 0%
Overdue
1
0%
Free
24
Developer 24
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
25
Developer 25
Rating
(154)
Projects
278
34%
Arbitration
14
29% / 50%
Overdue
42
15%
Working
26
Developer 26
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
27
Developer 27
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
28
Developer 28
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Loaded
29
Developer 29
Rating
(6)
Projects
6
17%
Arbitration
4
25% / 25%
Overdue
0
Free
30
Developer 30
Rating
(4)
Projects
2
0%
Arbitration
1
0% / 0%
Overdue
1
50%
Working
31
Developer 31
Rating
(5)
Projects
6
17%
Arbitration
0
Overdue
0
Working
Similar orders
Hello, I would like an indicator wich can show the tester results equity/balance curve behind the symbol's price chart. So I would like to compare the profit curve to the price chart of the tested instrument as a "Benchmark". ..need to set the EquityScaleFactor, EquityOffset values to synchronise/normalize the comparison.. (similar as here, but on the main price chart instead of the indicator window
Hello experts, I'm looking for a professional and experienced developer to assist with a project involving the conversion of an existing MQL4 indicator to MQL5. The indicator to be converted is a version of Heiken Ashi that includes the iMAOnArray function in MQL4. However, since MQL5 does not support iMAOnArray , the conversion may not be straightforward. I’ve attached the source file coded in MQL4. Please review
Back End Developer Required with Prop firm experience , For an ongoing live chart support . Please mention about your Prop Firm experience while applying , Following are the project requirements : ATR Threshold Breakout . Certification . The expert is designed to gain 1-2 % of the equity every single day . ( for prop firms ) . Session Filter , Economic Calendar Filter . The Panel needs Minor Adjustments to show the
Hey Team, Hope you are doing good. I wanted to convert an indicator (that is available in the mql5 store for free) to EA https://www.mql5.com/en/market/product/125857 In the above link download indicator and check I want same thing to be done as EA. It will, show microstructure (pullback), Inducement, CHOCH, BOS If you can develop and share video as EA, I can make the payment and get the code. Thanks
Back End Developer Required with Prop firm experience , For an ongoing live chart support . Please mention about your experience while applying , Following are the project requirements : ATR Threshold Breakout . Certification . The expert is designed to gain 1-2 % of the equity every single day . ( for prop firms ) . Session Filter , Economic Calendar Filter . The Panel needs Minor Adjustments to show the parameters
Hello, I'm looking for an MQL5 developer to build a tool to measure, evaluate and visualize a broker's fairness through various metrics. What you'll build: - A modular EA to measure broker fairness metrics (Eg. slippage, spread spikes, execution delays). - An interactive display for the user. - A system for saving measurements to, and retrieving from a file. Modular code: - Code must be clean, documented and
Two EAs previously developed by developers one from HongKong and another from Nigeria. Need to first cross verify whether they did right coding or not? If no, report those errors. If yes, carry on for creating combined EA to achieve main purpose of making this new EA profitable
TONGO TONGO ROBOT 30 - 200 USD
Indicators: Two simple moving average(SMA). Logic: when the SMA (10periods) ,crosses above the slow SMA (30periods). ,buy( go long).. When the fast SMA crosses below the slow SMA ,sell (go short or close buy position)
HELLO GREAT I want to create a trading Bot. Are you able to do so? I have a buy/sell signal already in place and it switches between two stocks. So when it sells a stock, it buys the other stock. I want to automate it so that when my strategy signals a buy, it automatically buys the stock and when it signals a sell it automatically sells. What platform would this work on? Would it work on robinhood trading or does it
TOS DEVELOPER 30+ USD
Hello, I want to enter the formulas for all the option exposures that don't appear in the TOS options chain by default. Once that's done, I can extract the real-time data from there so I can graph it in Excel. Do you know how to do this? I have the formulas for the exposures, there are two more add-ons I'd like to have. The first would be to have the total in billions for each exposure. I'd also like to have the

Project information

Budget
80 - 100 USD
Deadline
from 7 to 10 day(s)

Customer

Placed orders1
Arbitrage count0