HedgeMaster: Advanced Dual-Account Trading Bot

MQL5 专家

指定

ob Posting: Seeking Developer for Advanced Dual-Account Trading Bot "HedgeMaster"

Job Description:

I am looking for an experienced developer to build a sophisticated trading bot named "HedgeMaster." This bot will operate on MetaTrader 5 (MT5) and connect with a custom DLL for enhanced functionalities. The bot's primary purpose is to manage two trading accounts simultaneously (one with a broker and one with a prop firm) to implement a hedging strategy that ensures consistent profitability or account passing. Below is a detailed description of the bot's required features and functionalities:

Key Features and Functionalities:

  1. Dual Account Management:

    • The bot should manage two MT5 accounts: one broker account and one prop firm account.
    • Allow configuration of each account type (broker or prop firm) and corresponding details.
  2. Hedging Strategy:

    • Implement a hedging strategy where trades on one account offset trades on the other.
    • Trade the same pair in opposite directions (one long, one short).
    • Option to trade different but correlated pairs if desired.
  3. Risk Management:

    • Provide three risk levels: Low, Medium, and High.
    • Automatically adjust lot sizes based on the selected risk level to maintain the proper ratio between the accounts.
    • Monitor and manage drawdown, closing positions if necessary to prevent excessive losses.
  4. Dynamic Lot Size Calculation:

    • Calculate lot sizes dynamically based on account balances and risk levels.
    • Ensure the correct ratio is maintained to optimize the hedging strategy.
  5. Backtesting and Optimization:

    • Include options for backtesting the strategy using historical data in MT5.
    • Optimize parameters for best performance under various market conditions.
  6. User Interface:

    • Provide an easy-to-use UI within MT5 to configure settings, including account details, risk levels, and trade pairs.
    • Display real-time status updates, account balances, trade details, and risk metrics.
  7. Error Handling and Logging:

    • Implement robust error handling to manage connection issues, trade execution errors, and other potential problems.
    • Maintain comprehensive logs of all actions, errors, and state changes for troubleshooting.
  8. Alerts and Notifications:

    • Set up alerts for significant events, such as trade execution, account balance changes, and risk level breaches.
    • Notifications via email, SMS, or other channels as required.
  9. Integration with DLL:

    • Develop a custom DLL to handle complex operations that MQL5 cannot perform efficiently.
    • Functions in the DLL should include trade execution, lot size calculation, account balance retrieval, and trade status checking.
  10. Security and Compliance:

    • Ensure secure communication between the EA, DLL, and trading accounts.
    • Verify that the trading strategies comply with financial regulations and broker/prop firm requirements.

Required Skills:

  • Proficiency in MQL5 and experience with MT5 Expert Advisor development.
  • Strong C++ skills for creating and integrating the custom DLL.
  • Knowledge of trading strategies, particularly hedging.
  • Experience with financial markets, trading platforms, and automated trading systems.
  • Ability to write clean, well-documented, and efficient code.
  • Familiarity with backtesting and optimization in trading.
  • Excellent problem-solving and debugging skills.

Deliverables:

  • Fully functional MT5 Expert Advisor (EA) implementing the described features.
  • Custom DLL with all necessary functions and proper integration with the EA.
  • Comprehensive documentation for both the EA and DLL, including setup instructions, function descriptions, and usage guidelines.
  • A user guide detailing configuration options, operational procedures, and troubleshooting steps.
  • Source code for both the EA and DLL.

Application Process:

Please provide examples of previous trading bots or EAs you have developed, particularly those involving hedging strategies or dual account management. Include a brief description of your approach to this project and any relevant experience.

If you have any questions or need further details, feel free to reach out. I am looking forward to working with a skilled developer to bring "HedgeMaster" to life!

Contact Information:

[Your Name]
[Your Email Address]
[Your Phone Number]

By including all these details, the coder will have a clear understanding of the project requirements and how to implement the trading bot effectively.


反馈

1
开发者 1
等级
(3)
项目
5
20%
仲裁
3
0% / 100%
逾期
2
40%
空闲
2
开发者 2
等级
(453)
项目
479
70%
仲裁
6
67% / 0%
逾期
2
0%
工作中
3
开发者 3
等级
(298)
项目
477
40%
仲裁
105
40% / 24%
逾期
81
17%
已载入
发布者: 2 代码
4
开发者 4
等级
项目
1
0%
仲裁
4
0% / 50%
逾期
0
工作中
相似订单
Gold robot 3000+ USD
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
I am looking for an MQL5 or MQL4 developer to build an Expert Advisor What I need: The Expert Advisor should be able to open up to 10 trades per day (24-hour market) Trades should not open all at once — only based on proper signals/conditions Each trade must include: Stop Loss Take Profit The Expert Advisor must use 1:2 risk to reward The strategy should aim for around 50% win rate (about 5 wins out of 10 trades)
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
I need a ready made profitable system with live account trade or demo that can be back-tested for 2 years with good profits. Pls consider drawdown to be low , source code will be provided at the end. Very important sending 10 days demo before negociation , thank you
Gold robot 3000+ USD
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram

项目信息

预算
30+ USD