LimitOrdersEA

MQL4 Experts

Job finished

Execution time 10 hours
Feedback from customer
You did a great job, the ea is working perfectly, thank you very much!
Feedback from employee
Good client, nice communication. I was glad work for ...

Specification

If a market order or multiple orders close, just reopen the order with the formuler: Maximum 1 market order and 6 limit orders. After order(s) are close, it doesn't need to close all limit orders that are open, if limit orders are less than 6, then add to it and just adjust all limit orders price with market price distance in points.
If a market order is for example 1.30100, the ea should just adjust the limit orders with the following distance:
Distance for the 1st limit order = 100 points (100 points between market order and the 1st limit order)
Distance for the 2nd limit order = 200 points (200 points between market order and the 2nd limit order)
Distance for the 3rd limit order = 300 points (300 points between market order and the 3rd limit order)
Distance for the 4th limit order = 400 points (400 points between market order and the 4th limit order)
Distance for the 5th limit order = 500 points (500 points between market order and the 5th limit order)
Distance for the 6th limit order = 600 points (600 points between market order and the 6th limit order. Please see image).
EA Input:
Use Long and Buy limit = true
Use Short and Sell limit = false
Market order = 0.01 lot
Limit order1 = 0.10 lot
Limit order2 = 0.09 lot
Limit order3 = 0.12 lot
Limit order4 = 0.10 lot
Limit order5 = 0.11 lot
Limit order6 = 0.08 lot
Magic number = 274539
Gap Time if 2 orders are closed (Seconds) = 1 (Seconds to wait between closed and open orders)
Gap Time if 4 orders are closed (Seconds) = 2 (Seconds to wait between closed and open orders)
Gap Time if 7 orders are closed (Seconds) = 3 (Seconds to wait between closed and open orders)
After order(s) are closed, reopen it and update the distance of the 6 limit orders
There should always be 1 market order and 6 limit orders
Take profit and stop loss are not needed because I already have the ea.

Files:

JPG
LimitOrders.jpg
422.8 Kb

Responded

1
Developer 1
Rating
(390)
Projects
416
30%
Arbitration
74
19% / 72%
Overdue
52
13%
Working
2
Developer 2
Rating
(271)
Projects
553
50%
Arbitration
57
40% / 37%
Overdue
227
41%
Working
3
Developer 3
Rating
(36)
Projects
50
28%
Arbitration
2
0% / 100%
Overdue
6
12%
Free
Similar orders
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA
Gold hunter v5 30+ USD
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total
Code the indicator to MT5 EA, include all the inputs variables and values Allow live trading Allow demo trading Allow strategy tester Bar shift 0 adjustable Allow indicator to show on strategy tester Lot size adjustable Max spread in points (0=disable) Use stop loss circle true or false Stop loss circle in points adjustable Use stop loss true or false Stop loss in points (adjustable) Take profit true or false Use
MT5 High-Volume Trading Bot Requirements I am looking for a professional MetaTrader 5 (MT5) trading bot / Expert Advisor designed for high trading volume while maintaining extremely low and controlled drawdown. The requirements are: * Platform: MetaTrader 5 (MT5) only. * Trading volume: approximately 1,000–2,000 operations/trades per day. * No HFT: I am not looking for a true high-frequency trading system based on

Project information

Budget
30+ USD
Deadline
from 1 to 2 day(s)