EAPADPRO LIBRARY – Adding our panel to your EA

clp
CLP CloseIfProfitorLoss with Trailing. Control of the total profit or loss with profit trailing.
EAPadPRO – Information panel for our experts. Dashboard for Expert Advisors
clp
CLP CloseIfProfitorLoss with Trailing. Control of the total profit or loss with profit trailing.
EAPadPRO – Information panel for our experts. Dashboard for Expert Advisors

EAPADPRO LIBRARY - Adding our panel to your EA Video Thumbnail

  • Main
  • Documentation
  • Settings
  • FAQ
  • Changelog
  • Reviews
  • Comments
  • Extra

Brief about EAPADPRO LIBRARY

EAPADPRO LIBRARY – Enhancing Your Expert Advisor (EA) with Our Information Panel

EAPADPRO LIBRARY offers a robust solution for traders looking to elevate the functionality of their Expert Advisors (EAs) on the MetaTrader platform.

By integrating our library, you can seamlessly add an information panel to your EA, enhancing both usability and the visual appeal of your trading robot.

Key Benefits of Using EAPADPRO LIBRARY:

  1. Easy Integration: Our library is designed with user-friendliness in mind, allowing you to add an information panel to your EA quickly and effortlessly, even if you have limited programming experience.
  2. Enhanced Interface: A well-designed interface can significantly improve the first impression of your EA. EAPADPRO LIBRARY ensures that your EA looks professional and is more engaging for traders, making it stand out in a competitive market.
  3. Customizable Features: The information panel is fully customizable, enabling you to tailor various elements to meet the specific needs of your trading strategy. This flexibility ensures that the panel complements your EA’s functionality perfectly.
  4. Increased Informational Value: The information panel provides crucial data such as current trades, account status, and other key performance indicators. This real-time information empowers traders to make more informed decisions, enhancing their overall trading experience.

Important Disclaimer: While EAPADPRO LIBRARY enhances the interface and informational capabilities of your EA, we cannot guarantee that the information and interface will result in profitable trades.

The Forex market is inherently risky, and trading outcomes depend on a multitude of factors beyond the scope of our library.

However, a more intuitive and informative interface can contribute to better decision-making and a more positive user experience.

Integrating the EAPADPRO LIBRARY’s information panel into your EA is a strategic move towards creating a more functional and visually appealing trading tool.

Whether you are an experienced developer or a novice trader, our library simplifies the process, allowing you to enhance your EA’s performance and user interface effectively.

Elevate your trading strategy today with EAPADPRO LIBRARY and make a lasting impression in the Forex market.

How does it work?

EAPADPRO Graphical interface for Expert Advisors

EaPadPRO Gif

EAPADPRO You can use our library for your Expert Advisors.

EAPADPRO By using our panel, you will save your time.

EAPADPRO Information panel for Expert Advisors

Main functions of our EAPadPRO

EAPadPRO – Information panel

EAPADPRO Graphics panel settings

EAPADPRO Multilingual information panel

Multi Languages

EAPADPRO Selecting a color scheme

Multi color

EAPADPRO One-click trading and position management on the chart

EAPADPRO Fully functional work in the strategy tester

What do people write about EAPadPRO ?

  • Xiaoyu Huang
    good !
    Xiaoyu Huang
    ⭐⭐⭐⭐⭐
  • Rafael Vieira
    Thanks for sharing
    Rafael Vieira
    ⭐⭐⭐⭐⭐
  • Sydney Pate
    Awesome. Thank you
    Sydney Pate
    ⭐⭐⭐⭐⭐
  • Nepomnjashchy
    Пока все классно. тестируют
    Nepomnjashchy
    ⭐⭐⭐⭐⭐
  • Sergey Zhuravkov
    Всегда хорошие продукты
    Sergey Zhuravkov
    ⭐⭐⭐⭐⭐
  • Nepomnjashchy
    Пока все классно. тестируют
    Nepomnjashchy
    ⭐⭐⭐⭐⭐

You can Download free EAPadPRO

FULL for FREE!

This is FULL FREE version without limits!
You can download and install our program for free!

Useful links


Description

Method of programming the information panel in any Expert Advisor (EA).

