An EA advisor based on time lapse strategy with counter trading

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

Время выполнения 20 часов
Отзыв от заказчика
The best developer I have ever worked with, coded and implemented my strategy the first time correctly and within hours. Highly recommended.
Отзыв от исполнителя
Excellent client. Clear specification, responsive communication, and thorough testing. Would gladly work with again.

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

Please read the strategy very carefully and make sure to understand it before offering coding services. I also would insist on a manually coded EA, not an AI coded EA. 

Jumping EA

 

MT5 EA (with Deriv as broker) with the following strategy:

 

Inputs:

-          Lot size: minimum lot size that can be entered is => 0,001

-          Time (“T”) to wait to consider next trades from initial trade entry and potential subsequent trades: minimum => 1 (i.e. 1 minute)

-          Stop Loss (“SL”) percentage for total loss of all open trades combined: 10 (i.e. 10%) of equity available, meaning that if the total loss amount of all trades is equal to this percentage of equity available, all trades will close.

-          Take Profit (“TP”) percentage for total profit of all open trades open in a trade cycle combined: 1 (i.e. 1%) of equity available, meaning that if the total profit amount of all trades is equal to this percentage of equity available, all trades will close.

 

Strategy:

 

1.       EA will evaluate the first 1M candle to determine the trade strength direction. If the trade strength is bullish, open a Buy trade with the Lot Size input. If the trade strength is bearish, open a Sell trade with the Lot Size input.

2.       Wait for the amount of minute/s (“T”) that was provided as input to determine if the initial trade is in profit.

2.1. If, after (“T”) time, the initial trade is in profit (any profit), close the trade.

2.2. If at any time DURING (“T”) TIME the initial trade is in a loss and the loss is => than SL, close the trade.

2.3. If, after (“T”) time, the initial trade is in a loss and the loss is < than “SL” percentage at the end of the “T” period, open a counter trade in the opposite direction and reset “T” time period for combined trades. The lot size of the counter trade must be calculated as detailed per the Counter trade Lot Size criteria.

 

3.       If a counter trade is opened by Point 2.3.:

3.1. When initial and counter trade is open, if after (“T”) time combined trades total are in profit, close all trades.

3.2. When initial and counter trade is open, if at any time DURING (“T”) TIME the combined trades are in a loss and the loss is => than SL, close all trades.

3.3. When initial and counter trade is open, if after (“T”) time, the combined trades are in a loss and the loss is < than “SL” percentage at the end of the “T” period, open another counter trade in the opposite direction and reset “T” time period for combined trades. The lot size of the counter trade must be calculated as detailed per the Counter trade Lot Size criteria.

 

4.       If after “T” time “TP” is not achieved, repeat Point 3 conditions, whichever is applicable, to continue opening counter trades until one of the sub-conditions (3.1. – 3.3.) are met.

5.       When all trades in a cycle, either with an initial trade or with counter trades, are closed, initiate new trade starting from Point 1.

Counter trade Lot Size calculation criteria – Initial Lot Size for the first trade will be as per input. Every counter trade lot size will be calculated utilizing half of the amount of pips between the previous entry and the new counter entry position, as the amount of pips to be utilized to the profit side of the new counter entry as TP position with profit as per “TP” input. Thus, utilize the new “TP” position, and taking in consideration any open trades within the trade cycle, to determine the Lot Size of the new counter trade to achieve overall “TP” profit.

For example:

If the first counter trade is activated at 120 pips from initial trade entry position, the new “TP” will be set at 60 pips to the profit direction of the counter trade position and the lot size for the counter trade will be determined to achieve that profit, taking in consideration the negative effect of the entry trade.

Then, if no stops were activated and a 2nd counter trade needs to be opened, EA will consider the amount of pips again between the first counter trade and the new 2nd counter trade position. If that is i.e. 90 pips, the new “TP” will be set at 45 pips to the profit direction of the new counter trade position and the lot size for the new counter trade will be determined to achieve that profit, taking in consideration the effects of all open trades.

Then again, if no stops were activated and a 3rd counter trade needs to be opened, EA will consider the amount of pips again between the second counter trade and the new 3rd counter trade position. If that is i.e. 150 pips, the new “TP” will be set at 75 pips to the profit direction of the new counter trade position and the lot size for the new counter trade will be determined to achieve that profit, taking in consideration the effects of all open trades.

Repeating so forth….., until trade cycle terminates with either SL or TP


Файлы:

JPG
Jumping_EA.jpg
376.4 Kb

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

1
Разработчик 1
Оценка
(16)
Проекты
35
23%
Арбитраж
4
0% / 50%
Просрочено
2
6%
Работает
2
Разработчик 2
Оценка
(325)
Проекты
506
19%
Арбитраж
32
44% / 31%
Просрочено
34
7%
Загружен
3
Разработчик 3
Оценка
(390)
Проекты
416
30%
Арбитраж
74
19% / 72%
Просрочено
52
13%
Работает
4
Разработчик 4
Оценка
(504)
Проекты
971
74%
Арбитраж
27
19% / 67%
Просрочено
100
10%
Загружен
Опубликовал: 1 статью, 6 примеров
5
Разработчик 5
Оценка
(253)
Проекты
259
30%
Арбитраж
0
Просрочено
3
1%
Свободен
Опубликовал: 2 примера
6
Разработчик 6
Оценка
(22)
Проекты
33
52%
Арбитраж
1
100% / 0%
Просрочено
1
3%
Свободен
7
Разработчик 7
Оценка
(60)
Проекты
87
29%
Арбитраж
24
13% / 58%
Просрочено
7
8%
Работает
8
Разработчик 8
Оценка
(39)
Проекты
44
25%
Арбитраж
13
8% / 69%
Просрочено
1
2%
Занят
9
Разработчик 9
Оценка
(43)
Проекты
62
23%
Арбитраж
8
25% / 25%
Просрочено
10
16%
Загружен
10
Разработчик 10
Оценка
(16)
Проекты
19
11%
Арбитраж
8
38% / 38%
Просрочено
2
11%
Загружен
11
Разработчик 11
Оценка
(2)
Проекты
3
0%
Арбитраж
0
Просрочено
0
Свободен
12
Разработчик 12
Оценка
(1)
Проекты
2
0%
Арбитраж
1
0% / 100%
Просрочено
1
50%
Свободен
Похожие заказы
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity

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

Бюджет
100+ USD
Сроки выполнения
до 3 дн.