Hi! I need someone to add some money management functions to my existing EA

仕事が完了した

実行時間2 日
依頼者からのフィードバック
The dev integrated its lines of code to my existing EA without changing much of my work and the problems were resolved quickly.

指定

*** I will add my EA as a reference. Feel free to modify it. Note that I am primarily a trader and not a programmer!

First, I would like the EA to manage several position at the same time (3 per trade & up to 6) . Therefore, different targets (TP), but the same stoploss (SL) based on the ATR. Parameters must be variable.

Example: //Inputs

//Money Management

sinput string MoneyManagement;

input bool takebuytakesells=true;  // (If I have a sell signal, while i am in buys, I want to be able to take it too)

input double TotalRiskPercentage=3;

input double p1risk=50; double Pone=TotalRiskPercentage*(p1risk/100);

input double p2risk=25; double Ptwo=TotalRiskPercentage*(p1risk/100);

input double p3risk=25; double Pthree=TotalRiskPercentage*(p1risk/100);

sinput string ATRin;

input int ATRperiod=8;

input double ATRmultiplierForStops=1,75;

input double ATRmultiplierForTP1=0.50;

input double ATRmultiplierForTP2=1;

sinput P3trail;

input TrailStep=100;

When P1 reaches its target, I want to move the stops of p2 and p3 to break even + commissions (1.5pips).

When P2 hits its target, I want p3 to trail 10 pips.

Finally, I want the EA to wait to exit the trade before taking another. (Not two buy signal at the same time)

***ATR calculation must work on all pairs.

Thanks!


ファイル:

MQ5
Bounce.mq5
11.0 Kb

応答済み

1
開発者 1
評価
(71)
プロジェクト
103
20%
仲裁
6
0% / 83%
期限切れ
3
3%
2
開発者 2
評価
(188)
プロジェクト
212
58%
仲裁
9
11% / 89%
期限切れ
8
4%
3
開発者 3
評価
(442)
プロジェクト
570
37%
仲裁
106
39% / 33%
期限切れ
17
3%
4
開発者 4
評価
(174)
プロジェクト
199
12%
仲裁
38
37% / 34%
期限切れ
5
3%
仕事中
パブリッシュした人: 2 codes
5
開発者 5
評価
(65)
プロジェクト
71
30%
仲裁
8
0% / 88%
期限切れ
5
7%
類似した注文
Hi. Could you slightly rewrite my cBot for me to use a 5-minute chart without a fixed target? The stop should be a trailing stop at the level of the initial range
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8

プロジェクト情報

予算
100 - 300 USD
締め切り
最低 1 最高 5 日