Create a Expert Advisor for Buy / Sell Order based on Previous Candle Data.

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

Время выполнения 1 день
Отзыв от заказчика
Il Anokhin is wonderful person and very cooperative, I suggest to take his service no doubt, Thanks Dear.
Отзыв от исполнителя
Good client!

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

  1. EA can be run on any current selected symbols.
  2. EA can be run on any current selected timeframes.
  3. Option required to skip trading days or specific hours.
  4. Display on EA running chart
  5. No limitation of EA running Account wise. Means EA can be run in more then one Account in same time.
  6. Step for creating order is depending on range of previous candle, Suppose if we set 32 in high pips and 5 in low pips, If the previous Candle range is beyond this values, no order will create. And this value can be change as and when required in algo settings.
  7. Whatever Buy / Sell limit order EA will create, if no order executed before making new candle, all pending order should cancel.
  8. Out of the Buy and Sell orders, whichever order is placed first, the second order should cancelled.
  9. Selection of Lot Size, there are two types of lot size selection, Dynamic & Static. In Dynamic Mode :- Lot size will be % of total available Equity. In Static Mode all orders will be constant lot size with editable mode, like all lot size will be 0.01 or 0.02 or so on. Before starting of EA.
  10. Setting of Take Profit and Stop Loss is calculated from range of Previous candle, like suppose previous candle low to high is 100 pips then 75% will be Take Profit and 70% will be Stop Loss, and this percentage can be changeable as and when required in algo settings.
Refer Attached .pdf File for blue print.


Файлы:

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

1
Разработчик 1
Оценка
(43)
Проекты
66
12%
Арбитраж
12
58% / 42%
Просрочено
1
2%
Свободен
2
Разработчик 2
Оценка
Проекты
0
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(15)
Проекты
19
16%
Арбитраж
5
40% / 40%
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(154)
Проекты
193
58%
Арбитраж
10
80% / 0%
Просрочено
0
Свободен
Опубликовал: 1 пример
5
Разработчик 5
Оценка
(104)
Проекты
166
24%
Арбитраж
23
9% / 78%
Просрочено
16
10%
Работает
6
Разработчик 6
Оценка
(393)
Проекты
547
40%
Арбитраж
30
57% / 3%
Просрочено
57
10%
Свободен
Опубликовал: 11 примеров
7
Разработчик 7
Оценка
(2642)
Проекты
3357
68%
Арбитраж
77
48% / 14%
Просрочено
342
10%
Свободен
Опубликовал: 1 пример
8
Разработчик 8
Оценка
(70)
Проекты
91
25%
Арбитраж
26
19% / 54%
Просрочено
25
27%
Свободен
9
Разработчик 9
Оценка
(5)
Проекты
5
0%
Арбитраж
0
Просрочено
0
Свободен
10
Разработчик 10
Оценка
(14)
Проекты
19
11%
Арбитраж
1
0% / 100%
Просрочено
5
26%
Свободен
11
Разработчик 11
Оценка
(194)
Проекты
241
34%
Арбитраж
10
50% / 50%
Просрочено
8
3%
Работает
Опубликовал: 1 статью, 8 примеров
12
Разработчик 12
Оценка
(3)
Проекты
1
0%
Арбитраж
5
0% / 100%
Просрочено
0
Свободен
13
Разработчик 13
Оценка
(60)
Проекты
87
29%
Арбитраж
24
13% / 58%
Просрочено
7
8%
Работает
14
Разработчик 14
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
15
Разработчик 15
Оценка
(278)
Проекты
340
37%
Арбитраж
6
50% / 17%
Просрочено
7
2%
Свободен
Опубликовал: 5 примеров
16
Разработчик 16
Оценка
(467)
Проекты
486
75%
Арбитраж
6
67% / 17%
Просрочено
0
Работает
Похожие заказы
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
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
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

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

Бюджет
30 - 100 USD
Сроки выполнения
от 5 до 10 дн.