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

Время выполнения 111 дней
Отзыв от исполнителя
Great person to work with, very patient, explains the work to be done. Open to new ideas. Highly recommend. Looking to work with again.
Отзыв от заказчика
delivered what i asked and was helpful to suggest ways to improve my order

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

Hi, I would like someone to develop a trading bot.  That capable of doing fast scalping trades on Asian highs and Asian lows 1 min time frame in London and New York session 

There will be 4 entry conditions:

Key Steps and Considerations in Developing the Bot:

  1. Define the Asian Session High and Low:

    1. The bot will calculate the Asian session high and low values based on specific hours, typically defined as 00:00 - 06:00 UTC or a customizable time frame. 

    2. Have the bot mark out the high and low levels on the chart to visually see where the entry points are. 

  2. Implement Entry Conditions:

    1. Condition 1: Sell when price hits the Asian high from above.

    2. Condition 2: Buy when price hits the Asian high from below.

    3. Condition 3: Sell when price hits the Asian low from above.

    4. Condition 4: Buy when price hits the Asian low from below.

  3. Order Management:

    1. Restrict to one active trade per level (high or low) at a time.

    2. Use flags or internal state tracking to ensure a trade on an Asian high or low is closed before another trade on that level opens.

    3. Implement functionality to ignore any manual trades, so that only bot-initiated trades are managed by the bot’s logic.

    4. Option to manually close trades of bots positions.

  4. Trailing Stop and Take-Profit Parameters:

    1. Include trailing stop and take-profit options as customizable parameters, with a trailing stop starting immediately after trade entry (default set to 10 pips).  Set up mechanisms to calculate the trailing stop’s new levels based on price movement.

  5. Daily Loss Limit:

    1. Set up an cumulative daily pip loss limit by tracking total loss in pips for each day. Once the limit is reached, the bot halts further trading until the next trading day.

  6. Customizable Trading Hours:

  • Add input parameters for the bot start and end times to restrict it to operate only during specific sessions (London and New York).   


7. News

 be able to turn the bot on/off for news events on that day. Or select a no trade taken via a manually input times at a set time eg. No trades taken between 13:15-13:45 this will need to overrule the session trading times then resume as normal when news has passed. Be able to put in 3 different no trade times for multiple new event times. Eg. 13:15 - 13:45   14:30 - 14:45   15:00 - 15:30



8. Input parameters

Bot on/off 

Market watch Symbols: currency pair / metals etc. 

Session trading start/end times UTC : eg. 07:00 -  22:00

News events. no trades taken times: eg 13:15 - 13:45

News event time 1:

News event time 2:

News event time 3:

Custom Lots size: 

Custom Trailing stop loss: default 10pip 

Custom Take Profit :  

Maximum daily Pip Loss: 

Asian high: (set by bot or manually)

Asian low: (set by bot or manually)


Additional Requirements

  • Code Quality: The code must be well-structured, commented, and easy to maintain or update.

  • Compatibility: The EA must be compatible with MetaTrader 5 (MT5).

  • Documentation: Provide clear documentation on how to set up .

Deliverables

  • Fully functional EA capable of executing fast scalp trades.

  • Source code with comments explaining the functionality.

  • Setup guide and documentation.

  • Support for initial testing and debugging.


Файлы:

PNG
Screenshot.png
162.1 Kb

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

1
Разработчик 1
Оценка
(28)
Проекты
36
31%
Арбитраж
1
100% / 0%
Просрочено
7
19%
Загружен
2
Разработчик 2
Оценка
(2)
Проекты
3
33%
Арбитраж
3
33% / 33%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(31)
Проекты
41
41%
Арбитраж
2
100% / 0%
Просрочено
4
10%
Свободен
4
Разработчик 4
Оценка
(308)
Проекты
553
35%
Арбитраж
79
32% / 42%
Просрочено
200
36%
Загружен
5
Разработчик 5
Оценка
(14)
Проекты
19
11%
Арбитраж
1
0% / 100%
Просрочено
5
26%
Свободен
6
Разработчик 6
Оценка
(77)
Проекты
243
74%
Арбитраж
7
100% / 0%
Просрочено
1
0%
Свободен
Опубликовал: 1 статью
7
Разработчик 7
Оценка
(350)
Проекты
421
54%
Арбитраж
20
55% / 15%
Просрочено
29
7%
Работает
8
Разработчик 8
Оценка
(31)
Проекты
35
46%
Арбитраж
0
Просрочено
0
Свободен
Опубликовал: 3 примера
9
Разработчик 9
Оценка
(5)
Проекты
8
13%
Арбитраж
3
0% / 33%
Просрочено
2
25%
Свободен
Опубликовал: 1 пример
10
Разработчик 10
Оценка
(69)
Проекты
146
34%
Арбитраж
13
8% / 62%
Просрочено
26
18%
Свободен
Опубликовал: 6 примеров
Похожие заказы
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
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
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
An Expert KBFX 30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
MosesRobot 100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality

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

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