Free Utilities for community

Expforex

Newbie
Messages
8
Likes
0
Hello friends!
I am a programmer for MetaTrader, I have been programming for more than 15 years. I am from Ukraine.
Now, I have restored my programs, thanks to my friends and clients who gave me a new laptop and gave me the opportunity to work further.

Tell me, are you interested in my free utilities and assistants for MetaTrader?
 
Example
FREE: Assistant – the best free trading panel to support positions and deals with real/virtual SL/ TP/ TS / BE

AutoSetting stop loss, take profit, trailing stop, breakeven levels, enabling virtual stops.

Exp Assistant will help you organize the maintenance of your positions.

This Expert Advisor will set all the necessary stop loss and take profit levels for your positions.

All the Expert Advisor operation is managed from the control panel on the chart.

If you have open positions, but your Expert Advisor cannot set stop loss, take profit, trailing stop, or break even, and if you trade manually, you can use the Assistant.

It will automatically place stop loss and take profit for your deals, and it will turn on trailing stop or move stop loss to break even when needed.

It also features a trailing stop based on the Parabolic Sar indicator.
Image
 

Attachments

  • Exp - assistant.zip
    1.8 MB · Views: 11
FREE: Extra Report Pad – Trader’s Diary. Professionally analyzes your trading account. MyFxBook in live chart.
Traders’ Diary: This is a statistics panel providing an analysis of your trading account for MetaTrader.

The analysis results are displayed on the chart in real-time.

Multicurrency trading is very popular. However, the more trades there are, the more difficult it is to analyze the profitability of each one. Professional analysis of trades by month and calculating statistics per trade are even more challenging tasks.

The panel provides an efficient solution for analyzing your account and preparing detailed statistics in real-time in HTML, CSV, or Chart. Like MyFxBook

If you’re looking to get a comprehensive understanding of your trading system’s performance, there are multiple tools available that can help you achieve this goal.

Some of these tools include Reports, Statistics, myfxbook, Trading journals, account analysis, performance statistics, analytics, and an innovative dashboard.

By utilizing these tools, you can analyze your trading system’s performance in great detail and obtain valuable insights into areas of strength and potential weaknesses.

Whether you’re a new trader looking to improve your performance or an experienced trader seeking to optimize your trading strategy, these tools can provide you with the information you need to make informed decisions and achieve your financial goals.
Image
 

Attachments

  • Ind - Extra Reports MT45 2024.zip
    1.6 MB · Views: 9
FREE: Forex Tester Pad is a Forex trading simulator for strategy tester. Trading using indicators.

he utility allows you to manually test your strategies in the strategy tester.

One-click trading on the visualization chart.

Convenient and complete functionality for testing trading skills is now available in the strategy tester as well.

Management of positions and orders, trailing stop, stop loss, take profit, lots, installation and removal of pending orders, and construction of the Order grid.

Trade with your Indicators!

Forex trading simulator!

The main functions of our utility

Works in MetaTrader strategy testers 4 and 5;
Deal, Position, and order management;
Possibility to work with any indicators;
Stoploss, Takeprofit, Trailingstop, Orders Grid;
EAPAD PRO Chart Friendly Dashboard;
Speed Control, Pause, and Chart Control in 1 click. And so on.
You can test any indicators you have.

You can practice trading in the strategy tester even on Weekends when the market is closed.

By improving your experience in trading your strategy, you improve the result of your work.

Our free Tester Pad is a tool that helps all traders in the world.

Your gratitude is your feedback and review of our utility.
Image
 

Attachments

  • Exp - TesterPad FULL.zip
    1.8 MB · Views: 13
Version 24.404 2024.04.04
Global Update EAPADPRO v55


-Added: information about profit from closed positions to the chart.
The information is displayed for each bar of the current timeframe.
You can change the timeframe to see the result of trading on a certain bar of the current timeframe.
If several positions/deals are closed on one bar of the current timeframe, the trading result is summarized, and the total information for a certain bar is displayed.
The information is updated when the next position/deal is closed.
You can turn off showing history in the panel settings.
2024-03-24_11-24-50-1200x569.png

===========================================================================================
-Added: The status of the Expert Advisor operation if it was launched on the server from "VPS MQL MetaQuotes".
When Expert Advisor is running on the server from MetaQuotes, a message will be created on the home computer that Expert Advisors are running on the server "VPS MQL MetaQuotes". The smiley face is blue.
Attention: If an Expert Advisor is launched on both the server and the home computer, it can trade in parallel on 2 terminals (server "VPS MQL MetaQuotes" + home computer); there may be conflicts.
Attention: If the Expert Advisor is launched on the server "VPS MQL MetaQuotes", do not Turn it on work on the home computer to avoid conflicts.
Frequency of polling the status of work on the server = 1 day.
After deinitialization of the Expert Advisor on the server - It will get the status - stopped.
To test the work on the server from "VPS MQL MetaQuotes", pending orders are created!

2024-03-21_14-33-41.png

===========================================================================================
-Added: The error status of the Expert Advisor operation can now be read on the EAPADPRO panel.
You can click on the Smile or the Expert Advisor operation status bar and you will be shown a message about current errors of Expert Advisor operation.
If you click on the Smile button on the panel, you will be shown the causes and errors and their solutions with pictures.

2024-04-08_13-21-08.png

===========================================================================================
-Added: Notification of errors and opening/closing of trades to the chart in the form of InfoBox.
Notification is shown for 4 types:
---Opening a new trade;
---Closing a deal;
---Modification of a trade;
---Error received by Expert Advisor from the server;
In the EAPADPRO panel settings, you can turn on or off the notification type you need.
Notifications can be viewed as they arrive in the notification queue.
Notifications are accumulated in a data array each time you install/reinstall/change Expert Advisor settings.
In the EAPADPRO header you can also enable disable INFOBOX.

EAPADPRO-INFOBOX-1-1.png

===========================================================================================
-Added: Working with Telegram (Beta version)
For Expert Advisor to work with the Telegram bot, you need to set up the bot on your phone and create a "public" or "private" channel.
To receive notifications from your account, you need to assign your bot as an administrator of your "public" or "private" channel.
Attention! Sending notifications and working with commands takes computer resources! Use the Telegram bot only for your own needs.
How To set Telegram bot:
New settings for working with Telegram:
EAPadPRO2=" =============== Telegram bot ";
==input ENUM_UPDATE_MODE TG_UpdateMode=UPDATE_SLOW --> Update Mode. Timer speed, to receive commands from Telegram bot. The faster the timer runs, the more computer resources will be used! Please do not change it unnecessarily. 2sec,3sec,10sec
==TG_PRIORITY=TG_HOME_VPS --> Priority of work. This is the priority mode when the Telegram bot works on the MetaQuotes VPS server and your home computer.
TG_HOME_ONLY=1, // Only the HOME bot. The Telegram bot works only on the home computer.
TG_VPS_ONLY=2, // Only the VPS bot. The Telegram bot works only on the MetaQuotes VPS server.
TG_VPS_HOME=3, // First VPS bot, second HOME bot. The Telegram bot works on the MetaQuotes VPS server if you upload it to the server. If not, it will work on your home terminal. Check the work on the VPS server every 10 minutes.
TG_HOME_VPS=4, // First HOME bot, second VPS bot. The Telegram bot works on a home computer, but if the home computer/terminal is turned off, it will work on the VPS server from MetaQuotes. Check the VPS server's work every 10 minutes.
Attention! Screenshots are not available on the VPS server from MetaQuotes!
==TG_Token="" --> Token bot. Token (unique code) of the bot that will send notifications and receive commands
==TG_ChannelName="" --> --> Public Channel Name @. Or "private" ID starts -100 of the private channel. That will send notifications about opening/closing/modification/errors and screenshots from the terminal.
==TG_UserNameFilter="" --> Whitelist Usernames. List of users, starting with @, who can use the bot.
Attention! Sending notifications and working with commands takes computer resources! Use the Telegram bot only for your own needs.
==TG_UseBotTimer=false;//TG_UseBotTimer --> Working with the bot from the phone
New notification type added to EAPADPRO panel settings:
==Notice Open TG - Send a notification to the Telegram channel if a trade is open;
==Notice Close TG - Send a notification to the Telegram channel if a trade is closed;
==Notice Modify TG - Send a notification to the Telegram channel if a trade is modified;
==Notice Error TG - Send a notification to the Telegram channel if an error is received;
==ScreenShot TG - Send a screenshot to the Telegram channel if a trade is opened or closed;
Attention! This is a beta version of working with the Telegram bot. We are working on improving and adding new features.
If you have any suggestions, please write in the "Comments" section.

