Professional to try to make EA_MT4 and EA_MT5 Expert lighter and less heavy

MQL5 Indicators Experts Forex

Specification

This should not cause errors, slowdowns, conflicts, etc.

There can be no changes to the strategy or how the expert works.

Do this for both EA_MT4 and EA_MT5.

Do this to become lighter__________________________

ORDER_TYPE_SELL (In diminished form): OS

OP_SELL (In diminished form): OS

ORDER_TYPE_BUY (In diminished form): OB

OP_BUY (In diminished form): OB

ticket (In diminished form): t_

myOrderSend (In diminished form): mS1

myOrderModifyRel (In diminished form): mR1

myOrderClose (In diminished form): mC1

myAlert (In diminished form): mA1

MagicNumber (In diminished form): M1

MaxLongTrades (In diminished form): L1

MaxShortTrades (In diminished form): S1

MaxOpenTrades (In diminished form): O1

TradeSize (In diminished form): T1

IsTradeAllowed (In diminished form): ITA

RefreshRates (In diminished form): RR

TerminalInfoInteger(TERMINAL_TRADE_ALLOWED) (In diminished form): TIn(TTA)

MQLInfoInteger(MQL_TRADE_ALLOWED) (In diminished form): MIn(MTA)

SymbolInfoTick(Symbol(), last_tick); (In diminished form): Sy(Sm(), ls);

last_tick.bid (In diminished form): ls.b

last_tick.ask (In diminished form): ls.a

* myPoint (In diminished form): * mP1

SL_Points (In diminished form): S_1

TP_Points (In diminished form): T_1

return (In diminished form): rt

OpenTradeSize (In diminished form): OT1

LastTradePrice (In diminished form): LT1

PriceTooClose (In diminished form): TC

price (In diminished form): p_

Right_Value1 (In diminished form): RV1

Right_Value01 (In diminished form): RV01

_______________________________________________

   
   //BEFORE - Open Buy Order, instant signal is tested first
   if(EA
   && Cross(1, getAsk() > LastTradePrice(1, MagicNumber3) + 20.0 * myPoint)
   && OpenTradeSize(1, MagicNumber3) == TradeSize1
   )
     {
      MqlTick last_tick;
      SymbolInfoTick(Symbol(), last_tick);
      price = last_tick.ask;
      SL = SL_Points2 * myPoint;
      TP = TP_Points2 * myPoint;
      if(TerminalInfoInteger(TERMINAL_TRADE_ALLOWED) && MQLInfoInteger(MQL_TRADE_ALLOWED))
        {
         ticket = myOrderSend(ORDER_TYPE_BUY, price, TradeSize2, "EA", MagicNumber4, MaxLongTrades2, MaxShortTrades2, MaxOpenTrades2);
         if(ticket == 0) return true;
        }
      else //not autotrading => only send alert
         myAlert("order", "EA");
      myOrderModifyRel(ORDER_TYPE_BUY, ticket, SL, 0);
      myOrderModifyRel(ORDER_TYPE_BUY, ticket, 0, TP);
     }
   
   //AFTER - Open Buy Order, instant signal is tested first
   if(EA
   && Cross(1, getAsk() > LT1(1, M3) + 20.0 * mP1)
   && OT1(1, M3) == T1
   )
     {
      MqlTick ls;
      Sy(Sm(), ls);
      p_ = ls.a;
      SL = S_2 * mP1;
      TP = T_2 * mP1;
      if(TIn(TTA) && MIn(MTA))
        {
         t_ = mS1(OB, p_, T2, "EA", M4, L2, S2, O2);
         if(t_ == 0) rt true;
        }
      else //not autotrading => only send alert
         mA1("order", "EA");
      mR1(OB, t_, SL, 0);
      mR1(OB, t_, 0, TP);
     }

.


Responded

