Grid EA

MQL4 エキスパート

仕事が完了した

実行時間5 日

指定

Hello,

I'd like to create a grid/basket EA based on moving averages. 

All buy orders should act as one basket/group. All sell orders should act as a separate basket/group.

======

Here is the logic for opening new baskets/groups:

Open a buy order group - At the start of a new candle if the 6 period EMA is above the 21 period EMA the EA should place one market buy order.

Open a sell order group - At the start of a new candle if the 6 period EMA is below the 21 period EMA the EA should place one market sell order.

There should only ever be one buy order group and one sell order group. For example if our conditions are met to open a new buy order group, but there are previous buy orders still open the EA should not open a new order. The EA should only ever add orders to the buy/sell order groups when it is following the grid rules.

It is ok to have both one buy and one sell order group open at the same time. For example we have one buy order group open. The 6EMA crosses below the 21 period EMA, the EA should open a sell order at the start of the next candle.

======

There should be two options to close orders/groups. 

Option 1: Take profit = when all orders combined = the take profit pips input all orders should close (typical grid/martingale system)

Option 2: Drawdown reduction mode = when drawdown reached a specific %, the EA will close only the oldest and the newest orders. For example we have 5 buy orders open. When order 1 and 5 reaches a specific profit (let's say $1) it will close just order 1 and 5 leaving 2, 3, 4 open. The EA will then work to close 2 & 4 once profit reaches $1 for those two combined orders. If there is an odd number of orders, the last order will also close when it reaches the minimum profit ($1 in this example).

======

Here are the EA input settings:

==General==

Order Type: both / buy only / sell only / none

Use Hedge: yes / no (if yes the EA will allow for both buy and sell order baskets. If no, the EA will only have one basket open - either buy or sell. It will not open an opposite basket, even when the conditions are met)

Start Lot Size: opening order lot size

Use Money Management: true/false 

Money Management Risk %: (calculation for opening lot size if MM is set to true)

Lot Multiplier: the amount to multiply the lot size for orders in the grid

==Grid Settings==

Grid Step: distance between orders in the grid

Grid Step Multipler: multiplier for the grid order distance

TP: take profit for both the first order or the entire grid

SL: stop loss from the first order (example if 200pips is entered, all trades in the grid will be closed once the first order is -200 pips)

==Reduce Downdraw Settings==

Enable DD Reduction: yes / no (if no, TP settings from above will always be used)

DD Percentage Enable: The account drawdown percentage required in order to enable the reduction closing method (as described above)

Profit For Close: the profit needed between the oldest and newest order for the EA to close them

==Other Settings==

Magic Number

Start - End Hour For Trading

Maximum Lot

Maximum Spread


応答済み

1
開発者 1
評価
(238)
プロジェクト
421
34%
仲裁
53
36% / 40%
期限切れ
154
37%
取り込み中
2
開発者 2
評価
(48)
プロジェクト
80
28%
仲裁
8
75% / 13%
期限切れ
41
51%
3
開発者 3
評価
(185)
プロジェクト
327
32%
仲裁
33
42% / 27%
期限切れ
98
30%
4
開発者 4
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 46%
期限切れ
12
27%
5
開発者 5
評価
(68)
プロジェクト
72
21%
仲裁
6
50% / 33%
期限切れ
1
1%
6
開発者 6
評価
(143)
プロジェクト
255
35%
仲裁
12
25% / 58%
期限切れ
42
16%
7
開発者 7
評価
(769)
プロジェクト
1033
44%
仲裁
50
8% / 50%
期限切れ
117
11%
8
開発者 8
評価
(41)
プロジェクト
88
14%
仲裁
30
30% / 53%
期限切れ
36
41%
仕事中
9
開発者 9
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
10
開発者 10
評価
(33)
プロジェクト
49
12%
仲裁
16
0% / 88%
期限切れ
10
20%
11
開発者 11
評価
(48)
プロジェクト
51
43%
仲裁
1
0% / 0%
期限切れ
0
12
開発者 12
評価
(1853)
プロジェクト
3455
88%
仲裁
73
40% / 15%
期限切れ
265
8%
13
開発者 13
評価
(96)
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
14
開発者 14
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
15
開発者 15
評価
(265)
プロジェクト
539
50%
仲裁
55
40% / 36%
期限切れ
224
42%
仕事中
16
開発者 16
評価
(2423)
プロジェクト
3046
66%
仲裁
77
48% / 14%
期限切れ
340
11%
17
開発者 17
評価
(563)
プロジェクト
932
47%
仲裁
301
59% / 25%
期限切れ
124
13%
仕事中
18
開発者 18
評価
(87)
プロジェクト
114
26%
仲裁
7
29% / 57%
期限切れ
5
4%
類似した注文
105fx 30 - 200 USD
We are trading nothing is a scam when you join our group we use same robot and we use the same broker we can also teach you some other tricks of trading
please you need to explain the possibility before we start I have an ea source code with indicator already installed in it what i need is to extract this indicator from from the ea source code the indicator will work like it work on the ea i want to use the indicator on another ea but didnt have it we may rename it or use the current name no changes of the strategy i will like to collect its source code Thereafter i
Looking for someone to modify My BUY and SELL Arrow Expert Advisor. I ordered it here with one developer but it is not working well. It is missing BUYs and SELLs entries sometimes. I have the Mql4 file. Thank you
Hi I need a experience programmer to build me bullish and bearish ENGULFING pattern. reversal and continuation. Uptrend support level bullish engulfing candlestick patterns Downtrend resistance level bearish engulfing candlestick patterns scanner EA that send alert with arrow on screen without open trades Multiple times frame H4 D1 W1 MN multiple currency pairs and i want to see all
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
I am looking to have a tool developed that can connect and copy trade from Quantower on machine A to Quantower on machine B. I am aware that Quantower has a built in trade copier but I need to get the trades over to a different instance of QT on a separate machine. Is this possible and something you could help with? All orders for entry and exit would be market orders so do not need any targets or stop losses copied
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while

プロジェクト情報

予算
100+ USD
開発者用
90 USD