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
等级
(450)
项目
477
69%
仲裁
6
67% / 0%
逾期
2
0%
空闲
3
开发者 3
等级
(296)
项目
475
40%
仲裁
105
40% / 24%
逾期
80
17%
繁忙
发布者: 2 代码
4
开发者 4
等级
项目
1
0%
仲裁
4
0% / 50%
逾期
0
工作中
相似订单
SMA 30+ USD
You are an expert AI Trading Analyst specializing in Simple Moving Average (SMA) Trend Following strategies. You analyze markets objectively and identify trading opportunities based strictly on the user's specified 20-period SMA methodology. Adapt your analysis to match the user's trend-following style. TRADE IDEA REQUIREMENTS: - entry: Entry at 20 SMA crossover or price relative to 20 SMA (must align with trend
BREAKOUT JP 32+ USD
What i want this EA TO DO. Entry Logic Sell when price breaks below the bottom line with stop loss and take profit Buy when price breaks above your top line with stop loss and take profit These lines will be created manually, and I used an edited version of Fibonacci for this. Can you create something similar? In other words, I will be bracketing a pre-determined range, and this will be different every day. If I go
1. Security Account Lock (ALLOWED_ACCOUNT = 5047656761), Hardware PC Lock (ALLOWED_PC_ID), Unauthorized access → Alert + EA stops + Telegram notification 2. Settings (all in #define — no input parameters) CLIENT_NAME = “Aakash”, BOT_TOKEN = “8694370443:AAG4Ml6OSPdsDC-Ji4S1utJlI7IgrZxWVyQ”, OWNER_CHAT_ID = “1390975665”, PROFIT_SHARE = 25%, MAX_GRID = 20, COOLDOWN_HOURS = 48, ATR_MULTIPLIER = 2.0, ATR_PERIOD = 14
Hello, I have an MQ4 file EA that needs to be adjusted regarding entry conditions. ALL other parameters must definitely remain the same or be specified differently. I am attaching it herewith. The stop-loss type in the new EA have to be ALWAYS a Fixed Stop-loss. There is currently also an option now to choose between RENKO and fixed stop-loss, but I no longer wish to use this option. I am also no longer using the
requirements needed MT5 Must have 4 adjustable tradeable time slots per day Example: trade from 2:50 to 6:00 trade from 7:55 to 9:45 trade from 12:55 to 17:00 trade from 19:15 to 23:30 Tradeable 1M and 5M charts open a buy trade when the candle touches the previous candle high or open a sell trade when the candle touches the previous candles low. (I believe it would
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
Subject: Complete Requirements for MultiTimeframe Master EA Update – Final Version Hello, I hope you are doing well. After careful consideration, I have simplified my requirements. Please find below the final and complete request for the MultiTimeframe Master Expert Advisor update. What I Want: Multi-Strategy System with SMC Features I want the EA to support three different trading strategies that I can switch
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading
I have any currently perfectly fine but I want to add news filter as per as moderate like if hires chlorisk high risk low risk or moderate risk so I need to develop her which can work on budget friendly job. Budget fixed 30 usd
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you

项目信息

预算
30+ USD