I need an expert advisor created that will be able to trade using custom indicators that I have set up to give me trade signals.(I don't have mq4 files for some of these indicators, but if I understood correctly, an iCustom function can be used to read the values of ex4 files).
General Specifications
1. Symbol: WS30
2. Timeframe: 15M
3. Trading days: Every day (Mo-Fri)
4. Execute Trades only during these time: 05:00 - 20:00 (server time)
5. Risk: 1% of account balance
6. If any order is still open after 20:00, close all open trades at 23:00 each day.
7. Indicator settings based on which the signals are created are attached as set files.
Open Long (see open long picture for example)
1. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow up appears on last closed candle
*** If main signal appears the following also need to be satisfied:
2. averages trend (alerts) indicator needs to have two green dots
3. RSI value needs to be > 0 (value 3 in buffer window)
4. Close Price of the candle when signal appeared > HMA (10) value
Exit Long
1. Trailing Stop is hit, or
2. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow down appears on last closed candle
Open Short (see open short picture for example)
1. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow down appears on last closed candle
*** If main signal appears the following also need to be satisfied:
2. averages trend (alerts) indicator needs to have two red dots
3. RSI value needs to be < 0 (value 3 in buffer window)
4. Close Price of the Candle when signal appeared < HMA (10) value
Exit Short
1. Trailing Stop is hit, or
2. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow up appears on last closed candle
Money Management
1. Trades are open and closed at candle close (when the signals cannot repaint anymore)
2. Stop Loss Placement: 1.5 * ATR(14) away from the Trade Open Price
3. Take Profit: none (profits are taken either when Trailing stop is hit, or Exit signal is drawn)
4. Trailing Stop Parameters:
1) Trailing Stop activates only after the price has traveled 2*ATR(14) in the direction of the trade i.e.
(Last Candle Close Price - Trade Open Price) >= 2*ATR(14)
2) Trailing stop value/distance = 1.5 * ATR(14)
3) Trailing Stop is adjusted only based on candle close values. Meaning trailing stop is adjusted only once (at the beginning) of every new candle,
and is placed at the following location: Last Candle Close Price - (1.5 * ATR(14))
相似订单
Hello, I'm looking for an expert who can help me acquire a secure, easy-to-use bot with Turkish language support for automated buying and selling in Forex, commodities, and cryptocurrencies, and who can also teach me how to set it up and use it
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Prepare expert for xauusd live chart [ expert is not executing trades on xauusd ] . Deletion and cleaning code . Trailing Stop Rule to follow the given method . Live Chart Only
Matriks programında güzel bir stratejim var, meta da kayıtlı olmayan iki indikatörümü de metaya yükledim, stratejim belli, ama robot oluşturmak konusunda bilgim eksik. Yardım istiyorum. Acil dönüş bekliyorum. 12-276 üssel ortalamayı hangi yöne keserse, alphatrend indikaörüde bunu desteklesin, kendi gömdüpüm diğer bir indikatörde seviyelere göre alsın satsın
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The