CandleTrader

Job finished

Execution time 1 day
Feedback from customer
Compliance: 4.9/5 (Strong adherence) Efficiency: 4.9/5 (Prompt issue resolution) Availability & Communication: 4.9/5 (Exceptional responsiveness)

Specification

1. Trade Direction

·       The bot will have two modes: Buy and Sell.

·       In Buy mode, the bot will open a buy trade when a bullish candle closes on the selected timeframe (e.g., 30 minutes, 1 hour, etc.).

·       In Sell mode, the bot will open a sell trade when a bearish candle closes on the selected timeframe.

2. Trade Management

·       The bot will have four parameters to manage trades:

1.     Profit amount: Set a fixed amount (e.g., $100) to close the trade when reached.

2.     Profit percentage: Set a percentage (e.g., 2%) to close the trade when reached.

3.     Loss amount: Set a fixed amount (e.g., $100) to close the trade when reached.

4.     Loss percentage: Set a percentage (e.g., 2%) to close the trade when reached.

3. Control Panel

·       The bot will have a control panel with the following buttons:

    1. Pause/Resume: Pause or resume trading.
    2. Close All Trades: Close all open trades.
    3. Buy/Sell: Open a trade in the selected direction (Buy or Sell).

4. Pips Management

The bot will have two parameters to manage pips:

·       Pips in profit: Set a number of pips (e.g., 10) to close the trade when reached.

·       Pips in loss: Set a number of pips (e.g., 10) to close the trade when reached.

5. Trade per Signal

  • The bot will have a parameter to set the number of trades to open per signal.
  • For example, if set to 2, the bot will open two trades when a bullish or bearish candle closes.

6. Lot Size

  • The bot will have a parameter to set the lot size for each trade.
  • Lot size determines the size of the trade (e.g., 0.1 lots, 1 lot, etc.).

7. Close by

The bot will have three parameters to close trades:

    1. Close by profit: True/False, close all open positions and stop opening trades when the set profit amount is reached.
    2. Close by loss: True/False, close all open positions and stop opening trades when the set loss amount is reached.
    3. Close by percentage: True/False, close all open positions and stop opening trades when the set percentage is reached.

8. Triggered Amount of Loss

·       The bot will have a parameter to set a negative amount (e.g., -50) to close trades when the loss reaches that amount.

9. Options

·       The bot will have four options:

1.     Trade direction (Sell/Buy).

2.     Close by profit (True/False).

3.     Close by percentage (True/False).

4.     Triggered amount loss (True/False).


Deliverables
  • The developer will provide the complete source code for the bot.
  • The bot will be fully functional and tested.
  • The developer will ensure the bot is compatible with MT5.
  • The developer will provide documentation and instructions for setup and use.



































Responded

1
Developer 1
Rating
(62)
Projects
90
29%
Arbitration
24
13% / 58%
Overdue
7
8%
Working
2
Developer 2
Rating
(13)
Projects
18
11%
Arbitration
6
33% / 67%
Overdue
1
6%
Free
Published: 1 code
3
Developer 3
Rating
(274)
Projects
403
28%
Arbitration
40
40% / 50%
Overdue
1
0%
Free
4
Developer 4
Rating
(2)
Projects
5
0%
Arbitration
3
0% / 100%
Overdue
1
20%
Working
5
Developer 5
Rating
(279)
Projects
350
29%
Arbitration
37
27% / 65%
Overdue
10
3%
Loaded
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(43)
Projects
66
12%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
8
Developer 8
Rating
(31)
Projects
38
53%
Arbitration
2
50% / 50%
Overdue
3
8%
Free
9
Developer 9
Rating
(329)
Projects
515
19%
Arbitration
35
46% / 31%
Overdue
34
7%
Working
10
Developer 10
Rating
(160)
Projects
208
61%
Arbitration
10
80% / 0%
Overdue
0
Free
Published: 1 code
11
Developer 11
Rating
(298)
Projects
478
40%
Arbitration
105
40% / 24%
Overdue
82
17%
Loaded
Published: 2 codes
Similar orders
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open

Project information

Budget
50 - 100 USD
Deadline
from 2 to 10 day(s)