MT5 EA Modifications | 5 Modifications and/or Additions to be Made

Specification

MT5 EA | 5 Modifications and/or Additions to be Made

1. New rule independent of the existing ones on "RULES

2. Make the Expert Advisor (EA) in MetaTrader 5 (MT5) open a template when an EA signal is activated 

3. Filter that make EA review the price before opening new orders after the first one, and only open orders with prices lower (in the case of BUY) or higher (in the case of SELL) than the first existing order.

4. Filter for the EA to check if the candle in another time frame is bullish or bearish, current or closed.

5. Add the option to review Profit and Stop Loss for each open order by Amount or Percentage and close them when the conditions are met.

All Modifications and/or Additions must be implemented so that they have the possibility of working independently.

That is, the BUY settings can be different or the same as those of SELL.

When the "Same_Setup" option is True, the SELL settings are copied from the BUY settings. It is optimized for BUY when this is the case. When False, the settings are independent.

Same_Setup

The EA works with two indicators and the price, Bollinger Bands and Volatility Bands.

The source code of EA and Volatility Bands will be provided to whoever is assigned the work to make the modifications and/or additions. Bollinger and Volatility Bands are open source.


1. New rule independent of the existing ones on "RULES"

The EA currently uses separate settings for BUY and for SELL on the Bollinger Bands or Volatility Bands indicator (Depending on which one you choose) and the Bar/price/open/close.

To implement the new rule it is necessary to add another couple of FULL BANDS settings, One for BUY and another for SELL. 

The new rule consists of how a bar/price open/close interacts with two independent bands. The rule is the same but inverse to BUY/SELL.

The details of the rule are reserved for whoever is assigned the job.


2. Make the Expert Advisor (EA) in MetaTrader 5 (MT5) open a template when an EA signal is activated on "Order_Type"

It is necessary to add a field that allows entering the name of the "Template" and add the option to the "ENUM" menu, BUy_Template and SELL_Template

Template_Order_Type


3.Filter that make EA review the price before opening new orders after the first one, and only open orders with prices lower (in the case of BUY) or higher (in the case of SELL) than the first existing order.

As an example, in the image below with the filter activated, only 2 SELL orders and 1 BUY order should have been opened.

Price_Order_Filter_BUY True/False

Price_Order_Filter_SELL True/False

Price_Order_Filters


4.Filter for the EA to check if the candle in another time frame is bullish or bearish, current or closed.

TimeFrame_Filter_BUY True/False

TimeFrame_for_Filter_BUY by Enum: TimeFrames

Bullish_or_Bearish_BUY by Enum: Bullish or Bearish

Candle_Filter_BUY 0 current, 1 closed


TimeFrame_Filter_SELL True/False

TimeFrame_for_Filter_SELL by Enum: TimeFrames

Bullish_or_Bearish_SELL by Enum: Bullish or Bearish

Candle_Filter_SELL 0 current, 1 closed


5. Add the option to review Profit and Stop Loss for each open order by Amount or Percentage and close them when the conditions are met.

Check_Profit_BUY True/False

By_ChangePR_BUY 2.11 % 0 Inactive,  Active >= 0.01 %

By_MountPR_BUY $10.00 0 Inactive,  Active >= $ 0.01

Check_StopLost_BUY True/False

By_ChangeSL_BUY -3.20 % 0 Inactive,  Active <= -0.01 %

By_MountSL_BUY $-10.00 0 Inactive,  Active <= $ -0.01


Check_Profit_SELL True/False

By_ChangePR_SELL 2.11 % 0 Inactive,  Active >= 0.01 %

By_MountPR_SELL $10.00 0 Inactive,  Active >= $ 0.01

Check_StopLost_SELL True/False

By_ChangeSL_SELL -3.20 % 0 Inactive,  Active <= -0.01 %

By_MountSL_SELL $-10.00 0 Inactive,  Active <= $ -0.01


---[close price] - [open price] ) / [open price] as a percentage on “Change” Column---

Change_Column





Responded

1
Developer 1
Rating
(67)
Projects
74
7%
Arbitration
33
9% / 55%
Overdue
6
8%
Working
2
Developer 2
Rating
(48)
Projects
52
8%
Arbitration
19
11% / 37%
Overdue
3
6%
Busy
3
Developer 3
Rating
(3)
Projects
1
0%
Arbitration
2
0% / 100%
Overdue
0
Working
4
Developer 4
Rating
(356)
Projects
380
70%
Arbitration
3
100% / 0%
Overdue
2
1%
Working
Similar orders
Indicator for mql4 40 - 80 USD
I am looking for a programmer who can write a MQL4 indicator from scratch. The indicator should generate buy and sell signals. More information will be added in the comments
I want someone who is really skilled at making zigzag indicators,because I want a zigzag that does not ignore any zigzag that occurs. Please, if you are a beginner, do not offer me an offer. I want someone skilled in zigzag indicators. Very important: I do not want the dull methods that beginners use to draw zigzags
I want someone who is really skilled at making zigzag indicators,because I want a zigzag that does not ignore any zigzag that occurs. Please, if you are a beginner, do not offer me an offer. I want someone skilled in zigzag indicators. Very important: I do not want the dull methods that beginners use to draw zigzags
I need someone to help me convert my tradingview pinescript to mt4, my budget for this project is $20 and I need this done fast in two days, Also, I am going to need you to be able to build a new indicator because that's the nest project, But I need to know if you can do this first , Thank you
The indicators are 1. Fractals 2. Support and Resistance 3. Zigzag 1. Allow close of candle at 6:30am Pacific Standard Time 2. Draw trend line from the top and bottom of the wick for the most recent two Fractals arrows. extending them forward from higher timeframe 3. Look for a break in either direction to determine whether to buy or sell after the closed of candle at 6:30am PST. 4. If there's an upward break
I want an indicator that will generate signal based on technical analysis/market analysis, order blocks (demand and supply), and should be able to show arrows for buy and sell after analyzing the direction of the market. It should also be able to show if a signal is strong or weak. In case the signal is rejected, it should show an X sign
Requiero agregar una funcion que limite el uso del bot dependiendo de la cuenta que yo determine, actualmente se limita por fecha unicamente. Adicionalmente es necesario eliminar uno de los tres EA que integra el codigo. Si es posible elegir cual EA desactivar
The task is as follows: Create and EA, preferably in python, that can connect to MT5 (via API), with the following criteria: -Scans a multitude of triangular currency pairs (EUR/USD, USD/JPY, EUR/JPY as an example), and finds differences between the implied rate via the use of two currencies, ie in the example case EUR/USD*USD/JPY, and the actual rate. -Takes positions in a market neutral nature (short/long postions)
I need you to convert my tradingview pinescript to mt4, I have just $10 for it now, But i am going to give you more work later on cause i still have more work i am going to need you to work on for me, and i will be paying with crypto, Thank You
Hi, I need a programmer that could build an EA for me, based on Fib and indicators, The entry and exit will be determine by the Fibs and confirm by the indicators

Project information

Budget
30+ USD
Deadline
to 14 day(s)

Customer

(6)
Placed orders10
Arbitrage count1