1
Developer 1
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
2
Developer 2
Rating
(236)
Projects
242
31%
Arbitration
0
Overdue
3
1%
Free
Published: 2 codes
3
Developer 3
Rating
(66)
Projects
73
5%
Arbitration
33
15% / 36%
Overdue
6
8%
Working
4
Developer 4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Developer 6
Rating
(5)
Projects
5
20%
Arbitration
0
Overdue
0
Working
7
Developer 7
Rating
Projects
1
0%
Arbitration
3
33% / 33%
Overdue
0
Working
8
Developer 8
Rating
(10)
Projects
12
8%
Arbitration
6
33% / 33%
Overdue
2
17%
Loaded
9
Developer 9
Rating
(462)
Projects
907
76%
Arbitration
25
16% / 68%
Overdue
99
11%
Free
Published: 1 article, 6 codes
10
Developer 10
Rating
(8)
Projects
12
0%
Arbitration
22
0% / 77%
Overdue
4
33%
Free
11
Developer 11
Rating
(3)
Projects
2
0%
Arbitration
1
0% / 0%
Overdue
0
Free
12
Developer 12
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Hello, I’m looking for an MQL5 or MQL4 EA that trades EURUSD (optionally other majors or XAUUSD). The broker applies a 4-pip spread on EURUSD and higher on other symbols. The sole objective is to generate at least 45–60 lots of volume within 2 weeks or max one month (more is better; a bonus is paid for every additional 10 lots traded). The account has 1000 USD starting balance. Capital preservation is not required
Hey there, I’m looking to get a custom NinjaTrader indicator/plugin/tool developed. It’s very similar to Riley Coleman’s “Candlestick Trader” indicator (you can see a walkthrough of it in this YouTube video at timestamp 6:52: https://www.youtube.com/watch?v=NjCUZveXtLo&amp ;t=303s ). Please take a look at that video for reference, as I’d like most of the core features replicated. To summarize, the key functions I
Tenho um Expert Advisor chamado NeuroTrendX_Pro v7.9 ULTRA (NTX Pro). Preciso de um desenvolvedor MQL5 confiável e experiente para finalizar e corrigir isso sem remover ou desabilitar nenhuma lógica existente. Requisitos: • Corrigir 1 erro de compilação/tempo de execução existente. • Mantenha toda a lógica atual intacta (não remova ou altere módulos). • Implementar e confirmar os seguintes módulos: 1. Filtro de
I am looking for an experience MQL4 developer for making a profitable prop firm compatible MT4 gold scalper EA on a 5 Minute time frame. The EA should have a win rate of not less than 90% on back testing. The EA should be able to pass all prop firm challenges like Funded Next, FTMO, Funding Pips within 1-2 weeks. The EA should also work on live funded account. Any strategy can be used to develop the EA. Proper risk
I’m looking for a profitable Expert Advisor (EA) — the real beast that can deliver strong results on MT4/MT5. If you have a proven EA with good performance and risk management, kindly reach out with details and results
Modify my MT5 EA 30 - 40 USD
I am looking for an MQL5 programmer who can modify and customize my personal MT5 EA. There is problem in placing stop loss but still the EA is profitable on back testing. I also want to add news filter and prop firm compatible. The details will be shared to the developer personally
Hi, I am looking for readymade EA/a developer who can build it one for me. Feel free to contact me if you can fulfill my requirement. But be sure my a developer must have capability to develop complex EA with robust architecture. Especially on sophisticated trading methodology i.e. ICT/SMC etc
Please build me an EA tha can do the following: Normally I when executed buy (0.01)trade, I place sell (0.03) stop order for in case I predicted wrong, and when this sell is triggered, I place buy (0.07) stop on the initial buy, and the circle go on until I Tp is hit, all these trades I set TP and SL on them and they correspond, for sells will have same TP and Same SL, and all buys triggered after initial will have
Im looking for someone who can help me with my project to build a currenct strength meter based only on past candles and supertrend indicator. Price is fixed for this simple project
Pocket option bot 30 - 80 USD
Telegram Connection Options part 1. Custom – User enters their own connection details. 2. HEDGE TRADE (Default) – Connects to my source. 3. ONE DIRECTION (Default) – Connects to my source. HEDGE TRADE and ONE DIRECTION details are hidden from users. To use my signals, they must select one (HEDGE or ONE DIRECTION). Only one connection mode can be active at a time (no multiple sources). 2- make it able to receive

Project information

Budget
35+ USD
Deadline
from 1 to 3 day(s)

Customer

(2)
Placed orders3
Arbitrage count0