I want EA to be made with my own strategy

MQL5 Индикаторы Эксперты

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

Using HTF candle pattern stick (Variable)
On HTF 1st make sure last 2 candles are not an inside bar of a candle before  (Check below)

Source candle = A candle that has an inside bar following

Bullish candles are identified where close > open.
Bearish candles are identified where close < open.


LTF (Variable)


******************************************************************************************************************************************************************************************

In a bullish condition
Entry : Set buy stop order above the identified entry candle
SL : below the Entry candle
TP : In RR (Variable)
Maximum SL = Htf ATR / 3 , If SL > the ATR/3 then no trade to be taken
Risk per trade from the balance in percentage
BE After a variable RR if zero then not to trigger BE
Closing a variable partial in RR when BE is triggered, If zero then close no partials

Time to avoid (Minutes intervals)
Time to trade (Two periods) (15m intervals), Example : Trade from 10:00-14:00, 15:00- 17:00
If SL Price hit before entry cancel order
If an inside bar forms on LTF before activation cancel order

One position per pair at a time
More entries if the open position is on breakeven
Maximum TP a day (Risk in percentage * (Variable)) example, Input = 10 and risk = 0.25% per trade then Maximum TP a day = 10*0.25% = 2.5% (From the balance capital starting on the first trading period)
Maximum SL a day (Risk in percentage * (Variable)) example, Input = 10 and risk = 0.25% per trade then Maximum loss a day = 10*0.25% = 2.5% (From the balance capital starting on the first trading period)


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

1
Разработчик 1
Оценка
(20)
Проекты
19
11%
Арбитраж
2
50% / 50%
Просрочено
0
Работает
2
Разработчик 2
Оценка
(188)
Проекты
308
15%
Арбитраж
20
40% / 35%
Просрочено
16
5%
Загружен
3
Разработчик 3
Оценка
(22)
Проекты
28
11%
Арбитраж
6
33% / 50%
Просрочено
4
14%
Работает
4
Разработчик 4
Оценка
(197)
Проекты
201
27%
Арбитраж
0
Просрочено
3
1%
Свободен
5
Разработчик 5
Оценка
(66)
Проекты
73
30%
Арбитраж
2
0% / 0%
Просрочено
1
1%
Загружен
6
Разработчик 6
Оценка
(1)
Проекты
3
0%
Арбитраж
0
Просрочено
0
Работает
7
Разработчик 7
Оценка
(334)
Проекты
353
71%
Арбитраж
4
100% / 0%
Просрочено
0
Загружен
8
Разработчик 8
Оценка
(7)
Проекты
6
0%
Арбитраж
5
0% / 100%
Просрочено
1
17%
Свободен
9
Разработчик 9
Оценка
(238)
Проекты
422
34%
Арбитраж
53
38% / 40%
Просрочено
154
36%
Загружен
10
Разработчик 10
Оценка
(37)
Проекты
42
29%
Арбитраж
4
25% / 25%
Просрочено
0
Свободен
11
Разработчик 11
Оценка
(2)
Проекты
2
0%
Арбитраж
0
Просрочено
1
50%
Работает
12
Разработчик 12
Оценка
(253)
Проекты
408
38%
Арбитраж
86
43% / 19%
Просрочено
70
17%
Загружен
13
Разработчик 13
Оценка
(1)
Проекты
2
0%
Арбитраж
0
Просрочено
1
50%
Свободен
Похожие заказы
I would need a robot that will automatically enter buy and sell positions based on the renko chart. The trend is to be determined on the basis of Elliot Waves. Individual peaks and troughs are determined by the TMA centerband Indicator. The buy position is entered when a higher low appears via the buy signal of the TMA indicator A sell position is entered when a lower high appears via the sell signal of the TMA
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
Modify My EA 30+ USD
good day coder i want to add additional indicator to my ea The Coder should be able to code indicator to EA i will only send you source code if you can proof the indicator can be coded into ea all other features will be discussed inside but the major part is this peculiar indicator i am available for discussion My time zone is GMT+1 Source code will be release and tested on live market i trade from monday to sunday
Hello , By slippage control on Take profit and stoploss functions the ea won't implement different results of TP and Stoploss on volatile markets, target is to produce exact numbers of sl and tp on live executions .A coder who has done this type of job will be the choice . lot sizing will be added to EA
Use indicator provided to produce support and resistance levels, and enter trade if price reaches s/r level which user has specified in settings. TP and SL should also come from user settings. TP and SL options should be s/r levels. EA trade should only be opened if there is a trade already open from another EA, based on magic number. EA should check for magic number from other EA, and only enter trade if there is a
1. Idea uruchomienia jest następująca : wejście na rynek ma miejsce, gdy główna linia MACD przecina się z linią sygnałową zgodnie z aktualnym uruchamianiem trendu . 2. Trend jest ustalany na podstawie średniej kroczącej wykładniczej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od sieci, trend jest postrzegany jako rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hello, Need to create an EA solely based on an indicator. Will provide the indicator, which is just available on the market. The EA will just trade based on the signals and close trades based on my parameter
So, I have the attached include and ex files (which I got from online. I cannot remember the time and where though). I would like you to edit it to fit something I have and use in excel. What I want is that I want to specify these main parameters: 1. Number of trades (I do not think it should be difficult but If it will be too complex and challenging, then you can set number of trades to just 3). That is fine 2
Hello. I would features added to an EA I have made for an indicator I purchased; "PZ Day Trading Indicator", for indicator buffers and other information you can find it here in the "developer" tab https://www.pointzero-trading.com/en/Products/view/PZDayTrading I cannot provide you with the indicator due to licensing, you can download the demo version on the market, and we will have to work in a produce -> test ->

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

Бюджет
30+ USD

Заказчик

(3)
Размещено заказов5
Количество арбитражей0