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.
Ordini simili
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
Swing Breaks & AMD Expert Advisor The Swing Breaks & AMD Expert Advisor is an automated trading system designed around two core market-structure concepts: Swing Breaks and the AMD (Accumulation, Manipulation, Distribution) model . The EA is designed to analyze price action, identify meaningful swing structures, detect potential breaks of those structures, and evaluate the surrounding market behavior for possible AMD
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations