MQL4: Combine indicators and create Automated Expert Advisor

工作已完成

执行时间4 天
客户反馈
Satem is a very good programmer. He gave me what i requested and even surpassed my expectation. No other person does it better.
员工反馈
A great client and a friendly person too and i hope to work together soon

指定

Requirements Specification for Trading

1.       Custom Indicators used: ChaosArrZZ, ArrXXx2, Movingaverage_mtf, DT-Zigzag and Fibo_v2, Fisher and Cycle Identifier

2.     The idea of the trading system is as follows:  Market entries are initiated when ChaosArrZZ and DT-Zigzag appears simultaneously

3.     Trading Signals:

     ·  Buy signal:  3 Options to buy

·         Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 buy Signal above Movingaverage_mtf 200 period (DT-Zigzag + ChaosArrZZ + ArrZZx2 > Movingaverage_mtf 200 period).

 

·        Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 below Movingaverage_mtf 200 period, wait for DT-Zigzag and/or ArrZZx2 Sell Signal and then another DT-Zigzag and/or ArrZZx2 Buy. Movingaverage_mtf is no longer considered.

·        Appearance of  ChaosArrZZ (Short) + DT-Zigzag (Short) + ArrZZx2 above Movingaverage_mtf 200 period) and then + DT-Zigzag (Long) + ArrZZx2 (Long) all above Movingaverage_mtf 200 period

Sell signal:  3 Options to Sell

·         Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 Sell  Signal below Movingaverage_mtf 200 period (DT-Zigzag + ChaosArrZZ + ArrZZx2 < Movingaverage_mtf 200 period).

 

·        Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 above Movingaverage_mtf 200 period, wait for DT-Zigzag and/or ArrZZx2 Buy Signal and then another DT-Zigzag and/or ArrZZx2 Sell. Movingaverage_mtf is no longer considered.

 

·        Appearance of  ChaosArrZZ (Short) + DT-Zigzag (Short) + ArrZZx2 above Movingaverage_mtf 200 period) and then + DT-Zigzag (Long) + ArrZZx2 (Long) all above Movingaverage_mtf 200 period

The below figure shows Buy and Sell cases.

 

 

4. Positions are closed at opposite signals: Buy positions are closed at Sell signals (DT-Zigzag and ChaosArrZZ – Short), and Sell positions are closed at Buy signals (DT-Zigzag and ChaosArrZZ – Buy)

5. Positions are opened at the market price, when a new bar emerges or a Buy Stop or Sell Stop is initiated (10 pips away)

6. Additional filters for opening a position: Check 1 Fisher and Cycle Identifier Buy or Sell Signal for additional filter (Optional)

7. Additional filters for closing a position:  Check Cycle Identifier custom indicator signal in opposite direction

8. Close by Take Profit — During position opening, initial take profit is set using Fibo_v2 dynamic support or resistance level.

9. Position management

TrailngStop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be moved towards the loss direction, i.e. the Stop Loss value cannot be increased. If none of protective orders (Take Profit or Stop Loss) triggers, the position should be closed by an opposite signal. No other position exit methods are available.

Breakeven should also be used as a means of protecting funds

Lot Size:  Should be by fixed volume regardless of profit or loss or % of the size of the balance or equity;

Stoploss should be set using Fibo_v2 support or resistance level.

 

 

 

 

 

 


反馈

1
开发者 1
等级
(636)
项目
1007
47%
仲裁
33
36% / 36%
逾期
99
10%
工作中
发布者: 6 代码
2
开发者 2
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
176
29%
空闲
3
开发者 3
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
4
开发者 4
等级
(18)
项目
27
15%
仲裁
7
0% / 86%
逾期
5
19%
空闲
5
开发者 5
等级
(361)
项目
644
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
相似订单
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
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York

项目信息

预算
30 - 50 USD
截止日期
 1  7 天