Project is about Hull MA in Multi time frames
Here are the requirments:
The code will be written in MQL4 and MQL5
At the end of project the complete code will be delivered.
Strategy based on HMA-MTF signals.
Allow more then one trade per currency pair
Default time period is 1H.
** All values & parameters can be changed and turned ON/OFF in EA input configuration.
Indicators:
1) Hull Moving average - HMA 8,5, D1, HMA 8,5 4H, HMA 13,0 1H.
2) Pivot points - 1W.
Conditions (wait for all HMA's to be on the same slope):
1) If signal, in all HMA's, is slope down open SELL position.
2) If signal, in all HMA's, is slope up open BUY position.
3) Spread <= 2.2Pips
4) Stop level <= 3Pips
Entry:
1) Open position one candle after slope change occured.
2) TP / SL:
a) TakeProfit - minimum 20Pips or on nearest pivot line (Pivot line 1W).
b) StopLoss - minimum 35Pips or on nearest pivot line ( Pivot line 1W ).
Exit:
1) Close position if HMA change slope direction.
2) If in profit move stop loss (Trailing stop).
3) If in profit move TakeProfit with Trailing stop.
4) Close all positions if equity target reached.
5) Can be closed on end of day.
Supplemants:
1) Label on Open , TakeProfit, StopLoss lines that show current Pips and profit/loss ($).
2) Info board (upper right corner)
3) Alerts & sound when open / close positions
4) Log & Email when open / close position:
a) current date time
b) Account Equity
c) Current spread
d) Current StopLevel
e) Current swap buy/sell
f) current open, TP, SL - Pips & profit/loss ($).
g) Currancy pair & EA name
5) Count down clock for 4 hour, 1 hour.
Solicitudes similares
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The code must be high-quality, clean, clear, and editable at any time, with ownership of the code provided. * It must work on MT4 and MT5 platforms. * The maximum project completion time is 3 days. * The programmer must be cooperative and flexible
I am looking for an experienced MQL5 developer to complete the optimization and structural refinement of an existing MT5 Expert Advisor (source code ~2.5MB). Phase 1 (audit and baseline testing) has already been completed. The remaining work focuses on correcting core system behavior without changing the strategy. Key issues identified: • Scenario gate logic is not correctly structured at the entry decision level •
Hy l am looking for someone who can make a robot for me using one minute strategy.i want in every candle to have entry n take profit..you must know how the candles behaviour..to see weather we can enter sell or buy in that candle
Hello, I am looking for an experienced developer to create a MetaTrader 5 (MT5) Expert Advisor (EA) for a prop firm system. The EA must be designed to manage and monitor multiple trading accounts, each with different account sizes and risk parameters. 🎯 Core Requirements: The EA must: Monitor account equity in real-time Apply Daily Drawdown Limit (e.g., 5%) Apply Maximum Drawdown Limit (e.g., 10%) ⚙️ Multi-Account
I am looking for an experienced MQL5 developer to build a fully automated MT5 Expert Advisor based on Session Breaks and Inverted Fair Value Gap (iFVG) logic. The EA must be coded professionally, optimized for backtesting, and written with clean, organized inputs and modular code. Core Strategy The EA should: Mark previous session highs and lows Wait for the current session to break the previous session high or low
IF ANYONE IS INTERESTED IN GETTING ANY KIND OF CUSTOM BOT FOR TRADING I WILL ADD THE STRATEGIES ACCORDING TO YOUR CHOICE MINE BEST BOT IS SCALPING AND HEDGING BOT YOU CAN CONTACT ME FOR SERVICES
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesn't have to be super profitable but will need to have the number of trades on going in order to earn IB commission. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. If you are applying and asking me to build one from scratch, I need you to
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key