2 independet strategies in one EA with MT5

MQL5 Experts

Tâche terminée

Temps d'exécution 35 jours

Spécifications

GENERAL
- The system will trande only 1 symbol and is intended to run at FXPRO, "German30".
- Separation of different strategies (if possible in different files)
- possible to set Trading-Time for example from 8 am to 22 pm
- Possibility to chose when to run the logic (for example at new bar)
- All Ea-logic-functions depends on parameter tf=timeframe (for example: get_sign( int tf )
- Standard methods for open/close wich are used from each strategy: Minimum demand: Close means close all. Open has a parameter "int lots".
- The EA consists of more strategies. Each strategy trades independent of the others and can open/close separately from others (in mql4 there was for such purpose "magic-Number").
- Some methods for controll positions: like get_count_open(), get_sum_win/loss etc

EA LOGIC DETAILS:
STRATEGY1: Open buy when at positive* Trenline its "cheap" and vice versa:
Bases on some method like "trendline(tf, xBars)" and a draw_line(tf, xBars) function.

Average Highs = +100%
Average=Trendline = 0%
Average Lows = -100%

Condition Open Buy: close<=-100%
Condition Open Sell:close>=+100%

*positive means the slope is positive, but not too extremely rising... define something i will test it out later what is a good value. I just need a parameter here.
slope of two points (of a line): slope = (y0-y1)/(x0-x1)


STRATEGY2 is just playing around that there is a seconed strategy which also buy / sell someting.
Provide little example with useage of MACD
For example: when macd is negative <-10 but begins to rise (was -11). than open buy. Someting like this. Not important. Need just a nice example to get it how to do.

Répondu

1
Développeur 1
Évaluation
(253)
Projets
358
49%
Arbitrage
24
25% / 50%
En retard
80
22%
Gratuit
2
Développeur 2
Évaluation
(620)
Projets
680
57%
Arbitrage
25
16% / 60%
En retard
228
34%
Gratuit
3
Développeur 3
Évaluation
(586)
Projets
1048
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
4
Développeur 4
Évaluation
(3)
Projets
8
13%
Arbitrage
10
10% / 70%
En retard
2
25%
Gratuit
5
Développeur 5
Évaluation
(44)
Projets
100
39%
Arbitrage
17
29% / 47%
En retard
32
32%
Gratuit
6
Développeur 6
Évaluation
(46)
Projets
73
16%
Arbitrage
13
8% / 92%
En retard
37
51%
Gratuit
7
Développeur 7
Évaluation
(108)
Projets
138
43%
Arbitrage
19
16% / 53%
En retard
20
14%
Chargé
8
Développeur 8
Évaluation
(16)
Projets
24
42%
Arbitrage
2
50% / 50%
En retard
10
42%
Gratuit
9
Développeur 9
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
10
Développeur 10
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
Commandes similaires
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. # MANUAL ZONE MARKING # THREE TYPES OF ENTRIES (
p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} li.li1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} ol.ol1 {list-style-type: decimal} I have an EA that open trades when my entry conditions are met. It usually executes one trade per day. I'd like to add an option
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news

Informations sur le projet

Budget
150 USD
TVA (19%): 28.5 - 28.5 USD
Total: 178.5 - 178.5 USD
Pour le développeur
135 - 135 USD