The success of any program is, first of all, the interface of the program and the first impression of the program.

We cannot guarantee that the information and interface of the program will give you a profit on trades, but we will say that even the most straightforward interface of the program can strengthen the first impression.

In this article, we will tell you how to apply our information panel to the EAPADPRO Expert Advisor (EA).

EAPADPRO – Own the Information!

EAPADPRO is information that the user of any Expert Advisor (EA) receives in real-time.

Creating such a panel took us about 2 weeks, but to bring the program’s interface to a friendly design (Graphical User Interface (GUI)) took us months of painstaking work.

Not having enough experience in the development of such panels, you cannot make the interface of the program suitable for use.

We do not insist on the ideal GUI of our panel, but based on experience and feedback, it has several useful blocks that give a complete picture of what is happening on your terminal’s chart.

We suggest you use our panel as your Expert Advisors (EAs). EAPADPRO – Own the Information!

EAPADPRO - Own the Information!
EAPADPRO Animated Interface

How to Start?

First, you should read the complete instructions for using and managing our panel. Then, read EAPADPRO—Information Panel for Our Experts.

Our panel is distributed as a LIBRARY, which can be used in both MT4 and MT5 (cross-platform code).

You can download our library from the advisor’s section for Forex. It includes the library archive and usage examples.

All you need is our EAPADPRO LIBRARY and 10 minutes to install it into your Expert Advisor.

Installing the Library

  1. Copy the MQL5 or MQL4 folder to your terminal’s directory.
  2. These folders include all the necessary files and resources for the operation of our library.
  3. Open your Expert Advisor (EA).
  4. Open our sample and a step-by-step guide to installing our code, file Exp – EAPADPRO v47 LIBRARY TEST.
  5. Follow each step as written in the instructions, or use our step-by-step guide from the website.

EAPADPRO Personalization

All that you can change in our panel is described in this paragraph:

  1. versionea – The version of your Expert Advisor (EA) that is displayed in the panel;
  2. BMPLOGO – the logo of your BMP 60×60 advisor that is displayed on the panel;
  3. icon – The icon of your Expert Advisor (EA), which is displayed in the properties of the EA;
  4. defEANAME – the name of your Expert Advisor (EA) that is displayed in the panel;
  5. YourName – your name or nickname that is displayed in the panel;
  6. copyright – Your copyright, which is displayed in the properties of the Expert Advisor (EA);
  7. CreateInputs – The function of displaying your external variables on the panel. There are 10 such parameters in total. The format: “Name”, “Value”;
  8. CreateStrategy – The function of displaying your strategy values on the panel. There are 10 such parameters in total. The format: “Name”, “Value”;
  9. MagicForEaPadPRO = 0 – Magic number, which will be monitored by our panel (All information is filtered by magic number). At -1 = the panel will take all positions from the account by this symbol; at 0 = only manual;
  10. MagicForEaPadPRO_Open = -1 – Magic number, which will be assigned to the trades opened from our panel;
  11. CommentForEaPadPRO = “” – A comment that will be assigned to trades opened from our panel;
  12. TypeFillingForEaPadPRO = 0 – Type of order filling at opening, only for MT5 terminal;
  13. ShowBuySell = true – Show the trading panel with BUY and SELL buttons in one click.

You can also set external variables:

  1. ShowEaPadPro = true;
  2. FontName = “Roboto”;
  3. Notice_Open_NameSound = “ok”;
  4. Notice_Close_NameSound = “request”;
  5. Notice_Modify_NameSound = “stops”;
  6. Notice_Error_NameSound = “alert2”;

Terms of Use

Our library with the EAPADPRO information panel is distributed free of charge as long as you include a backlink to our page.

If you wish to sell your Expert Advisor (EA) in the market or on the Internet, you need to add the following text to the description of your product:

  1. The EAPADPRO information graphic panel was developed by the Expforex team.
  2. All rights to this EAPADPRO panel belong to Vladislav Expforex.
  3. The author of the EAPADPRO information panel is not responsible for the Expert Advisor (EA) or indicator that uses our panel.
  4. Our EAPADPRO panel is designed solely for the purpose of providing additional information about trading on your account.

