Hello developers, I need to update an existing grid EA from Forex Factory and reprogram it with more benefits.
New Requirements :
MT4 version
EA’s new name : New Grid EA
- 4 and 5 digits auto
- Must be able to trade two EA’s in one chart with two different Magic numbers
- If any open active order in session was closed manually from any other device ( mobile phone, etc., ), EA will close whole session
immediately ( all open orders and pending orders - connected to own Magic number ).
- Spread and slippage protection , settings
- ECN / none ECN brokers compatible
- Must be able to trade Gold and Silver also.
- Magic number
- Increment ( same logic like old EA )
- Levels ( same logic like old EA ) setting
- Money management true/false ( same logic like old EA ).
- Risk ratio setting ( same logic like old EA )
- Place grid now true/ false setting
- Place grid X minutes from now true/false setting , minutes setting ( up to 4320 minutes).
- Close all now true/ false setting ( EA will close all open orders and pending orders, or just pending orders if there is no
open active orders for own Magic number ). Also requesting TWO CLICKS logic BUTTON in chart window CLOSE ALL NOW (
two clicks for safety reasons. ( Both will work independently - in EA’s setting and in chart window).
- Money Loss Stop Out EA setting ( EA will close all open orders and pending orders in whole session for own Magic number).
- Continue trading when previous session was ended setting true/false, make a pause for X minutes - setting ( if set to “0”
zero, EA will continue immediately.
- in current code remove Take profit line in chart and Stop loss line in chart
- new basic lot entry in EA setting will be 0.01 lot
- Max lots allowed for session - setting ( account protection )
- moving Breakeven line in chart ( Must be calculated with Swap and commissions ) with Magic number above line on the right side of the chart
window with arrow symbol up or down showing profit direction. Colours options.
- Take profit in money - true/ false setting ( EA will not place any TP in to the chart, but simply will just close all active
orders and pending orders in whole session . Take profit must be calculated with swap and commissions ) Setting for TP must be in format (
example ) 13.26, 0.76, 455.67 , TP logic is working even if Trailing Stop loss wasn’t set yet.
- Trailing Stop Loss Plus BE pips true/false setting
- Activate Trailing Stop Loss if market price is X pips away from BE in profit , pips, setting and Set Trailing Stop Loss X pips from BE level in
profit , pips ,setting . Of course when Trailing Stop Loss got hit by market, EA will close whole session ( all open active orders and
pending orders ).
Both codes requested.
Thank you.
Pedidos semelhantes
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. It should be very clean ,Efficient ,Precised ,Accurate ,No copy paste ,Low latency. If you have real experience with MT5 tick-based logic and
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. The selected freelancer will handle the project end-to-end, from strategy implementation to deployment and stability. If you have real experience with