Convert arttached MT5 EA to MT4 EA

Specification

Take new buy trades if on the weekly timeframe

1)Price is above MA 8 period

2)MA 8 Period is above MA 21 period

Take new sell trades if on the weekly timeframe

1)Price is below MA 8 period

2)MA 8 Period is below MA 21 period

Make the verified and proven rectangle filter optional. All rectangles are valid

NEW BUY TRADES

1) Rejection Buy Trades: Trade is taken when price gets ‘x’* close to the support rectangles.

2)Breakout Buy Trades: This on the other hand is taken when price breaks a resistance rectangle. It is taken ‘x’ points above the broken resistance rectangle.

NEW SELL TRADES

1) Rejection Sell Trades: Trade is taken when price gets ‘x’* close to the resistance rectangles.

2)Breakout Sell Trades: This on the other hand is taken when price breaks a support rectangle. It is taken ‘x’ points below the broken support rectangle.


* X is RectangleGap. This parameter already exits


Let me be able to disable and enable entry types by creating parameters like these: 1)EnableRejectionEntries 2)EnableBreakoutEntries


All these are already done in the attached nMT5 EA . All you need do is convert to MT4

Responded

1
Developer 1
Rating
(167)
Projects
192
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Working
2
Developer 2
Rating
(38)
Projects
50
10%
Arbitration
1
0% / 0%
Overdue
8
16%
Free
3
Developer 3
Rating
(6)
Projects
8
38%
Arbitration
0
Overdue
1
13%
Working
4
Developer 4
Rating
(54)
Projects
53
17%
Arbitration
7
0% / 100%
Overdue
5
9%
Free
5
Developer 5
Rating
(5)
Projects
9
11%
Arbitration
5
40% / 60%
Overdue
1
11%
Free
6
Developer 6
Rating
(105)
Projects
158
61%
Arbitration
7
29% / 43%
Overdue
21
13%
Working
7
Developer 7
Rating
(196)
Projects
318
35%
Arbitration
64
13% / 56%
Overdue
82
26%
Free
8
Developer 8
Rating
(15)
Projects
23
9%
Arbitration
7
29% / 57%
Overdue
2
9%
Free
9
Developer 9
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
Hello Developers, I am currently seeking a highly skilled and experienced developer to assist with an important project. I requested the conversion of an existing TradingView code to MetaTrader 4 (MT4). The main objective is to convert a TradingView script to an exact MT4 equivalent. If you have the expertise and are interested in this project, please provide a quote and your estimated timeline for the conversion
MT5 hft bot 100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
Designing a powerful mobile phone forex robot capable of executing 20 entries across 5-minute, 15-minute, and 1-hour timeframes, while identifying trades within 10 minutes and accepting trades starting from $20, requires a streamlined and intuitive interface. The robot would leverage cloud-based computing for real-time data processing, integrating key technical indicators such as moving averages, stochastic
Designing a powerful forex robot capable of handling 20 entries across 5-minute, 15-minute, and 1-hour timeframes, with the ability to identify trades within 10 minutes and accept trades starting from $20, requires a strategic approach. The robot would integrate advanced technical indicators tailored to each timeframe, such as moving averages, RSI, and MACD, to analyze price movements and identify optimal entry
I am looking for a day trading bot with over 95% success ratio for gold and forex. It should use all the relevant strategies like moving averages (10, 20, 50), volume, RSI and trend into consideration and then generate buy and sell trade automatically with trailing SL and generate max profit
***** THIS IS FOR MT5 ***** The indicator now makes 5 lines and I use it on US30 It is for NY session and has inputs for times - open and close It creates lines at NY open NY open line 100 point 200 points I want to add 300 pt lines and 400 point lines I want On/off box added for dotted or dashed 50 - 150 - 250 and 350 lines I want alerts when the candles reach the 100 - 200 ect...lines but would love "Push

Project information

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