I WANT TO FIX THE PROBLEM MY EA HAS

MQL4 Experts

Job finished

Execution time 2 hours
Feedback from customer
He is very good at his job, excellent job, excellent programmer.
Feedback from employee
Good customer. With you a pleasure to deal.

Specification

Help me fix the problem of my EA, it changes its SL or TP from the fixed value in pip i set for it to use, example, in the ea settings if i use 6pips for SL and 50pips for TP, and it wants to place a sell stop or buy stop order, on placing the order or on executing the sell stop or buy stop order it does change the SL to be equal to the TP... and this mistake happens almost very frequently which affects my trades setup, so i would have assumed it will stop out 6pips but unfortunately it will close 50pips negative instead of 6pips. 

SUGGESTION: There is this area of the mql4 code that says....

//======================= Program initialization ===========================================================

int OnInit()
  {
   int stoplevel;

   ArrayInitialize(array_spread, 0);
VolatilityLimit = VolatilityLimit * Point;
   Scalpfactor = Scalpfactor * 10 * Point / 3; 
   brokerdigits = Digits;
   pipette = Point; 
   
   stoplevel = MathMax(MarketInfo(Symbol(), MODE_FREEZELEVEL), MarketInfo(Symbol(), MODE_STOPLEVEL));
if (TakeProfit < stoplevel)
TakeProfit = stoplevel;
if (StopLoss < stoplevel)
StopLoss = stoplevel;
if (distance < stoplevel)
distance = stoplevel;
   
if (MathMod(Digits, 2) == 0) 
slippage = 0;
   else 
globalerror = -1;
   
   OnTick();
   return(INIT_SUCCEEDED);
  }

May be my suggestion might lead you on the right part faster....!

the EA is attached in this mail. and a picture description!

Thanks

Oyetola.

Responded

1
Developer 1
Rating
(1127)
Projects
1429
62%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
2
Developer 2
Rating
(218)
Projects
403
60%
Arbitration
13
38% / 23%
Overdue
160
40%
Working
3
Developer 3
Rating
(27)
Projects
36
19%
Arbitration
14
21% / 71%
Overdue
12
33%
Free
4
Developer 4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
(49)
Projects
134
27%
Arbitration
62
13% / 53%
Overdue
58
43%
Free
6
Developer 6
Rating
(28)
Projects
47
23%
Arbitration
13
31% / 15%
Overdue
12
26%
Free
Similar orders
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of
Create a robot like this live on YouTube, it is a simple hedge system that does not have martingale or other risky means of.making money.... please check out the link and if it is possible for you to repeat this then reach out with a sample and price. YouTube: https://www.youtube.com/live/cT_42RWzq_0?si=Z8M5mKkAMGZhxdTL
Hi There I am looking for someone to create me a simple anti martingale EA The EA will open a buy and sell the moment the EA is attached to a chart. Should the price increase - additional buys will open. This will continue until profit point Should the price retrace all trades should close just before breakeven point. New sequence starts immediatly thereafter The sell trade will close if the combined profit of buys
Job Description: We are seeking an experienced EA programmer to create an EA that utilizes SnR + Trendlines + Multi timeframe confluence Project Requirements: - Support and Resistance, Open Close levels/kissing candles/Rejection block, Support broken becomes Resistance(SbR), Resistance broken becomes Support(RbS), Quasimodo Levels, Asian Range, London Killzone, London Open, New York Killzone, New York Open
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

Project information

Budget
10 - 20 USD
For the developer
9 - 18 USD
Deadline
from 1 to 2 day(s)