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.
相似订单
I am looking for an experienced MT5 Expert Advisor developer. Goal: Create a custom MT5 EA that replicates the behavior of a profitable copy trading strategy (behavior-based, not code copying). Specifications: - Symbol: XAUUSD only - Max 1 trade at a time - Fixed risk per trade: 1% - Trades per week: 2–4 - Trading days: Monday to Thursday only - No trading during high-impact USD news (news filter required) - No
I need a custom MT5 Expert Advisor named “Dark Venus”. Strategy details: - Timeframe: M5 / M15 - Market: Forex (all major pairs) - Strategy type: Trend + Scalping - Indicators: • EMA (Fast & Slow) • RSI filter • ATR for Stop Loss & Take Profit - Trades only during low-spread sessions (London & New York) Trade Rules: - Buy when fast EMA crosses above slow EMA + RSI confirmation - Sell when fast EMA crosses below
//+------------------------------------------------------------------+ //| FXE Trader Smart AI EA (Deriv MT5 Forex) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // ===== INPUTS ===== input double RiskPercent = 1.0; // % risk per trade input int FastEMA = 50; input int SlowEMA = 200; input int RSI_Period = 14; input int
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
I need an MQL5 indicator that identifies reversals without repainting or placing signals with an offset. The goal is to minimize lag and reduce whipsaw trades. Desired results are similar to the attached image. Requirements: - No repainting - No signal offset - Emphasis on reducing lag - MQL5 compatible - Clear, concise code If you have the expertise to create a reliable, high-performance indicator, let's discuss
I'm looking for a skilled trader/developer to share a proven scalping strategy on M1-M5 timeframes without using Martingale, Grid trading, or Hedge. Requirements: - Minimum trade duration: 2 minutes - Lot size: <20 - Proof of skill: Provide MT4/MT5 trade history report (PDF/HTML) - No High Frequency Trades - GMT+1 timezone, flexible hours - Price negotiable, performance-based compensation possible If you're a
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
I have an indicator i need automated i use it manually and it plots arrows. Can you automate it for my Ninjatrader8? Do you need to see file? Expert Ninjatrader Developer can Bid for this project
I want to create an SMC bot base on ICT and Market structure,the bot must be able to keep adding on more positions while started.The bot must have a perfect risk management