Programming EAPADPRO: 10 Steps

In our example, you can find the steps (STEP) that you need to perform for the panel to be displayed in your Expert Advisor (EA)!

Templates MQL Open Source. Template for Creating Expert Advisor

Programming your strategy in 10 steps with Universal Expert Advisor and Open Source

Step 1:

Copy the following code to the top of your EA and change the data that is available for editing (EAPADPRO Personalization):

// Step 1 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// Insert at the beginning of the code
// + ----------------------------------------------- ------------------- +
// Copyright of my panel! Do not change!
#define EAPADPRODescription "\n\nEAPADPRO pad by www.expforex.com"
#property strict
#ifdef __MQL5__ 
    #define MT "MT5" 
#endif
#ifdef __MQL4__ 
    #define ORDER_FILLING_FOK 0
    #define MT "MT4" 
#endif
// ===========================
// Information about your program |
// ===========================
// Notification that this is a demo version of your program (Will be displayed in the panel)
bool DEMO = false;
// Version
#define versionea "77.777"
#property version versionea
// BMP LOGO 60x60 
#define BMPLOGO "Images\\EAPADPRO_Images\\YOURLOGO.bmp" 
#resource "\\" + BMPLOGO;
// Icon of your product
#property icon "\\Images\\EAPADPRO_Images\\YOURLOGO.ico" 
// Expert name
#define defEANAME "EA NAME"
// Your Product Description 
#property description defEANAME + " for " + MT + " " + EAPADPRODescription 
// Your nickname or name is displayed at the bottom of the panel 
#define YourName "Your Nick" 
// Your copyrights
#property copyright YourName + " Your Copyright" 
// ################################################ ###########################

Step 2:

This replacement is needed only to exclude the same output to the log.

// Step 2 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// Replace Print with EAPADPRO_LIBRARY_PrintToLogs
// For example: EAPADPRO_LIBRARY_PrintToLogs("This print will be printed in the log");
// + ----------------------------------------------- ------------------- +
// ################################################ ###########################

Step 3:

For the MODIFYONLY option to work in your Expert Advisor, you need to add the following code if (MODIFYONLY) return (false); in the function of opening positions or orders.

// Step 3 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// Add to the beginning of the function of opening positions or orders 
// + ----------------------------------------------- ------------------- +
if (MODIFYONLY) return (false);
// ################################################ ###########################

Step 4:

The following function displays information about the error in the form of a PUSH notification to the phone, email, and the terminal screen. All these notifications in the future can be turned off in the settings of our panel.

// Step 4 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// Add to error handling for NOTICE notifications: 
// + ----------------------------------------------- ------------------- +
EAPADPRO_LIBRARY_Notice_ErrorCheck(information, functionInformation, errorNumber);
// e.g.:
EAPADPRO_LIBRARY_Notice_ErrorCheck("HERE RECORDING INFORMATION", "Line:" + __LINE__ + " Function:" + __FUNCTION__ + "\n" + __FUNCSIG__, GetLastError());
// e.g.:
Notice_ErrorCheck("ClosePosition ERROR " + OrderTicket(), "Line:" + __LINE__ + " Function:" + __FUNCTION__, GetLastError());
// ################################################ ###########################

Step 5:

Add the following code to your OnInit function and note the lines with the CreateInputs and CreateStrategy functions:

// Step 5 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// | Enter the code in OnInit |
// + ----------------------------------------------- ------------------- +
void OnInit()
{
    EAPADPRO_LIBRARY_PrintToLogs("This print will be printed in the log");
    // We also add this code to OnTick:
    // Here you can write your external variables in the format: "Name", "Value" Up to 10 variables in total
    CreateInputs("Inputs_TEST1", TimeCurrent(), "Inputs_TEST2", "Inputs_TEST2");
    // Here you can write down your strategy data in the format: "Name", "Value" Up to 10 values
    CreateStrategy("Strategy_TEST1", TimeCurrent(), "Strategy_TEST2", "Strategy_TEST2");

    // ================================================ ============================
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    EAPADPRO_LIBRARY_OnInit(ShowEaPadPro, -1, -1, "EAPADPRO", DEMO, defEANAME, 0, FontName, Notice_Open_NameSound, Notice_Close_NameSound, Notice_Modify_NameSound, Notice_Error_NameSound, BMPLOGO, versionea, YourName, true);
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    // ================================================ ============================
    
    return;
}

Step 6:

Enter the following code into your OnDeinit function:

// Step 6 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// | Enter the code in OnDeinit |
// + ----------------------------------------------- ------------------- +
void OnDeinit(const int reason)
{
    // ================================================ ============================
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    EAPADPRO_LIBRARY_OnDeinit(reason);
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    // ================================================ ============================
}
// ################################################ ###########################

Step 7:

Enter the following code into your OnTick function and note the lines with the CreateInputs and CreateStrategy functions:

// Step 7 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// | Enter the code in OnTick |
// + ----------------------------------------------- ------------------- +
void OnTick()
{
    // ================================================ ============================
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    MODIFYONLY = Get_MODIFYONLY();
    STOPTRADING = Get_STOPTRADING();
    EAPADPRO_LIBRARY_OnTick(ShowEaPadPro);
    
    // Copy the same code from OnInit
    // Here you can write your external variables in the format: "Name", "Value" Up to 10 variables in total
    CreateInputs("Inputs_TEST1", TimeCurrent(), "Inputs_TEST2", "Inputs_TEST2");
    // Here you can write down your strategy data in the format: "Name", "Value" Up to 10 values
    CreateStrategy("Strategy_TEST1", TimeCurrent(), "Strategy_TEST2", "Strategy_TEST2");
    
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    // ================================================ ============================
}

Step 8:

Enter the following code into your OnTrade function or, if your code does not have the OnTrade function, then copy the code below without changes:

// Step 8 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// | Enter the code in OnTrade or add it if not present |
// + ----------------------------------------------- ------------------- +
void OnTrade()
{
    // ================================================ ============================
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    EAPADPRO_LIBRARY_OnTrade(ShowEaPadPro);
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    // ================================================ ============================
}
// ################################################ ###########################

Step 9:

Enter the following code in your OnChartEvent function or add it if your code does not have the OnChartEvent function, then copy the code below without changes:

// Step 9 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// | Enter the code in OnChartEvent or add it if not present |
// + ----------------------------------------------- ------------------- +
void OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam)
{
    // ================================================ ============================
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    EAPADPRO_LIBRARY_OnChartEvent(id, lparam, dparam, sparam, ShowEaPadPro);
    // EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO EAPADPRO
    // ================================================ ============================
}
// ################################################ ###########################

Step 10:

The final stage of programming our panel in your Expert Advisor (EA). Copy the code below entirely into your Expert Advisor:

// Step 10 ############################################## ######################
// This step is for installing our panel in your Expert Advisor
// ################################################ ###########################
// + ----------------------------------------------- ------------------- +
// Insert at the end of the code
// + ----------------------------------------------- ------------------- +
input string EAPadPRO = "=============== EAPadPRO Info";
input bool ShowEaPadPro = true;
input string FontName = "Roboto";
input string Notice_Open_NameSound = "ok";
input string Notice_Close_NameSound = "request";
input string Notice_Modify_NameSound = "stops";
input string Notice_Error_NameSound = "alert2";

bool STOPTRADING = false;
bool MODIFYONLY = false;

#ifdef __MQL5__
#import "Lib - EAPADPRO v33 LIBRARY.ex5"
#endif
#ifdef __MQL4__
#import "Lib - EAPADPRO v33 LIBRARY.ex4"
#endif
void EAPADPRO_LIBRARY_OnInit(bool ShowEaPadProexport = true,
    int MagicForEaPadPRO = 0,
    int MagicForEaPadPRO_Open = -1,
    string CommentForEaPadPRO = "",
    bool DemoForEaPadPRO = false,
    string EaNameForEaPadPRO = defEANAME,
    int TypeFillingForEaPadPRO = 0,
    string FontNameForEaPadPRO = "",
    string Notice_Open_NameSoundForEaPadPRO = "",
    string Notice_Close_NameSoundForEaPadPRO = "",
    string Notice_Modify_NameSoundForEaPadPRO = "",
    string Notice_Error_NameSoundForEaPadPRO = "",
    string BMPLOGOForEaPadPRO = BMPLOGO,
    string versioneaForEaPadPRO = versionea,
    string NICKNAMEForEaPadPRO = YourName,
    bool ShowBuySell = true,
    double StartLotToEapadPRO = 0
);
bool Get_STOPTRADING();
bool Get_MODIFYONLY();

