MQL4: Combine indicators and create Automated Expert Advisor

Trabalho concluído

Tempo de execução 4 dias
Comentário do cliente
Satem is a very good programmer. He gave me what i requested and even surpassed my expectation. No other person does it better.
Comentário do desenvolvedor
A great client and a friendly person too and i hope to work together soon

Termos de Referência

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.

 

 

 

 

 

 


Respondido

1
Desenvolvedor 1
Classificação
(584)
Projetos
915
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Trabalhando
2
Desenvolvedor 2
Classificação
(430)
Projetos
606
55%
Arbitragem
48
23% / 56%
Expirado
178
29%
Livre
3
Desenvolvedor 3
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
4
Desenvolvedor 4
Classificação
(18)
Projetos
27
15%
Arbitragem
7
0% / 86%
Expirado
5
19%
Livre
5
Desenvolvedor 5
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
Pedidos semelhantes
Hello, I need smart and professional programmer that have minimum 300 projects finish for my expert advisor (mq4). I need this project finish quickly, and the function can running well like I need. My EA basicly using Consecutives Signals Candle, MA20, and ATR with some others parameters. If you programmer like I need, so can apply, IF NOT DONT APPLY! I will send the document completely when you apply. Thank you
I need a trade manager with lot of complicated options and best ui. integrate with Telegram. And I needed for MT4 and MT5 both. Need a good developer with reasonable price
If you have any EA based on indicators, money management, martingale, hedging, pyramiding, etc. that can be used to save a position gone wrong, I am interested in buying that code. Basically, I need an ea/system to recovery positions that are in the red. The task is as follow: Use XAUUSD as reference, and enter 2 lots in short and 2 lots in long, wait for one of the positions to be 6,000 points in the red (about
I want a robot that can run autonomously on an index, say US30 index whereby I can set a simple strategy. I want to set limit orders that trigger every incremental X points. If the market is at 39,000 I want to sell X per point at Y incremental point intervals based on the index level. If X=1 and Y= 50 I'd expect the following to happen P=50 and L=400 The market rises to 39,050 I sell at (X) 1 unit per point and I
EA 30 - 75 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
I need a trading robot that will be about to enter and get out of trades automatically following a set of conditions that will be provided. it will be determining the trend on a higher time frame and making trades on a lower timeframe
Convert Pine Script Trading view To MT4 Convert Attach Script to mt4 with buy and sell signals on Chart and Data Window. The buy and sell signal must be the SAME signals, on the same candles. No deviation. Must Match BTC 1 hr to buy and sell signals... no deviation
hello 👋 great developer am looking for developer that will help me to convert pinescript strategy to mt4 strategy I will be looking for your bid soon Best regards Ayofe
Hello! I need to make the indicator for Forex Tester 5. The platform supports indicators/strategies/scripts which are written in .dll format and can be created in Delphi or C++ programming languages. Are you interested in the task? In the attached files the Task is explained, and in the file in Excel you can see the formulas and data. The task is to make an indicator for Forex Tester 5. If you want to fulfil the
I have a profitable trading strategy that uses a variety of indicators and on screen arrows and dots to determine when to open and close trades. I would like to work with a developer who can automate this strategy and turn it into an expert advisor. Currently the strategy indicators are MT4 executables, but I would like the EA to be compatable with MT5. Budget is $500 (negotiable). I will provide assets once

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD
Prazo
de 1 para 7 dias