MQL4: Combine indicators and create Automated Expert Advisor

Tâche terminée

Temps d'exécution 4 jours
Commentaires du client
Satem is a very good programmer. He gave me what i requested and even surpassed my expectation. No other person does it better.
Commentaires de l'employé
A great client and a friendly person too and i hope to work together soon

Spécifications

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.

 

 

 

 

 

 


Répondu

1
Développeur 1
Évaluation
(626)
Projets
984
47%
Arbitrage
33
36% / 33%
En retard
97
10%
Travail
Publié : 6 codes
2
Développeur 2
Évaluation
(430)
Projets
606
55%
Arbitrage
48
23% / 56%
En retard
176
29%
Gratuit
3
Développeur 3
Évaluation
(349)
Projets
463
51%
Arbitrage
41
24% / 49%
En retard
149
32%
Gratuit
4
Développeur 4
Évaluation
(18)
Projets
27
15%
Arbitrage
7
0% / 86%
En retard
5
19%
Gratuit
5
Développeur 5
Évaluation
(361)
Projets
643
26%
Arbitrage
92
72% / 14%
En retard
12
2%
Travail
Publié : 1 code
Commandes similaires
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs

Informations sur le projet

Budget
30 - 50 USD
Délais
de 1 à 7 jour(s)