I want to make Grid EA

指定

I want to make grid EA, but not sure what to do regarding its strategy.

My target profit will be > 10% a month with max DD 20%.


My general idea is like this :

1) Open trades should follow middle trend

2) averaging will be made when corrections happened

3) Hedging is allowed if necessary (trend direction is changed


I want you to develop strategy from my general idea, and discuss it with me before making of the EA.

I will choose developer who can explain understandable detail strategy, because I have to know logic of the strategy from the beginning.

So, discussion and detail questions will be happened during process of selecting.


If you already had detail strategy which fulfill my general idea, lets discuss

反馈

1
开发者 1
等级
(12)
项目
16
44%
仲裁
1
100% / 0%
逾期
0
空闲
2
开发者 2
等级
(40)
项目
76
39%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(194)
项目
198
27%
仲裁
0
逾期
3
2%
空闲
4
开发者 4
等级
项目
0
0%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(10)
项目
15
27%
仲裁
3
67% / 33%
逾期
0
空闲
6
开发者 6
等级
项目
1
0%
仲裁
3
0% / 100%
逾期
1
100%
空闲
7
开发者 7
等级
(38)
项目
40
25%
仲裁
20
15% / 75%
逾期
8
20%
工作中
8
开发者 8
等级
项目
1
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(56)
项目
167
69%
仲裁
4
100% / 0%
逾期
1
1%
空闲
10
开发者 10
等级
(8)
项目
13
85%
仲裁
1
0% / 100%
逾期
0
空闲
11
开发者 11
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
12
开发者 12
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
13
开发者 13
等级
(58)
项目
66
8%
仲裁
39
26% / 56%
逾期
12
18%
工作中
14
开发者 14
等级
(586)
项目
1047
49%
仲裁
39
28% / 41%
逾期
49
5%
空闲
15
开发者 15
等级
(331)
项目
452
52%
仲裁
22
50% / 27%
逾期
5
1%
工作中
16
开发者 16
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
17
开发者 17
等级
(41)
项目
88
14%
仲裁
29
31% / 55%
逾期
36
41%
工作中
18
开发者 18
等级
(74)
项目
121
43%
仲裁
12
33% / 50%
逾期
17
14%
空闲
相似订单
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
MT5 | RENKO EA 30+ USD
I am looking for a developer who knows how to run EA on renko charts. I can backtest and optimize the EA on the renko charts, but I cannot run the EA on the chart. I have an EA which I like to modify to run on the renko chart. I am using this free EA to generate the renko chart: https://www.mql5.com/en/market/product/59665?source=External Thank you
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Hello great developer here am looking for expert developer will convert convert this Trading View Code to Mt4 Indicator and this is a simple indicator i will be expecting your bid peace be unto you
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all

项目信息

预算
1000+ USD
开发人员
900 USD
截止日期
 10  15 天