HMA-MTF and pivot points EA

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 10 días

Tarea técnica

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.

 

Han respondido

1
Desarrollador 1
Evaluación
(313)
Proyectos
559
35%
Arbitraje
80
31% / 44%
Caducado
203
36%
Libre
2
Desarrollador 2
Evaluación
(34)
Proyectos
60
23%
Arbitraje
11
73% / 9%
Caducado
3
5%
Libre
Solicitudes similares
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
BTC 5 Minutes scalping 50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this
i have a simple strategy can you please create the automated forex ea to execute my trading strategy? i need custom ea for tradingview and mt4/mt5 correction: i need a tradingview indicator created that tells me when to buy or sell. and ea in mt4/mt5
Pip Scalper Bot 60+ USD
i want a trading bot that is aleast 98% sure,and cam also do scalping 99% correct using smart money concept, ICT, ALL technical analysis on it and also put risk management on it

Información sobre el proyecto

Presupuesto
30 - 50 USD
Plazo límite de ejecución
a 3 día(s)