void EAPADPRO_LIBRARY_OnDeinit(const int reason);
void EAPADPRO_LIBRARY_OnTick(bool ShowEaPadProexport = true);
void EAPADPRO_LIBRARY_OnTrade(bool ShowEaPadProexport = true);
void EAPADPRO_LIBRARY_OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam, bool ShowEaPadProexport = true);
void CreateInputs(string inputs_name_1 = "", string inputs_value_1 = "",
    string inputs_name_2 = "", string inputs_value_2 = "",
    string inputs_name_3 = "", string inputs_value_3 = "",
    string inputs_name_4 = "", string inputs_value_4 = "",
    string inputs_name_5 = "", string inputs_value_5 = "",
    string inputs_name_6 = "", string inputs_value_6 = "",
    string inputs_name_7 = "", string inputs_value_7 = "",
    string inputs_name_8 = "", string inputs_value_8 = "",
    string inputs_name_9 = "", string inputs_value_9 = "",
    string inputs_name_10 = "", string inputs_value_10 = "");
void CreateStrategy(string strategy_name_1 = "", string strategy_value_1 = "",
    string strategy_name_2 = "", string strategy_value_2 = "",
    string strategy_name_3 = "", string strategy_value_3 = "",
    string strategy_name_4 = "", string strategy_value_4 = "",
    string strategy_name_5 = "", string strategy_value_5 = "",
    string strategy_name_6 = "", string strategy_value_6 = "",
    string strategy_name_7 = "", string strategy_value_7 = "",
    string strategy_name_8 = "", string strategy_value_8 = "",
    string strategy_name_9 = "", string strategy_value_9 = "",
    string strategy_name_10 = "", string strategy_value_10 = "");
void EAPADPRO_LIBRARY_PrintToLogs(string text = "");
void EAPADPRO_LIBRARY_Notice_ErrorCheck(string infoAboutError = "", string techInfoFunction = "", int NumberOfError = -1);

#import
// + ----------------------------------------------- ------------------- +

Result

If you did everything correctly, after loading your EA, you would see the following image:

EAPADPRO Panel Display After Loading EA
EAPADPRO Interface Overview
EAPADPRO Real-Time Data Display
EAPADPRO Trading Panel
EAPADPRO User Interface

Sale and Resale of EAPADPRO

Our dashboard has copyrights.

This Development of EAPADPRO Belongs to Vladislav Expforex!

Any resale and sale of the information panel, as well as the sale of Expert Advisors (EAs) that use our panel, is FORBIDDEN!

Any mention of changed view, copying of functions and design, and copying of the general concept of our EAPADPRO panel is PROHIBITED!

=============================================

External Variables and Settings

ParameterDescription
EAPadPRO============== EAPadPRO Info
ShowEaPadPro=trueDisplays the **EAPADPRO** panel on the chart.
ShowExtraBuySellButtons=falseDisables the display of extra buttons for **BUY**, **SELL**, and **Lots**.
FontName=”Roboto”Sets the font name for the panel to **Roboto**.
Notice_Open_NameSound=”ok”Name of the sound file played when an order is opened (without the .wav extension).
Notice_Close_NameSound=”request”Name of the sound file played when an order is closed (without the .wav extension).
Notice_Modify_NameSound=”stops”Name of the sound file played when an order is modified (without the .wav extension).
Notice_Error_NameSound=”alert2″Name of the sound file played when there is an error (without the .wav extension).
PrintToLog=trueEnables logging of actions to the logs. Don’t turn it false!
EAPadPRO2============== Telegram bot
TG_Token=””Token of the bot that will send notifications and receive commands (unique code).
TG_ChannelName=””Public Channel Name (e.g., @channelname) or private channel ID (starts with -100). Sends notifications about opening, closing, modifications, errors, and screenshots from the terminal.
TG_UserNameFilter=””Whitelist for user usernames, allowing specified users (starting with @) to use the bot.
TG_UseBotTimer=falseEnables working with the bot from the phone. Allows interaction with the Telegram bot from your phone and the terminal (request screenshots, information, management of the Expert Advisor).
Attention! Sending notifications and working with commands consumes computer resources. Use the Telegram bot only for personal needs.
input ENUM_UPDATE_MODE TG_UpdateMode=UPDATE_SLOWSets the update mode. Timer speed for receiving commands from the Telegram bot. Faster timers consume more computer resources (options: 2sec, 3sec, 10sec).
TG_PRIORITY=TG_HOME_VPSSets the priority for bot operations. Determines where the bot will work—on the MetaQuotes VPS server or your home computer.

