Работа завершена

Время выполнения 5 минут
Отзыв от заказчика
Really knows what to do! And communicates well in English too.
Отзыв от исполнителя
Thank you for your order! Great customer! Hope for further cooperation!

Техническое задание

I want an EA that always trades. Can buy only, sell only, or buy and sell at the same time depending on my selection. It has 5 levels of grid settings. Each grid just contiues onto the next. Not a new grid each time, the settings to continue gridding changes. I have attached an excel file with examples which should be quite self explanatory. 


INPUTS

Initial (first trade)

input double   StartLot = 0.1;        // Starting lot size

input double   TakeProfit = 50;       // Take profit in POINTS  - This TP will be for all open positions irrespective of how many grids - based on ALL open positions AVERAGE COST

input double   Max Spread = 50;    // Max spread in POINTS for opening positions

Select option - BUY / SELL / BUY&SELL at the same time - I would like to either only open BUYS or SELLS or BOTH at the same time


Grids (subsequent trades)

input double   Grid1_Multiplier = 2.0; // Lot multiplier for Grid 1

input double   Grid1_Distance = 20;    // Distance in POINTS to start multiplying for Grid 1

input int      Grid1_MaxTrades = 5;    // Max trades in Grid 1


input double   Grid2_Multiplier = 2.5; // Lot multiplier for Grid 2

input double   Grid2_Distance = 25;    // Distance in POINTS to start multiplying for Grid 2

input int      Grid2_MaxTrades = 5;    // Max trades in Grid 2


input double   Grid3_Multiplier = 3.0; // Lot multiplier for Grid 3

input double   Grid3_Distance = 30;    // Distance in POINTS to start multiplying for Grid 3

input int      Grid3_MaxTrades = 5;    // Max trades in Grid 3


input double   Grid4_Multiplier = 3.5; // Lot multiplier for Grid 4

input double   Grid4_Distance = 35;    // Distance in POINTS to start multiplying for Grid 4

input int      Grid4_MaxTrades = 5;    // Max trades in Grid 4


input double   Grid5_Multiplier = 4.0; // Lot multiplier for Grid 5

input double   Grid5_Distance = 40;    // Distance in POINTS to start multiplying for Grid 5

input int      Grid5_MaxTrades = 5;    // Max trades in Grid 5


Файлы:

CSV
Example.csv
7.3 Kb

Откликнулись

1
Разработчик 1
Оценка
(27)
Проекты
34
15%
Арбитраж
6
33% / 50%
Просрочено
5
15%
Работает
2
Разработчик 2
Оценка
(29)
Проекты
35
14%
Арбитраж
5
40% / 60%
Просрочено
5
14%
Свободен
3
Разработчик 3
Оценка
(260)
Проекты
317
37%
Арбитраж
6
50% / 17%
Просрочено
7
2%
Свободен
4
Разработчик 4
Оценка
(15)
Проекты
16
56%
Арбитраж
0
Просрочено
1
6%
Свободен
5
Разработчик 5
Оценка
(564)
Проекты
933
47%
Арбитраж
302
59% / 25%
Просрочено
125
13%
Загружен
6
Разработчик 6
Оценка
(5)
Проекты
5
20%
Арбитраж
4
25% / 25%
Просрочено
0
Работает
7
Разработчик 7
Оценка
(42)
Проекты
88
14%
Арбитраж
31
29% / 55%
Просрочено
36
41%
Работает
8
Разработчик 8
Оценка
Проекты
1
0%
Арбитраж
2
0% / 0%
Просрочено
0
Работает
9
Разработчик 9
Оценка
(93)
Проекты
133
35%
Арбитраж
13
38% / 31%
Просрочено
32
24%
Свободен
10
Разработчик 10
Оценка
(94)
Проекты
106
37%
Арбитраж
3
0% / 0%
Просрочено
4
4%
Загружен
11
Разработчик 11
Оценка
(352)
Проекты
373
71%
Арбитраж
4
100% / 0%
Просрочено
0
Работает
12
Разработчик 12
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
13
Разработчик 13
Оценка
(72)
Проекты
80
10%
Арбитраж
36
8% / 53%
Просрочено
6
8%
Работает
14
Разработчик 14
Оценка
(5)
Проекты
2
0%
Арбитраж
2
0% / 0%
Просрочено
0
Работает
Похожие заказы
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and hold buy position until sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and hold sell position until next buy signal will be
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
Here's the bot's trading strategy in a nutshell>>> I would like to make a simple scalping MT5 EA trading bot for the synthetic indices, specifically for the Boom 1000 Index. This MT5 EA trading bot will be based off of the 10 period moving average that follows specific rules for entry. The parameters of the moving average are as follows: Period:10 Shift:1 Method:Linear Weight Apply to:Close The bot will only initiate
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific
Renko EA 30 - 150 USD
I want a Renko EA similar to the one I have, because I want the source code. The Renko EA will have the mode presets described, the Renko EA will be live, it will be for MT5, it will be saved under Expert Advisors. Please see the attached file for specifications. Please let me know if you have any questions
For Chart Panel : Needs a Black Back ground at present its transparent . ✔️ Trading Panel (To be reset weekly = 1-6) 1. EA Status : (on/off) 2. Total Trades Taken : 3. Number of Profitable Trades Today : 4. Number of Loosing Trades Today : 5. Number of Profitable Trades This Week : 6. Number of Loosing Trades This Week : (To be Reset every Month = 7-9) 7. Number of Profitable Trades This Month : 8. Number of Loosing
my request is to convert a trading view indicator to mt4. I have a supertrend indicator for trading view or pine script. and all I want is to convert it for to mt4 or mql4

Информация о проекте

Бюджет
30+ USD
Исполнителю
27 USD