Need a simple EA for MT4

MQL4 Indicators Experts

Job finished

Execution time 2 days
Feedback from customer
Thank you.

Specification

Hi, I need an EA operate by indicator MACD + Bollinger Band.

Condition:

BUY

-          Bearish MACD below 0.00 point.

-          Lower Bollinger Band discounts XX pips. I need up to 10 tiers discount.

SELL

-          Bullish MACD above 0.00 point.

-          Upper Bollinger Band premium XX pips. I need up to 10 tiers premium.

 

Entry Point:

BUY

-          In the condition, Bearish MACD below 0.00 point, when the price hit the Lower Bollinger Band – 10 pips, Buy Order tier 1 entry.

-          If the price keep going down and hit the Lower Bollinger Band – 20 pips, Buy Order tier 2 entry.

-          If the price still keep going down and hit the Lower Bollinger Band – 30 pips, Buy Order tier 3 entry.

-          When the Buy order start, not effect if MACD change from Bearish MACD to Bullish MACD, new Buy order still can be open. 

Sell

-          In the condition, Bullish MACD above 0.00 point, when the price hit the Upper Bollinger Band + 10 pips, Sell Order tier 1 entry.

-          If the price keep going up and hit the Upper Bollinger Band + 20 pips, Sell Order tier 2 entry.

-          If the price still keep going up and hit the Upper Bollinger Band + 30 pips, Sell Order tier 3 entry.

-          When the Sell order start, not effect if MACD change from Bullish MACD to Bearish MACD, new Sell order still can be open. 

 

Close Point:

-          When the price hit the Middle Bollinger Band, close all the position of current pair.

-          Example:
- If EURUSD hit the closing point, so only EURUSD close all position, will not effect to the others currency pair. 

 

Candlesticks / Bars:

-          Need up to 10 bar reserves when the conditions apply.

-          Each signal effected with current bar only. (Signal expiry after price close)

 

Entry Tiers:

-          Need up to 10 tiers entries for each bar. 

-          One order for each tier only.

 

Example:

Candlestick / Bar

Tier

Lot Size

1

1

0.01

 

2

0.02

 

3

0.03

 

4

0.04

 

5

0.05

 

6

0.06

 

7

0.07

 

8

0.08

 

9

0.09

 

10

0.1

2

1

0.01

 

2

0.02

 

3

0.03

 

4

0.04

 

5

0.05

 

6

0.06

 

7

0.07

 

8

0.08

 

9

0.09

 

10

0.1

 

Money Management:

-          Need an auto lot size increase decided by capital.

-          Need a switch (Enable/Disable), in case if I want make withdrawal fund, auto lot size increase will effected.

 

Input:

-          MACD

-          Bollinger Band

-          Every bar (Up to 10 bars) with different tiers.
Example:
The Buy Trade, 1st bar
- no. 1 tier = discount 10 pips
- no. 2 tier = discount 20 pips
- no. 3 tier = discount 30 pips
- no. 4 tier = discount 40 pips
- no. 5 tier = discount 50 pips…

-          Every tier (Up to 10 tiers) with different lot size.
Example:
The Buy Trade, 1st bar
- no. 1 tier = - 10 pips = 0.01 lot
- no. 2 tier = - 20 pips = 0.02 lot
- no. 3 tier = - 30 pips = 0.03 lot
- no. 4 tier = - 40 pips = 0.04 lot
- no. 5 tier = - 50 pips = 0.05 lot…

-          Money Management
- Capital (Auto increase lot size)
- Enable / Disable

 

 

** Question:

-          Is it able just open in one chart and control multi-currency pair (24 pairs)?

-          If can, need an input for currency pair selection.

-          Or if cannot, so I have to open many charts and put in EA for each currency pair.  


Files:

PNG
1.png
164.7 Kb
PNG
2.png
200.9 Kb

Responded

1
Developer 1
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
2
Developer 2
Rating
(108)
Projects
138
43%
Arbitration
19
16% / 53%
Overdue
20
14%
Loaded
3
Developer 3
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
4
Developer 4
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
5
Developer 5
Rating
(1855)
Projects
3458
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
6
Developer 6
Rating
(142)
Projects
280
42%
Arbitration
18
61% / 6%
Overdue
29
10%
Free
7
Developer 7
Rating
(4)
Projects
5
0%
Arbitration
3
0% / 67%
Overdue
2
40%
Free
8
Developer 8
Rating
(229)
Projects
339
49%
Arbitration
21
5% / 33%
Overdue
24
7%
Free
9
Developer 9
Rating
(16)
Projects
21
19%
Arbitration
7
0% / 71%
Overdue
14
67%
Free
10
Developer 10
Rating
(46)
Projects
73
16%
Arbitration
13
8% / 92%
Overdue
37
51%
Free
11
Developer 11
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
Similar orders
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode

Project information

Budget
30 - 80 USD
For the developer
27 - 72 USD
Deadline
from 7 to 14 day(s)