Attention! Screenshots are not available on the MetaQuotes VPS server!
TG_HOME_ONLY=1Only the HOME bot operates. The Telegram bot works solely on the home computer.
TG_VPS_ONLY=2Only the VPS bot operates. The Telegram bot works solely on the MetaQuotes VPS server.
TG_VPS_HOME=3First the VPS bot, then the HOME bot. The Telegram bot operates on the MetaQuotes VPS server if uploaded there; otherwise, it works on your home terminal. Checks the VPS server every 10 minutes.
TG_HOME_VPS=4First the HOME bot, then the VPS bot. The Telegram bot operates on the home computer, but if it is turned off, it switches to the MetaQuotes VPS server. Checks the VPS server every 10 minutes.
EAPADPRO Panel External Variables Configuration

How to set up a terminal to send mail

FAQ

Our General FAQ

FAQ Answers to the most popular questions

Sale and resale of EAPADPRO

Our dashboard has copyrights.

This development of EAPADPRO belongs to Vladislav Expforex!

Any resale and sale of the information panel, as well as the sale of experts who use our panel, is FORBIDDEN!

Any mention of changed view, copying of functions and design, and copying of the general concept of our EAPADPRO panel is PROHIBITED!

What is EAPADPRO?

EAPADPRO is an information panel library designed for Forex Expert Advisors (EAs). It provides real-time data and a user-friendly graphical interface to enhance the functionality and usability of your trading programs.

How does the EAPADPRO information panel work?

EAPADPRO displays real-time information from your Expert Advisor (EA) directly on your trading terminal. It includes various blocks that present data clearly, helping you monitor and manage your trades effectively.

Is EAPADPRO compatible with MT4 and MT5?

Yes, EAPADPRO is distributed as a LIBRARY that is compatible with both MT4 and MT5, allowing cross-platform usage without any issues.

How do I install the EAPADPRO library?

Installing EAPADPRO involves copying the MQL4 or MQL5 folder to your terminal’s directory, opening your Expert Advisor (EA), and following the step-by-step guide provided in the sample file Exp – EAPADPRO v47 LIBRARY TEST.

Can I customize the EAPADPRO panel?

Yes, EAPADPRO allows personalization of various elements such as the Expert Advisor version, logo, icon, name, and external variables. You can adjust these settings to match your specific needs and preferences.

What are the key features of the EAPADPRO panel?

EAPADPRO includes multiple blocks that provide a comprehensive view of your trading activities, real-time information display, customizable external variables, and strategy values. These features help enhance your trading decisions.

How long does it take to install EAPADPRO?

Installation of the EAPADPRO library takes approximately 10 minutes, provided you follow the installation steps correctly using the provided instructions and sample files.

Is there any cost associated with using EAPADPRO?

EAPADPRO is distributed free of charge as long as you include a backlink to our page. This allows you to use the information panel without any upfront costs.

What do I need to use EAPADPRO?

To use EAPADPRO, you need the EAPADPRO LIBRARY, an Expert Advisor compatible with MT4 or MT5, and approximately 10 minutes to install and configure the panel according to the provided instructions.

How do I personalize EAPADPRO?

Personalizing EAPADPRO involves modifying parameters such as versionea, BMPLOGO, icon, defEANAME, and others. These settings allow you to tailor the panel to display your specific Expert Advisor details and preferences.

What is the purpose of the EAPADPRO panel?

