I need a robot based on 2 indicators

MQL4 Эксперты

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

Время выполнения 5 дней
Отзыв от заказчика
great developer
Отзыв от исполнителя
excellent client, I hope to continue working with him in the future

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

I need a robot based on 2 indicators

- SMA: Simple moving average It determines the big trend to send orders

- RaitisCyFilter: It determines small trends to send orders

The robot must be tested much more on the median renko graph

Robot settings

- SMA: 50 (default value)

- Daily robot operating hours: Start time – End time (default: 08:00 – 21:00)

The robot opens orders only in this daily time slot

- Number of successive witness candles: 0 (default value)

The number of successive witness candles at the end of which the order is triggered The witness candle is the candle when it closes, directly triggers the opening of the order

- Number of orders authorized per small trend: 1 (default value)

A small downtrend starts with a sell signal from the RaitisCyFilter indicator and ends with an opposite signal from the latter

A small uptrend begins with a buy signal from the RaitisCyFilter indicator and ends with an opposite signal from the latter

A small trend can have several order signals, when the value is 1 as above, it means that the robot can only open one order on this small trend When the order is opened and closed, the robot can only open a next order only on a next small trend

- Lot size: fixed or percentage per SL

- Fixed: 0.01 (default)

- Percentage: 1% (default)

- TP: in pips

- SL: in pips

- Trailling stop: 10 pips (default), 0 = no trailing stop

- Daily target: Fixed or percentage of balance

If Fixed = 100, means when the sale of the account on the trading day has already made a profit of $100 or more, the robot stops trading until the next day; the robot every time an order is closed, calculates the daily profit, if the daily profit is equal to or greater than 100, the robot stops trading until the next day

If sell percentage = 2%, means when the account balance on the trading day has already made a profit equivalent to 2% or more of the account balance the robot stops trading until the next day, if the daily profit is equal to or greater than 2% of the account balance, the robot stops trading until the next day

- Max Spread: in PIPS. When the spread reaches this value, the robot does not open a position

Purchase order :
 The Robot opens a buy order when:

- When the open signal is above the SMA

- When the opening signal is in a small uptrend (RaitisCyFilter Indicator)

  If Number of consecutive witness candles = 1

- A buy open signal is identified by:
 A bearish candle directly followed by a bullish candle, this last candle is the “witness candle”

If Number of consecutive candles before witness = 2

- A buy open signal is identified by:
 A bearish candle directly followed by two consecutive bullish candles, the second bullish candle in this case is the “witness candle”


- The closing of the witness candle immediately triggers the opening of the order


Sell ​​order:
 The Robot opens a sell order when:

- When the open signal is below the SMA

- When the opening signal is in a small downtrend (RaitisCyFilter Indicator)

If Number of consecutive witness candles = 1

- A sell open signal is identified by:
 A bullish candle directly followed by a bearish candle, this last candle is the “witness candle”

If Number of consecutive witness candles = 2

- A sell open signal is identified by:
 A bullish candle directly followed by two consecutive bearish candles, the second bearish candle in this case is the “witness candle”
 
- The closing of the witness candle immediately triggers the opening of the order



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

1
Разработчик 1
Оценка
(302)
Проекты
383
20%
Арбитраж
43
60% / 23%
Просрочено
45
12%
Загружен
2
Разработчик 2
Оценка
(42)
Проекты
62
8%
Арбитраж
12
58% / 42%
Просрочено
1
2%
Свободен
3
Разработчик 3
Оценка
(5)
Проекты
5
40%
Арбитраж
1
0% / 100%
Просрочено
1
20%
Свободен
4
Разработчик 4
Оценка
(42)
Проекты
60
53%
Арбитраж
3
0% / 0%
Просрочено
1
2%
Свободен
5
Разработчик 5
Оценка
(61)
Проекты
186
73%
Арбитраж
4
100% / 0%
Просрочено
1
1%
Свободен
6
Разработчик 6
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Свободен
7
Разработчик 7
Оценка
(36)
Проекты
44
32%
Арбитраж
6
17% / 33%
Просрочено
8
18%
Работает
Похожие заказы
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via

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

Бюджет
30+ USD
Исполнителю
27 USD
Сроки выполнения
от 1 до 3 дн.