I have a purchased MT4 custom indicator (Rapid Trend.ex4) located in the Market folder: MQL4 > Indicators > Market > Rapid Trend.ex4 I want to create a new custom indicator ( iCustomRapidTrend.ex4 ) that: Uses the original Rapid Trend indicator via iCustom with path input: Market\\Rapid Trend.ex4 Adjusts the width and size of the lines and arrows (Green/Red lines: width 2; Up-arrow Blue and Down-arrow Magenta: size
I am looking for an experienced and reliable MQL5 developer to complete an Expert Advisor (EA) project that is already partially developed. The previous coder abandoned the project close to completion, so I need someone who can step in, quickly understand the existing code, and professionally bring it across the finish line
Hello, I have a GUI that needs 2 adjustments. The first is to have it load up to the right of the screen. The other is to check the box "None" in the 3rd ticket window. I think I've located the error (rb 3 false). I don't know how to edit the Designer Generated Code. I also don't know how to move the GUI. I've gone in there and moved some lines around for aesthetic purposes and adjusted the font but that's as far as
I am looking for an experienced MQL5 or MetaTrader developer who can create a custom solution that generates MT5 trading statement files (HTML or XML format). The tool should allow me to manually input trade data (such as order open/close times, lot sizes, symbols, profits, etc.) and then generate a file that looks identical to a real MetaTrader 5 statement. Requirements: • Ability to simulate real trading history
Hello, I am looking for a strategy in H1 (perhaps with entry in M5 or M15) that uses orderblock and/or support/reistance zones in order to enter. I am looking to scale into trades with 1-3 small positions, leaving a lot of space in between positions in order to create a good average take profit. Perhaps this strategy could also use fibonacci or other entries. If someone has a strategy that can be backtested in the
Hi, I need an Expert Advisor (EA) MT5 that focuses on GOLD / XAUUSD with the goal of achieving very high monthly returns (40%++) under strict risk control parameters. Looking for a Strategy with entry on M5 (developers are welcome to add validation such as H1, H4, or D1) but, entry must be on M5 timeframe A strategy that uses orderblocks and/or support/resistance zones for entry. (You can add other features such as
1. Entry Rules Buy Entry : ADX(14) > 25 +DI > -DI EMA 21 crosses above EMA 50 Validated on the close of the H1 candle . Sell Entry : ADX(14) > 25 -DI > +DI EMA 21 crosses below EMA 50 Validated on the close of the H1 candle . 2. Exit Rules Take Profit (TP) : ATR-based TP = Current ATR(14) × 3.0 Stop Loss (SL) : ATR-based SL = Current ATR(14) × 1.5 Trailing Stop : Activated when profit ≥ ATR(14) × 1.0 . Trailing
i need an expert to converting trading view script called Renko chart into meta trader5 EA automated robot, i need an expert that can get it done in 5 days here is the link to the code /
This Expert Advisor (EA) is designed to operate on the XAUUSDm symbol (Gold micro), using the 1-minute timeframe as the main chart and the 5-minute timeframe as the higher timeframe. It is built to follow the logic of the “Supertrend MTF Heikin Ashi Auto” indicator from TradingView, exactly as shown in the reference screenshot. The EA must fully comply with all detection, validation, and execution conditions
All entry/exit conditions, signal filtering, EMA, ADX, and ATR calculations, as well as confirmation candles, must be implemented without any changes . Signals must appear exactly the same as they do in TradingView: On the same candles , in the same direction . Optimized for detecting spikes/drops in Boom and Crash indices on the M1 timeframe . User-friendly interface: Ability to configure the following parameters