The purpose of the EAPADPRO panel is to provide additional information about your trading activities directly on your account interface. It enhances visibility and management of your trades by displaying real-time data and strategy values.

Where can I download the EAPADPRO library?

You can download the EAPADPRO LIBRARY from the advisor’s section for Forex on our website. The download includes the library archive and usage examples to help you get started.

Do I need programming experience to use EAPADPRO?

No, you do not need extensive programming experience to use EAPADPRO. The library is designed to be user-friendly, and our detailed instructions and sample files guide you through the installation and customization process.

What support is available for EAPADPRO?

Support for EAPADPRO includes comprehensive instructions, step-by-step guides, and examples included in the library download. For additional assistance, you can contact our support team through our website.

Can I sell my Expert Advisor (EA) with EAPADPRO included?

Yes, you can sell your Expert Advisor (EA) with EAPADPRO included. However, you must add the required attribution text to your product description, acknowledging the development of EAPADPRO by the Expforex team.

What attribution is required when selling an Expert Advisor with EAPADPRO?

You must include the following text in your product description: “The EAPADPRO information graphic panel was developed by the Expforex team. All rights to this EAPADPRO panel belong to Vladislav Expforex. The author of the EAPADPRO information panel is not responsible for the Expert Advisor (EA) or indicator that uses our panel. Our EAPADPRO panel is designed solely for the purpose of providing additional information about trading on your account.”

What are the system requirements for EAPADPRO?

EAPADPRO requires MetaTrader 4 (MT4) or MetaTrader 5 (MT5) terminals to function. Ensure your trading platform is updated to the latest version to guarantee compatibility and optimal performance.

How does EAPADPRO enhance my trading experience?

EAPADPRO enhances your trading experience by providing a clear and organized display of real-time information, strategy values, and external variables. This allows for better decision-making and efficient trade management.

Can EAPADPRO display multiple Expert Advisors?

Yes, EAPADPRO can display information from multiple Expert Advisors (EAs) by configuring different MagicForEaPadPRO numbers. This allows you to monitor various EAs simultaneously within the same panel.

What customization options are available for the EAPADPRO panel’s appearance?

You can customize the EAPADPRO panel’s appearance by changing the logo (BMPLOGO), icon, font name, and other visual elements to match your branding or personal preferences.

Does EAPADPRO support sound notifications?

Yes, EAPADPRO supports sound notifications. You can configure sounds for different actions such as opening, closing, modifying trades, and error alerts using the Notice_Open_NameSound, Notice_Close_NameSound, and other related variables.

How do I update EAPADPRO to the latest version?

To update EAPADPRO, download the latest version of the library from the advisor’s section on our website and replace the existing files in your terminal’s MQL4 or MQL5 folder. Follow the updated installation instructions provided with the new version.

What is the role of Magic numbers in EAPADPRO?

Magic numbers in EAPADPRO are used to filter and manage trades. MagicForEaPadPRO specifies which trades the panel monitors, while MagicForEaPadPRO_Open assigns a unique identifier to trades opened through the panel.

Can I display custom external variables on the EAPADPRO panel?

Yes, EAPADPRO allows you to display up to 10 external variables using the CreateInputs function. You can define the name and value of each variable to tailor the information shown on the panel.

How does EAPADPRO handle strategy values?

EAPADPRO uses the CreateStrategy function to display up to 10 strategy values. These values provide insights into your trading strategies, helping you monitor performance and make informed adjustments.

What is the ShowBuySell feature in EAPADPRO?

ShowBuySell is a feature that allows you to display a trading panel with BUY and SELL buttons. Enabling this feature facilitates one-click trading directly from the EAPADPRO panel.

Changelog

Reviews

Benjamin Afedzie

⭐⭐⭐⭐⭐


great product

wilaim67

⭐⭐⭐


test

Nepomnjashchy

⭐⭐⭐⭐⭐


Nepomnjashchy
Пока все классно. тестируют

Nepomnjashchy

⭐⭐⭐⭐⭐


Nepomnjashchy
Пока все классно. тестируют

Rafael Vieira

⭐⭐⭐⭐⭐


Rafael Vieira
Thanks for sharing

Pasadena.VP


