The detail specification of the MT5 EA (HT Breakout) is zipped as attached.
Brief requirements:
1) The EA will include the following indicators that will include the ability to determine the placement of stop loss (SL), trade order opening & closing and time filter.
The indicators are referenced from open-source script in tradingview. They are:
a. ATR Bands indicator by TheTrdFloor
b. RSI in-built indicator by tradingview
c. TSI with histogram & MA - SamX indicator by SamAccountX
d. Twin Range Filter indicator by colinmck
e. SuperTrend indicator by KivancOzbilgic
2) Each trade order opening will be using the following logic
a. SET file will provide an input field to indicate if EA trade order entry will either be using Twin Range Filter or SuperTrend indicator
b. A trade order BUY entry will be made by the EA if the following conditions are met:
i. Either Twin Range Filter or SuperTrend indicator shows a [Buy]
ii. RSI is above the RSI-MA
iii. TSI is above the signal line
c. A trade order SELL entry will be made by the EA if the following conditions are met:
i. Either Twin Range Filter or SuperTrend indicator shows a [Sell]
ii. RSI is below the RSI-MA
iii. TSI is below the signal line
d. SET file will allow the trade order opening to be set as STOP, LIMIT or MARKET
i. For STOP/LIMIT order, allow to set as either HIGH, CLOSE, OPEN or LOW of the most recently completed bar.
ii. For STOP/LIMIT order, allow to set the expiration at next bar, or X bars.
e. Lotsize of trade will either be FIXED or PERCENT.
i. FIXED entry will be from micro-lot (0.01) to standard lot
ii. PERCENT will be percentage of equity or margin. It will be necessary to use the entry price and SL price to determine the lotsize for this choice.
f. For lotsize calculation using PERCENT, please use trading account currency as well as the base currency of the traded instrument as consideration to calculate correctly. E.g. trading account currency = GBP and traded instrument is XAUUSD.
3) The SL price will be determined using ATR Bands indicator.
a. If the BUY entry conditions are met, the SL will be using the ATR Bands lower band.
b. If the SELL entry conditions are met, the SL will be using the ATR Bands upper band.
4) Opened trade order will be closed using trailing stop loss. The following 3 fields are applicable:
a. Trailing stop loss trigger points (TSL Trigger Points)
i. The Trailing Stop is activated as soon as a trade is more than the TSL Trigger Points in profit
b. Trailing stop loss points (TSL Points)
i. The Trailing Stop will be trailed in this set distance behind the current market price
c. Trailing stop loss step points (TSL Step Points)
i. The SL will only be modified if it is at least this distance above the previous SL
5) Time filter in SET file by default is OFF. If turned ON, the EA will only open pending orders during the configured time period.
a. Time filter: ON or OFF
b. Start Hour: Hour of the start of the allowed trading time
c. Start Minute: Minute of the start of the allowed trading time
d. End Hour: Hour of the end of the allowed trading time
e. End Minute: Minute of the end of the allowed trading time
비슷한 주문
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Yes, that is exactly what I need. The bot should not be restricted to a fixed list of currency pairs. It should technically scan all available Quotex pairs in real time and automatically select the pair where the market conditions are strongest. The bot should analyze each pair using multiple confirmations, such as short-term price momentum, trend direction, market structure, support/resistance, candle formation
Platform: TradingView Programming Language: Pine Script v6 Type: Custom Indicator Project Name: Scalping Reaction Zones + Valid Order Blocks MAIN GOAL I need a custom TradingView indicator for scalping. The indicator must detect: 1. Reaction / Explosion Zones 2. Valid Order Blocks 3. Combined Reaction Zone + Order Block zones The indicator should NOT generate: Buy signals Sell signals TP SL Entry signals Trading
Hello, I trade on HFM MT5. Need SCALPING EA for scalping, budget $30. SYMBOLS: XAUUSD (GOLD), US30, NAS100, GER40, EURUSD TIMEFRAME: M1 and M5 PLATFORM: MT5, must work on HFM VPS STRATEGY: - EMA 9 crosses EMA 21 - RSI 14: BUY only if RSI >45, SELL only if RSI <55 - Bollinger Bands: Only trade when price returns inside BB after breakout - 1 trade at a time per symbol - SL: 150 points Gold / 100 points indices (must be
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly