2 independet strategies in one EA with MT5

MQL5 エキスパート

仕事が完了した

実行時間35 日

指定

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.

応答済み

1
開発者 1
評価
(253)
プロジェクト
358
49%
仲裁
24
25% / 50%
期限切れ
80
22%
2
開発者 2
評価
(620)
プロジェクト
680
57%
仲裁
25
16% / 60%
期限切れ
228
34%
3
開発者 3
評価
(586)
プロジェクト
1048
49%
仲裁
39
28% / 41%
期限切れ
49
5%
4
開発者 4
評価
(3)
プロジェクト
8
13%
仲裁
10
10% / 70%
期限切れ
2
25%
5
開発者 5
評価
(44)
プロジェクト
100
39%
仲裁
17
29% / 47%
期限切れ
32
32%
6
開発者 6
評価
(46)
プロジェクト
73
16%
仲裁
13
8% / 92%
期限切れ
37
51%
7
開発者 7
評価
(108)
プロジェクト
138
43%
仲裁
19
16% / 53%
期限切れ
20
14%
取り込み中
8
開発者 8
評価
(16)
プロジェクト
24
42%
仲裁
2
50% / 50%
期限切れ
10
42%
9
開発者 9
評価
(1)
プロジェクト
1
0%
仲裁
1
0% / 100%
期限切れ
0
10
開発者 10
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
類似した注文
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

プロジェクト情報

予算
150 USD
VAT(付加価値税) (19%): 28.5 - 28.5 USD
合計: 178.5 - 178.5 USD
開発者用
135 - 135 USD