Pasadena.VP 2022.03.15 17:33 # RU Пока тестирую. К каждому терминалу надо привыкать. Пока привыкаю. Немного неудобно - закрытие открытых позиций

Bradford Marsh

⭐⭐⭐⭐⭐


Bradford Marsh 2021.11.23 08:12
Thanks for the share

Xiaoyu Huang

⭐⭐⭐⭐⭐


Xiaoyu Huang
good !

Jovo Pavkovic

⭐⭐⭐⭐⭐


Jovo Pavkovic 2021.07.05 17:19
I haven't bought anything yet. But is ok.

geo6688

⭐⭐⭐⭐⭐


geo6688 2021.03.07 05:51
супер!

Sydney Pate

⭐⭐⭐⭐⭐


Sydney Pate
Awesome. Thank you

hrhugd

⭐⭐⭐⭐⭐


hrhugd 2020.09.27 10:54
User didn't leave any comment to the rating

Sergey Zhuravkov

⭐⭐⭐⭐⭐


Sergey Zhuravkov
Всегда хорошие продукты

Barour Bilal

⭐⭐⭐⭐⭐


Barour Bilal 2019.06.17 00:20
User didn't leave any comment to the rating

AirOne1

⭐⭐⭐⭐⭐


AirOne1 2018.10.12 14:12
User didn't leave any comment to the rating

    

Rafael Vieira

98

Rafael Vieira 2023.11.20 20:39  # 

   RU

Thanks for sharing

Bradford Marsh

35

Bradford Marsh 2021.11.23 08:12  # 

   RU

Thanks for the share

Vladislav Andruschenko

354156

Reply from developer Vladislav Andruschenko 2021.11.23 08:30 #  RU

Thank you

Jovo Pavkovic

28

Jovo Pavkovic 2021.07.05 17:19  # 

   RU

I haven’t bought anything yet.

But is ok.

Vladislav Andruschenko

354156

Reply from developer Vladislav Andruschenko 2021.07.05 17:21 #  RU

Try my guide =======================================================
???????????? You can install all ea from your terminal ????????????
MARKET MQL5.COM: HOW TO INSTALL ea from terminal?: https://www.mql5.com/en/blogs/post/734585
====================================================

Sydney Pate

60

Sydney Pate 2021.02.24 12:41  # 

   RU

Awesome. Thank you

Sergey Zhuravkov

2132

Sergey Zhuravkov 2019.09.18 14:24  # 

   RU

Всегда хорошие продукты

AirOne1

1345

AirOne1 2018.10.12 14:12  # 

  RU

User didn’t leave any comment to the rating

Filter:                New               Positive               Negative             

Pasadena.VP

14

Pasadena.VP 2022.03.15 17:33  # 

   RU

Пока тестирую. К каждому терминалу надо привыкать. Пока привыкаю. Немного неудобно – закрытие открытых позиций

Xiaoyu Huang

5804

Xiaoyu Huang 2021.07.22 03:58  # 

   RU

good !

geo6688

44

geo6688 2021.03.07 05:51  # 

   RU

супер!

hrhugd

47

hrhugd 2020.09.27 10:54  # 

  RU

User didn’t leave any comment to the rating

Barour Bilal

3141

Barour Bilal 2019.06.17 00:20  # 

  RU

User didn’t leave any comment to the rating

[Deleted] 2019.01.07 17:45  # 

 RU

User didn’t leave any comment to the rating

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *


Extra

Navigation by tabs

この記事は次の言語でもご覧いただけます: English Portuguese Español Deutsch Français Русский Українська Indonesian Italiano العربية Chinese 日本語 한국어 Türkçe ไทย Tiếng Việt

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.









    Please wait, contacting ...

     

    Risk Warning:


    Past trading performance does not guarantee future results.

    Trading foreign exchange on margin carries a high degree of risk and may not be suitable for all investors.

    Be aware that using trading robots involves substantial risk, and you could lose more than your initial investment.

    Please proceed with caution, assess your financial situation carefully, and consider seeking advice from a qualified professional.

    Disclaimer

    This website uses cookies to improve your experience. By using this website you agree to our Data Protection Policy and Disclaimer.
    Read Privacy Policy