I need to add a custom indicator and a smart martingale system to a existing EA

MQL4 Индикаторы

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

Время выполнения 3 дня
Отзыв от заказчика
Great job, great comunication! Will work with him on the next project!
Отзыв от исполнителя
Thank you for the chance! It was an honor being part of your project.

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

Hello,

I have a EA that trades based on a indicator, I need to add a second indicator as for the entry signal and also, I need to add a smart martingale recovery system.

The indicator that I need to add gives buy and sell arrows, they will need to work the indicator that is already in the EA, that is green color and buy arrow (green aow up) must be a buy signal and red color with a red arrow for the sell signal.

If I get green color on the first indicator and with red arrow, that is not a valid entry signal and if I get red color with green arrow that is also a invalid signal.

I will need a true/false parameter for the new indicator and also I need to be able to change settings (I need the second indicator parameters in the EA)

Here is how I will need the martingale to work:

If I will lose, I need to reovery martingale system to kick in, and on the next signal, it must enter with a adjusted lot size so that it can recover the previos lose. If another lose will folow, it must recalculate the lot size again, based on the total loses.

Also, I need to have the option to rocover over multiple folowing trades, I need a parameter to set the number of wins necesary to recover the loseand that can be in the next 2 trades or in the next 5 trades or even in the next 20 trades.

For example: If I lost 100, I need to have the option to recover the lose over the next 3 entry signal (3 x 33.3), or over the next 10 signals (10 x 10).

The martingale must be able to adjust the lot size that will be needed to recover over the preset next number of trades (I need a parameter were to enter the exact number of future signal to use for the recovery, it can be 1 or 3, or 15).

Also, if during the recovery cicle, anither lose will come, it will need to readjust the lot sizeand restart the recovery cicle from signal 1.

Here is a exact example: I will trade 1 lot with a 10 pips TP and a 40 pisp SL and I will set the Martingale recovery system to use the next 5 positions (signals) to recover my lose. 

                                      When I lose, I will have a negative 400, now the martingale recovery must kick in, devide the 400 to 5, that is 80 and then adjust the lot size so that with each 10 pips win it will reover 80 (that is 0.8 lots).

                                       After 2 consecutive 10 pips wins, that is 160 , I will get another lose of 40 pisp with 0.8 lots , that is - 320 and out of the fisrt lose I still have -240 to recover. This will give me a total negative of -560.

                                       Now, the martingale will have to devide my total negative of -560 to recover over the next 5 signals and that is to recover on a 10 pips win 112, so it will need to trade with 1.12 lots.

                                       If i will suffer another lose, it will need to recalculate until I get a 5 wins in a raw recovery.

For the martingale I will also need a stop trading parameter that will need to be a % of the total account value. 

For the martingale I will need a parameter to set how many next valid entry signals to use in order to recover the lose, that can be 1 or 9999999 and also a paramter to set the account value %, when to stop all entry signals and all trading.

All other parameters on the EA  MUST REMAIN AS THEY ARE!

You will need to make sure that even when used over multiple instrumets, it will still work and do the right martingale management!

Thank you very much!


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

1
Разработчик 1
Оценка
(169)
Проекты
204
30%
Арбитраж
25
40% / 44%
Просрочено
12
6%
Свободен
2
Разработчик 2
Оценка
(27)
Проекты
43
7%
Арбитраж
18
6% / 78%
Просрочено
26
60%
Свободен
3
Разработчик 3
Оценка
(115)
Проекты
129
18%
Арбитраж
11
27% / 55%
Просрочено
4
3%
Свободен
4
Разработчик 4
Оценка
(119)
Проекты
169
38%
Арбитраж
9
78% / 22%
Просрочено
15
9%
Свободен
5
Разработчик 5
Оценка
(236)
Проекты
418
34%
Арбитраж
53
36% / 40%
Просрочено
153
37%
Занят
6
Разработчик 6
Оценка
(48)
Проекты
67
30%
Арбитраж
7
43% / 14%
Просрочено
13
19%
Работает
7
Разработчик 7
Оценка
(322)
Проекты
350
52%
Арбитраж
5
80% / 20%
Просрочено
1
0%
Работает
8
Разработчик 8
Оценка
(42)
Проекты
47
30%
Арбитраж
12
17% / 75%
Просрочено
6
13%
Свободен
9
Разработчик 9
Оценка
(92)
Проекты
132
35%
Арбитраж
13
38% / 31%
Просрочено
32
24%
Свободен
10
Разработчик 10
Оценка
(563)
Проекты
932
47%
Арбитраж
301
59% / 25%
Просрочено
124
13%
Работает
Похожие заказы
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

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

Бюджет
100+ USD
VAT (19%): 19 USD
Итого: 119 USD
Исполнителю
90 USD
Сроки выполнения
от 1 до 3 дн.