Multipairs Trade Opener

MQL4 Experts

Job finished

Execution time 2 days
Feedback from customer
Awesome coder! Nice to work with Trinh Dat always. Fulfill all the requirements been mentioned.

Specification

Hello coders. I need to create one EA which is incorporated with one indicator. This indicator will indicates BUY, SELL or WAIT. So, when the trading time comes, EA should open order based on the indicator.

Methodology: This EA should acts as a trade opener which will open multiple currency pairs indicated by the indicator. Thus, it’s a “set and forget” typed EA. It will not manage those trades after being placed. 

EA Parameter:-

+____lot size management____+

UseMoneyManagement: True

RiskPercent: 10

MaxLot: 10

FixedLot size: 0.05

+____Trading Setting____+

TradingHourly: 4

UseTimeFilter: True

TradingHourStart: 15:00

TradingHourEnd: 21:00

TP: 200

SL: 200

Unique MN per basket: True

FixedMNperbasket: 1122

ECNMode: False

_________________________________________________________________________________

Explanation of parameter:

+____lot size management____+

v  UseMoneyManagement: [If set to true, FixedLotSize will be disable, riskPercent will be used.]

 

v  RiskPercent: [RiskPercent calculation should based on balance.] Eg. 10% 

                Formula:  (10/100 x balance) / (SL x quantity of currency pairs) = Lot Size Per Trade

                Eg: (10/100x500)/ (200 x 12) = 0.02 lot for each trade

Ps: Kindly note that SL point is in 5 digits calculation. 200(5digits) =20 (4digits). Also, even though sometimes “WAIT” signal will be indicated for few Fx pairs, but still quantity of currency pairs will be counted into the equation. So, quantity of currency pairs is based on how many Fx pairs been listed in the indicator.

 

v  MaxLot: [This is the maximum lot configuration. Because we are using riskpercent so it might    trade over the specific lotsize if we didn’t mentioned in MaxLot.]   

 

v  FixedLot size: [Fixed Lot Size will be defined here if usedMoneyManagement set to false.]

 

+____Trading Setting____+

v  TradingHourly: [EA will trade based on time interval. If set 2, then EA will place the trade every 2 hours.]

 

v  UseTimeFilter: [If set true, TradingHourStart & TradingHourEnd will be configured.]

 

v  TradingHourStart: [Trading time where EA will be activated. Follow broker time.]

 

v  TradingHourEnd: [Trading time where EA will be deactivated. Follow broker time.]

 

v  TP: [Take profit for each trade.]

 

v  SL: [Stop loss for each trade.]

 

v  ReverseTrade: [Trade will be reversed which oppose the signals indicated. Buy -> Sell]

 

v  Unique MN per basket: [If set true, unique magic number will be assigned for each basket of trade but NOT each trade. The unique magic number should be assigned in ascending order. Eg, 1->2->3->4…] The next MN should display on the chart so that I can know what magic number going to be.

 

v  Fixed MN per basket: 11

 

v  ECNMode: [ECNMode set true for ECN account.]

   

 **Indicator will be provided once candidate being selected. It's NOT a source code but I have a decompiled version which consist of 200+ lines of codes. 

 Sorry for double post because did some correction. Please help me to code it. Thanks

 

Responded

1
Developer 1
Rating
(9)
Projects
40
58%
Arbitration
3
33% / 0%
Overdue
14
35%
Free
2
Developer 2
Rating
(40)
Projects
58
22%
Arbitration
10
10% / 70%
Overdue
13
22%
Free
3
Developer 3
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
Similar orders
⚡ MiracleFX EA v3.0 45 - 99 USD
⚡ MiracleFX EA v3.0 The Expert Advisor Built to Turn $100 Into a Compounding Machine Most retail traders fail not because they lack strategy — they fail because they lack discipline, precision, and a system that never sleeps. MiracleFX was engineered to solve exactly that. Whether you're starting with $100 or $10,000, this EA trades with the cold logic of an institutional desk and the adaptability of a seasoned prop
Cash Flow EA 30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
I have a strategy for US100 where I want a bot to trade according to my strategy, contact me who have proven experience in making bots for MT4 or MT5
I want a person who can help me to create bot. Setup would be 25 ema 50 ema cross over, when 25 ema cross 50 ema we will buy on upside and when it cross down side we will sell, condition is ADX I want to add ema of adx which I can explain in trading view only but I want to use this one in as a bot so how can we do it ? Need to do it in mt5 platform
Your job is to build an expert advisor exactly on the logic from transcation executed on a Live Account. I have read only access to the account and all data inside. I have 1 Month of Data of all Transactions over 5400 Trades. Its not super complicated. It is a GRID EA with some kind of entry/exit logic and hedging mechanism. Can you replicate/build the exact EA of this Data? It is running on XAU/USD and BTC/USD. All
I am currently looking to purchase a ready-made MT5 Expert Advisor designed specifically for prop firm trading . Requirements: Strategy must be safe for prop firm rules Maximum daily drawdown: below 4% Maximum overall drawdown: below 8% Target performance: 10% monthly return No martingale or high-risk grid strategies Must be able to run consistently on MT5 Purchase Conditions: I will require full source code (.mq5)
أنا أبحث عن مبرمج محترف لإنشاء روبوت تداول (Expert Advisor) يعمل على منصة MetaTrader 4 أو MetaTrader 5. مواصفات الروبوت: يعمل على زوج XAUUSD (الذهب) يفتح صفقة شراء أو بيع حسب الإشارة يعتمد على مؤشرين: Moving Average RSI عندما يتقاطع الموفينغ أفريج مع الاتجاه ويؤكد مؤشر RSI يتم فتح الصفقة. إدارة المخاطر: تحديد Stop Loss تحديد Take Profit عدم فتح أكثر من صفقة في نفس الوقت إمكانية تغيير الإعدادات بسهولة. مطلوب: كود نظيف
Job Description We are looking for an experienced MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 5 based on a detailed quantitative trading model. The EA will trade XAUUSD (Gold) on the M5 timeframe using a Session Breakout + Fibonacci Retracement strategy with advanced institutional-level filters. The system includes volatility filters, liquidity sweep detection, London session

Project information

Budget
40- USD
Deadline
to 4 day(s)