MQL4: Combine indicators and create Automated Expert Advisor

Job finished

Execution time 4 days
Feedback from customer
Satem is a very good programmer. He gave me what i requested and even surpassed my expectation. No other person does it better.
Feedback from employee
A great client and a friendly person too and i hope to work together soon

Specification

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.

 

 

 

 

 

 


Responded

1
Developer 1
Rating
(586)
Projects
918
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Working
2
Developer 2
Rating
(430)
Projects
606
55%
Arbitration
48
23% / 56%
Overdue
178
29%
Free
3
Developer 3
Rating
(349)
Projects
463
51%
Arbitration
41
24% / 49%
Overdue
149
32%
Free
4
Developer 4
Rating
(18)
Projects
27
15%
Arbitration
7
0% / 86%
Overdue
5
19%
Free
5
Developer 5
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
Similar orders
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
from 1 to 7 day(s)