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
Hi guys looking for a buy sell indicator not necessarily for trading solely based on it but more for getting an indication of market dynamic and direction. If you believe you have or have a good strategy or idea for such an indicator drop a message. I will want to test it before making deposit as this is such an open order woth so many options. Waiting to hear from you. Flexible with price
Looking to work woth manualtraders who have a proved existing strategy. To be clear, this is not a request to develop or design a new strategy. If you already trading and have strategy that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
Hello coders ,I am looking for a good already established MT5 EA ,that doesnt blow account, with maximum 10 percent drowdown,I need to backtest by myself,after that i select the developer
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days