Convert MT4 custom indicator into MT5 EA

仕事が完了した

実行時間11 日
依頼者からのフィードバック
Thanks alot for the task completion. Appreciate it. And job well done perfectly. A great developer to work with. Good communication and transparency, kudos
開発者からのフィードバック
Thank´s a lot for the job! It has been a pleasure.

指定

I have an MT4 custom indicator and my requirement is to convert indicator logic to MT5 EA. I will share MT4 indicator source code and I will need working MT5 EA source code

Below will be the EA parameters. We can discuss more on requirement

Update : To include Heikin-ashi indicator also along with TMA indicator to make decision while taking orders.

ATR period

ATR Multiplier

HalfLength

Interpolate

TP in pips
SL in pips, if it is set to 0, then disable SL
Lot size
Lot size multiplier
Lot size based on Equity %
Open trade again after pips based on Lot size multiplier
Maximum Open trades allowed
Trailing stop start after pips
Breakeven after pips
Hard stop loss after % of equity - close all trades if drawdown hits this percentage
MagicNumber

Comments

Each Day start and End time for trading for all 7 days

Orders on both side or only Buy or Only Sell

応答済み

1
開発者 1
評価
(52)
プロジェクト
62
6%
仲裁
22
23% / 36%
期限切れ
4
6%
多忙
2
開発者 2
評価
(4)
プロジェクト
4
50%
仲裁
0
期限切れ
0
仕事中
3
開発者 3
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
4
開発者 4
評価
(32)
プロジェクト
40
38%
仲裁
0
期限切れ
0
仕事中
5
開発者 5
評価
(294)
プロジェクト
371
21%
仲裁
43
60% / 23%
期限切れ
43
12%
仕事中
6
開発者 6
評価
(2077)
プロジェクト
2636
61%
仲裁
113
45% / 26%
期限切れ
418
16%
仕事中
7
開発者 7
評価
(203)
プロジェクト
303
35%
仲裁
56
38% / 38%
期限切れ
99
33%
8
開発者 8
評価
(337)
プロジェクト
455
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
9
開発者 9
評価
(41)
プロジェクト
54
4%
仲裁
5
0% / 60%
期限切れ
4
7%
10
開発者 10
評価
(1086)
プロジェクト
1437
45%
仲裁
48
73% / 13%
期限切れ
35
2%
仕事中
11
開発者 11
評価
(61)
プロジェクト
68
29%
仲裁
2
0% / 0%
期限切れ
1
1%
仕事中
12
開発者 12
評価
(126)
プロジェクト
160
36%
仲裁
4
25% / 50%
期限切れ
13
8%
13
開発者 13
評価
(9)
プロジェクト
8
38%
仲裁
2
0% / 100%
期限切れ
2
25%
仕事中
14
開発者 14
評価
(13)
プロジェクト
21
0%
仲裁
1
0% / 0%
期限切れ
0
仕事中
15
開発者 15
評価
(68)
プロジェクト
77
8%
仲裁
33
9% / 55%
期限切れ
6
8%
仕事中
16
開発者 16
評価
(439)
プロジェクト
545
25%
仲裁
21
38% / 38%
期限切れ
83
15%
17
開発者 17
評価
(52)
プロジェクト
97
24%
仲裁
10
20% / 20%
期限切れ
12
12%
仕事中
18
開発者 18
評価
(31)
プロジェクト
41
20%
仲裁
9
11% / 89%
期限切れ
5
12%
19
開発者 19
評価
(157)
プロジェクト
268
25%
仲裁
14
29% / 7%
期限切れ
16
6%
仕事中
20
開発者 20
評価
(255)
プロジェクト
312
37%
仲裁
6
50% / 17%
期限切れ
7
2%
21
開発者 21
評価
(140)
プロジェクト
204
80%
仲裁
17
29% / 47%
期限切れ
10
5%
仕事中
22
開発者 22
評価
プロジェクト
0
0%
仲裁
1
0% / 0%
期限切れ
0
23
開発者 23
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
24
開発者 24
評価
(2422)
プロジェクト
3042
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
25
開発者 25
評価
(563)
プロジェクト
932
47%
仲裁
301
59% / 25%
期限切れ
124
13%
仕事中
類似した注文
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

プロジェクト情報

予算
50+ USD
開発者用
45 USD
締め切り
最高 30 日