Development of MT5 Manager Plugin for Monitoring Trading Volume

Specification

We are looking for an experienced MQL5 developer to create a plugin or an automated solution for our MT5 Manager. The purpose of this plugin is to monitor and enforce specific trading volume rules for our Swap free account groups. Our main requirement is to ensure that our clients trade a minimum of 60% of their trading volume during the day, with the remaining 40% or less reserved for subsequent days.

Key Features Required:

  1. Real-time Monitoring and Notifications:

    • Track the trading volume of clients in real-time.
    • Notify if a client is trading the majority of their volume during the day or leaving excessive volume in open positions.
  2. Automated Actions:

    • Implement automated actions based on predefined thresholds, such as sending notifications or executing specific actions within the trading platform.

Current Situation: Our current platform lacks an effective mechanism to monitor and enforce the trading volume rule for Swap free accounts, which may lead to potential misuse.

Deliverables:

  • A plugin or automated solution that integrates seamlessly with our MT5 platform.
  • Documentation for installation, configuration, and usage.
  • Support for initial setup and troubleshooting.

Skills Required:

  • Proficiency in MQL5 programming.
  • Experience in developing MT5 plugins or automated trading solutions.
  • Knowledge of trading volume monitoring and risk management.

Deadline: Please provide your estimated timeline for project completion.

If you have experience in developing similar solutions and can help us enhance our trading platform’s capabilities, we would love to hear from you. Please include any relevant examples of your previous work and your approach to this project in your proposal.


 the formula to develop the plugin for monitoring potential client abuse of the swap-free conditions we offer as a broker:

Formula:
Volume: (Closed Volume / Total Open Nominal Volume in USD) * 100

This calculation should be performed daily at 00:00 GMT.

Conditions:
- If the volume is lower than 60, the client should be switched to the assigned group (with swaps), and swap charges and fees can be applied. We can discuss additional features later if needed.
- If the volume is 60 or higher, no action is required.

Example Calculation:
Date: 05.05.2024

Client Positions:
- Open 3 lots in EURUSD
- Open 2 lots in XAUUSD

Calculations:
- EURUSD Price: 1.2
- Contract Size: 100,000
- 3  100,000  1.2 = 360,000 USD

- XAUUSD Price: 2300
- Contract Size: 100
- 2  100  2300 = 460,000 USD

Total Open Nominal Volume in USD on 05.05.2024:
820,000 USD

Scenarios:

1. If before 00:00 GMT, the client closes 2 lots of XAUUSD (460,000 USD):
   460,000 / 820,000 * 100 = 56.1%
   - The client does not meet the conditions and will be switched to the group with swaps.

2. If before 00:00 GMT, the client closes 2 lots of XAUUSD and 1 lot of EURUSD (460,000 USD + 120,000 USD):
   580,000 / 820,000 * 100 = 70.7%
   - The client meets the conditions, and no action is needed.

Note: in case positions remain open from previous day it will be considere as new open position of that day.

Responded

1
Developer 1
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Loaded
2
Developer 2
Rating
(73)
Projects
121
52%
Arbitration
4
25% / 75%
Overdue
19
16%
Free
3
Developer 3
Rating
(1)
Projects
2
0%
Arbitration
1
0% / 0%
Overdue
0
Free
4
Developer 4
Rating
(27)
Projects
43
7%
Arbitration
18
6% / 78%
Overdue
26
60%
Free
5
Developer 5
Rating
(167)
Projects
192
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Working
6
Developer 6
Rating
Projects
2
0%
Arbitration
0
Overdue
2
100%
Working
7
Developer 7
Rating
(3)
Projects
5
40%
Arbitration
0
Overdue
0
Working
8
Developer 8
Rating
(13)
Projects
17
12%
Arbitration
7
14% / 57%
Overdue
4
24%
Free
9
Developer 9
Rating
(126)
Projects
160
36%
Arbitration
4
25% / 50%
Overdue
13
8%
Free
Similar orders
ربات1 30+ USD
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit() { // Initialization code return(INIT_SUCCEEDED); } //+------------------------------------------------------------------+ //| Expert deinitialization function |
Gold robot 30+ USD
I want the robot to execute market on my behalf and open and close the market with profit I don't need lost instead of lost let the robot break even with profit let the robot open 5 position on every trade
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
Hi there folks, Need help to develop a trading screener to track and trade the 28 FX major pairs. The panel Will work with 3 signals on the 15 min timeframe and will require: Reading from files, calculate a pair of EMA’s, calculate CCI , calculate ADR’s, generate alerts, open and cover positions based on trader’s manual input (button). Also the EA will need to perform basic risk management based on trader’s input
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend

Project information

Budget
500 - 1700 USD
VAT (19%): 95 - 323 USD
Total: 595 - 2023 USD
For the developer
450 - 1530 USD
Deadline
to 15 day(s)

Customer

Placed orders1
Arbitrage count0