EA For Fractal Trading NEEDED .

指定

Dear Friends,



I want to have an EA with the following specifications :

Explanation :

It should check, if the prices are crossing up/down the last fractal in the desired time period (eg. H4). After that, it should check if the last bar closing , in an other time period, is above/below that fractal level (eg. H1). If the second time period is given as "0" (input parameters), than this double check is not needed. Than this situation needs to be supported with a trend filter. What I can think about is : Is this fractal below the Alligators MAs , whilst Jaw,Teeth, Lips, they all are not crossing and showing downwards ( or above vice versa).

If all these conditions are OK, Than open a buy/sell order depending on the trend direction. In our case (Let's say it is an up-trend) :

1-Price goes up higher than last H4 fractal.

2-The bar in H1 closes at or above that level.

3-All MAs of Alligator is showing upwards and non of them is crossing another one.

4-The fractal is above the alligator

This is a buy order. Sell would be just the opposite of the conditions.

Needed Input Parameters :

1-Desired fractal period should be asked . (eg H4 etc.)

2-Second time period for double check eg H1. If the value "0" is given, than this check is not needed.

3-Order size 2 digits after point ( eg. 0.03 Lot)

4-S/L and T/P in points. If zero, default S/L and T/P is as following. S/L is the difference in points between that fractal and the last one in the opposite direction. Default T/P is sama points amount in trade direction.

5-Scalping Yes/No . If yes, T/P is 1xATR, S/L is 1.5xATR


応答済み

1
開発者 1
評価
(584)
プロジェクト
908
46%
仲裁
31
39% / 29%
期限切れ
93
10%
仕事中
2
開発者 2
評価
(878)
プロジェクト
1390
67%
仲裁
117
32% / 42%
期限切れ
215
15%
3
開発者 3
評価
(778)
プロジェクト
1341
72%
仲裁
109
28% / 49%
期限切れ
339
25%
取り込み中
4
開発者 4
評価
(134)
プロジェクト
191
41%
仲裁
17
29% / 59%
期限切れ
28
15%
5
開発者 5
評価
(362)
プロジェクト
501
41%
仲裁
145
17% / 73%
期限切れ
98
20%
多忙
6
開発者 6
評価
(188)
プロジェクト
212
58%
仲裁
9
11% / 89%
期限切れ
8
4%
7
開発者 7
評価
(2034)
プロジェクト
2584
62%
仲裁
112
45% / 26%
期限切れ
417
16%
8
開発者 8
評価
(8)
プロジェクト
12
0%
仲裁
21
0% / 81%
期限切れ
4
33%
9
開発者 9
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
10
開発者 10
評価
(224)
プロジェクト
283
42%
仲裁
15
13% / 47%
期限切れ
67
24%
11
開発者 11
評価
(242)
プロジェクト
294
35%
仲裁
6
50% / 17%
期限切れ
7
2%
12
開発者 12
評価
(354)
プロジェクト
629
26%
仲裁
88
73% / 14%
期限切れ
12
2%
仕事中
13
開発者 13
評価
(195)
プロジェクト
316
35%
仲裁
64
13% / 56%
期限切れ
81
26%
14
開発者 14
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
15
開発者 15
評価
(126)
プロジェクト
177
32%
仲裁
16
31% / 63%
期限切れ
27
15%
16
開発者 16
評価
(247)
プロジェクト
396
38%
仲裁
82
41% / 18%
期限切れ
69
17%
多忙
17
開発者 17
評価
(84)
プロジェクト
149
31%
仲裁
32
34% / 41%
期限切れ
43
29%
18
開発者 18
評価
(258)
プロジェクト
532
50%
仲裁
54
41% / 37%
期限切れ
224
42%
取り込み中
19
開発者 19
評価
(48)
プロジェクト
80
28%
仲裁
8
75% / 13%
期限切れ
41
51%
20
開発者 20
評価
(3)
プロジェクト
2
0%
仲裁
7
0% / 86%
期限切れ
0
21
開発者 21
評価
(370)
プロジェクト
421
34%
仲裁
24
38% / 42%
期限切れ
6
1%
仕事中
22
開発者 22
評価
(82)
プロジェクト
86
57%
仲裁
25
0% / 84%
期限切れ
19
22%
23
開発者 23
評価
(94)
プロジェクト
138
75%
仲裁
0
期限切れ
2
1%
24
開発者 24
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
25
開発者 25
評価
(549)
プロジェクト
918
48%
仲裁
300
59% / 25%
期限切れ
123
13%
取り込み中
類似した注文
Hi developers, I would like to connect my TradingView alerts to MT5 using webhooks. Just a simple buy sell is good enough, no need stop loss, no need take profit. You will need to deliver: 1. Telegram integration (reception of TradingView webhooks signals to be sent to MT5 EA) 2. MT5 EA codes 3. Option of customize lot size (1 lot in TradingView => 0.1 lot in MT5) 4. Have Master Token and
I have 2 MT4 indicators and I want it to be created into an MT4 EA. It is both ex4 files. The strategy is very simple. I will provide images for reference and the 2 MT4 ex4 files
Hi, I have 2 MT4 indicators which are ex4 files to be converted to PineScript for TradingView. I do not have the source code/mq4 file. I only have the ex4 files
The purpose of this project is to develop a software tool that enables the seamless transmission of trade signals from MetaTrader 4 (MT4) to DXTrade, facilitating efficient trading across both platforms. The copier tool should be robust, reliable, and user-friendly, providing traders with a streamlined solution for executing trades on DXTrade while utilizing signals generated on MT4. DXtrade copier , equipped with
Hello there I would like to create Percentage Hughes Breadth-Momentum Oscillator indicator for Ninjatrader Percentage Hughes Breadth-Momentum Oscillator=(H×100)+100=(A−D/A+D+U×100)+100 H represents today’s 1-day ratio of net advances to total issues traded. A represents the number of advancing issues. D represents the number of declining issues. U represents the number of unchanged issues. A+D+U represents the total
Hi Greetings. I have a TradingView strategy already coded that I will like to connect my broker so I can be able to send signal for automatic trading. If you have experience in this Please kindly bid for the project and let get start . We can discuss about the price and the timeline
Hello greetings.I have an existing public tradingview indicator I would like to convert to mt4 EA based on my request. The project requirements is with me kindly bid for the project if it is what you can do for me. Thanks
I am looking for a coder who is available now and can convert a Tradingview indicator to MT4 EA. Need help building EA based on a TradingView system. System and all rules are in place, just need to convert. Conversion of system from TradingView pinescript to MT4EA. Indicator/EA must give the exact same results compared to TradingView indicator. Indicator/EA must be error free. The Source code is only 62 lines it
Hello there, good day to you! According my strategy. I use several lot size( contract) Lot 1= 2 contract. Lot 2= 4 contracts lot 3= 8 contract. -if first lot fall I use second one, if second falls I use third and so. - to make the job easy,I want a space to set each lot individually. No need to change number each time I loss or win. - I need : Buy and sell buttons Buy stop and sell stop button Tp and SL button
"I am in search of a skilled MQL5 developer with a proven ability to optimize trading robots across various assets, including synthetic indices like V75, Boom and Crash, gold, US30, US100, and more. I'm looking for an experienced developer to enhance my multi-asset trading EA, which was originally developed exclusively for V75 and is based on the smart money concept. This comprehensive EA, based on an market

プロジェクト情報

予算
30 - 100 USD
開発者用
27 - 90 USD
締め切り
最低 1 最高 10 日