Writing of an Expert Advisor using multiple indicators and timeframes based on MQL5 Strategy Modules

Specification

I need an Expert Advisor that uses different indicators on different timeframes. 

The Expert Advisor should serve as a starting point for future developments, therefore the development should be based on the MQL Strategy Modules (https://www.mql5.com/en/docs/standardlibrary/expertclasses). Source code is required.

The trading idea is based on trend following and is fully described here: https://www.babypips.com/trading/cowabunga-system. 

The time frame for the main trend and parameters for the indicators should be parameterized. 

Deviating from the specification, no price levels should be used for the exit, but a moving average cross in the opposite direction of the the entry.

Trading signals (symbol, date, direction, entry price, exit price) should be exported to a text file in CSV format. 

Delivered should be:

Source code for the Expert, based on CExpert
Signal(s) for the trading method, derived from CExpertSignal
Stop Loss by Trailing Swing High/Low, derived from CExpertTrailing
Money Management based on CMoneyFixedMargin

The source code should be sufficiently documented in English and come without errors and warnings. If 3rd party libraries are used the source code as well as documentation has to be provided.


Responded

1
Developer 1
Rating
(33)
Projects
49
12%
Arbitration
16
0% / 88%
Overdue
10
20%
Free
2
Developer 2
Rating
(92)
Projects
132
35%
Arbitration
13
38% / 31%
Overdue
32
24%
Free
3
Developer 3
Rating
(167)
Projects
192
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Working
4
Developer 4
Rating
(7)
Projects
6
0%
Arbitration
5
0% / 100%
Overdue
0
Free
5
Developer 5
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
6
Developer 6
Rating
(475)
Projects
504
53%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
7
Developer 7
Rating
(41)
Projects
88
14%
Arbitration
30
30% / 53%
Overdue
36
41%
Working
Similar orders
Delete the minutes field the days dirctaly =1440 ( hide for the customer ) . The indicator setting appears with the indicator on the screen in the same color chosen The possibility of more than one indicator appearing on the screen. Good arrangement
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

Project information

Budget
100 - 200 USD
VAT (19%): 19 - 38 USD
Total: 119 - 238 USD
For the developer
90 - 180 USD
Deadline
from 5 to 10 day(s)