Recreate Smart Machine EA MT4 to MT5

Job finished

Execution time 4 days
Feedback from employee
Great, reliable partner! All business matters were addressed within the scope of the technical requirements. Pleasant to communicate with. It was a pleasure working together!
Feedback from customer
Outstanding MT5 advisor by Denis. Expert in MQL5, great communication, fast, and well-priced. Highly recommend!

Specification

I've been using a EA for about 2 years now on MT4 but I am no longer able to use MT4 and must use MT5. I need this EA to be converted from MT4 to MT5.

Strategy control block.

Here you can choose whether the SMART MACHINE EA will work with the same lot, transactions will be opened incrementally, or vice versa, go to a decrease in volume but not lower than 0.01 lot.

  • MoneyManagmentType – (1) – Allows an increase or decrease in the opening volume of the following transactions, the initial lot and the Increase / Decrease coefficient are set separately below.

Block control of the initial and subsequent positions.

  • Constant_or_Balance – true – The initial order volume will be constant and equal to the ConstantLot value specified below. False – The lot size of the first order will dynamically change along with the change in the deposit and will depend on the Percentage Of Auto lot Volume parameter and the size of the deposit, calculated by the formula:
    • Lots = AccountBalance() * (RiskPercent / 100.0) / 10000.0
  • ConstantLot – The parameter sets the initial fixed lot for trading. Works only when Constant_or_Balance is true.
  • Percentage Of Autolot Volume – The initial lot is set depending on the deposit according to the formula above.
    • *** As a rule, the majority sets Constant_or_Balance – true and ConstantLot 0.1 – 0.5 lots for every $10,000 deposit, but this does not mean that these are the best settings and changing this parameter can radically change the work of the Best Forex Robot.
  • TakeProfit – the desired value of profit in points when closing an order or a group of orders. Everything is simple here, the higher the value – the higher your profitability from each position you open, the picture shows the value 30, which equals 30 pips or 3 four-digit points.

  • Step – This parameter is responsible for the minimum allowable distance between two opened orders. The lower this parameter, the more actively the Best Forex EA will work and vice versa. In the picture above it is 70, which means that the next trade will open no earlier than 70 pips or 7 four-digit points.
  • MaxOrders – a parameter that limits the number of simultaneously open orders.

Money management control block

  • Use_Restrictions true – enable or false – disable deposit protection by closing all transactions – when the limit value of the maximum drawdown set by you as a percentage of the entire deposit is reached. Most investors do not include this option.
  • LimitSize – a limiter for the allowable drawdown from trades, indicated as a percentage of the deposit amount. Will only work if the previous parameter is set to True.


Responded

1
Developer 1
Rating
(72)
Projects
80
10%
Arbitration
38
8% / 58%
Overdue
6
8%
Free
2
Developer 2
Rating
(15)
Projects
19
16%
Arbitration
5
40% / 40%
Overdue
0
Free
3
Developer 3
Rating
(20)
Projects
51
75%
Arbitration
0
Overdue
8
16%
Free
4
Developer 4
Rating
(253)
Projects
259
30%
Arbitration
0
Overdue
3
1%
Free
Published: 2 codes
5
Developer 5
Rating
(43)
Projects
49
29%
Arbitration
4
25% / 25%
Overdue
0
Free
6
Developer 6
Rating
(5)
Projects
6
0%
Arbitration
0
Overdue
1
17%
Free
7
Developer 7
Rating
(350)
Projects
421
54%
Arbitration
20
55% / 15%
Overdue
29
7%
Working
8
Developer 8
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
9
Developer 9
Rating
(4)
Projects
4
25%
Arbitration
2
0% / 100%
Overdue
0
Free
10
Developer 10
Rating
(549)
Projects
635
33%
Arbitration
41
39% / 46%
Overdue
11
2%
Loaded
11
Developer 11
Rating
(59)
Projects
81
43%
Arbitration
27
11% / 70%
Overdue
8
10%
Free
12
Developer 12
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
13
Developer 13
Rating
(206)
Projects
333
35%
Arbitration
66
12% / 58%
Overdue
87
26%
Free
14
Developer 14
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
15
Developer 15
Rating
(3)
Projects
2
50%
Arbitration
2
0% / 100%
Overdue
0
Free
16
Developer 16
Rating
(69)
Projects
146
34%
Arbitration
13
8% / 62%
Overdue
26
18%
Free
Published: 6 codes
17
Developer 17
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy

Project information

Budget
50 - 300 USD