EAPADPRO-TELEGRAM-16-–-копія-1200x553.png

===========================================================================================
-Improvement: Code optimization to increase speed.
-Improvement: The speed of the panel update in the strategy tester is now calculated automatically depending on the speed of quotes arrival.
This is done to increase the speed of the program in the strategy tester.
Information update is now equal to 1 real second.
-Improvement: The speed of the program running EAPADPRO in the strategy tester.
Attention! Events in the strategy tester are processed only when a new tick is created.
If a new tick (minimum price movement) is not created, then the panel waits for the next tick.
With Visualization:
Version 48: 390sec (TickSniper 2024-2024)
Version 55: 244sec >>159% (TickSniper 2024-2024)
w/o Visualization:
Version 48: 363sec (TickSniper 2020-2024)
Version 55: 220sec >>165% (TickSniper 2020-2024)
with Visualization:
Version 48: 15750sec (TickSniper 2020-2024)
Version 55: 6220sec >>253% (TickSniper 2020-2024)
-Improvement: The color of the button to close a position on the chart changes depending on the current profit of this position.
-Improvement: Graphic improvements to optimize the Expert Advisor's performance
-Improvement: The account deposit Symbol is cent ¢, USD $, or eur €. All others are the first letter of the deposit currency name.
-Improvement: When visual testing is completed, objects are not removed from the graph.
Improvement: When creating screenshots after opening/closing positions, the EAPAPDPRO Control Panel will be expanded to show full information.
This is done in order to study the trading history of Expert Advisor on the visualization graph after testing is completed.
-Fixed: Managing positions and orders from the chart when the panel is minimized.
-Fixed: Corrected the error of clearing the chart from unused order labels.
Fixed: AutoSize when switching charts.
-Fixed: Drawing errors to Print when the Expert Advisor runs on "VPS MQL MetaQuotes"

2024-04-09_09-33-06.png
 

Attachments

  • Exp - CloseMinusByPlus EAPADPRO MT4 MT5.zip
    5 MB · Views: 4
  • Exp - Swing market EAPADPRO.zip
    2.6 MB · Views: 4
  • Exp4 - TrailPartionClose market.zip
    2.5 MB · Views: 4
  • Exp - assistant.zip
    5.3 MB · Views: 2
Last edited:
Error saving variables from the chart - fixed.
 

Attachments

  • Exp - assistant.zip
    5.3 MB · Views: 4
  • Exp - CloseMinusByPlus EAPADPRO MT4 MT5.zip
    5 MB · Views: 5
  • Exp - Swing market EAPADPRO.zip
    2.6 MB · Views: 5
  • Exp - TesterPad FULL.zip
    5.2 MB · Views: 4
  • Exp4 - TrailPartionClose market.zip
    2.5 MB · Views: 5
  • Ind - Extra Reports MT45 2024.zip
    2 MB · Views: 5
  • Ind - DigitalMarketTimePad with NoTradingTime MT4 MT5 .zip
    731 KB · Views: 4
  • Ind - INFO PAD mt5 mt4.zip
    1 MB · Views: 4
Top