Create 4 Panels - CAppDialog

Job finished

Execution time 5 days
Feedback from employee
thank you!
Feedback from customer
Great programmer, open to look for other options to deliver the best solution.

Specification

I'm looking for an example EA with 4 panels that I can use as an example (framework) to implement in my own EA's. The look and feel should be professional and slick.

With panels I mean using the CAppDialog (https://www.mql5.com/en/articles/4503).

 

Im looking for the following Panels:

  • Small Toolbar panel with 3 buttons. Each button should have an icon.
    • This panel should be shown left upper corner by default, but the user should be able to move the panel
    • The panel should always be visible, not able to close it
    • It should have the following buttons:
      • Performance
      • Managed Orders
      • Settings
    • Each button should open a separate panel.
  • Performance panel:
    • The panel should show the following text on the top of the panel:
      • Profit open orders: $xx.xx
        • Note: The dollars should be green if it is above 0 and red if it is below 0
      • Profit closed orders: $xx.xx
        • Note: The dollars should be green if it is above 0 and red if it is below 0
    • Below the text it should show a graph of the profit of the last 7 days.
    • The graph and the text should be based for orders managed by this EA, from the moment the EA is active. It don’t have to lookup orders in the history
    • The panel should open when the EA is started.
    • It should open the panel if the Performance button is clicked on the toolbar panel, if the panel isn't open yet. And it should close the panel if the Performance button is clicked on the toolbar panel and the panel is already open
    • The user should be able to move the panel on the chart
    • Need instructions to explain how I can update the text and the graph when I implement this onto my own EAs
  • Managed Orders panel:
    • The panel should show two lists that should show the last 10 items. If there are more items in the list, the user should be able to scroll through the list:
      • List 1: Managed Open Orders
        • The list should have the following columns (for each item in the list)
          • Ticket number
          • Symbol
          • Created Time
          • Open Price
          • SL
          • TP
          • Profit
        • Note: The item should be green if it the profit is above 0 and red if the profit is below 0
        • Note: Need instructions to explain how I can add/remove items in the list
      • List 2: Managed Closed Orders
        • The list should have the following columns (for each item in the list)
          • Ticket number
          • Symbol
          • Created Time
          • Open Price
          • SL
          • TP
          • Profit
          • Trade Length
        • Note: The item should be green if it the profit is above 0 and red if the profit is below 0
        • Note: Need instructions to explain how I can add/remove items in the list
    • The panel should open when the EA is started.
    • It should open the panel if the 'Managed Orders' button is clicked on the toolbar panel, if the panel isn't open yet. And it should close the panel if the 'Managed Orders' button is clicked on the toolbar panel and the panel is already open
    • The user should be able to move the panel on the chart
  • Settings panel:
    • This panel should show the input parameters of the EA, so the user can see what the settings are and is able to modify them instantly. I have the following variations:
      • Boolean input variable - please show this as a toggle to switch it on or off. Make the toggle green if it switch on, and red if switch off
      • String input variable - should show the text, and have the option to update/modify the string
      • Integers / double variable - should show the number, and have the option to update/modify the number
      • There are different sections, like 'General Settings', 'Stoploss Trailing', etc. Please create sections as example, so I can update when I implement in my own Eas
    • Please share instructions how to use the parameters from this Settings panel in my EA. How can we load the settings of this EA into this Setting panel, and how can I use the settings updated by the user in my EA?
    • The panel should be closed when the EA is started.
    • It should open the panel if the 'Settings' button is clicked on the toolbar panel, if the panel isn't open yet. And it should close the panel if the 'Settings' button is clicked on the toolbar panel and the panel is already open
    • The user should be able to move the panel on the chart

The toolbar panel should be on the top left corner. The other panels should be shown below the toolbar panel. Please make sure that each panel is not on top of each other by default.

As this is going to be used as a template for my existing EAs, the MQL code has to be provided as part of the job. Also expect some clarification how to use the MQL code to merge it into my EA's.


Responded

1
Developer 1
Rating
(331)
Projects
451
52%
Arbitration
22
50% / 27%
Overdue
5
1%
Loaded
2
Developer 2
Rating
(31)
Projects
41
20%
Arbitration
9
11% / 89%
Overdue
5
12%
Free
3
Developer 3
Rating
(31)
Projects
40
43%
Arbitration
0
Overdue
2
5%
Working
4
Developer 4
Rating
(2)
Projects
4
0%
Arbitration
0
Overdue
0
Free
Similar orders
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
Hello there, I need a mql4 EA based on pine script custom indicator. You need to do pine script indicator convert into mt4 advisor. If you are able to do please contact. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
I need an EA which only trades the news data. The EA has to analyze the news-data and needs to classify them into categories. The Strategy includes the following points and this features needs to be included : 1. Filter for news Data : Pairs : USD ● EUR ● AUD ● GBP News Events : GDP Unemployment rate (initial claims) CB Consumer Confidence (US) Retail sales Consumer Price Index (CPI) Purchasing Managers' Index (PMI)
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 750 USD
I am in need of 3 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 50 percent of the Fibonacci..this will be present on all 3 EA, all three EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe

Project information

Budget
100 - 200 USD
VAT (21%): 21 - 42 USD
Total: 121 - 242 USD
For the developer
90 - 180 USD