SpeedPanel provides an on-chart interface that displays live bid and ask prices, spreads, and floating profit or loss. Users can execute market orders with pre-defined lot sizes tailored for instruments like USDJPY and XAUUSD. The tool includes a bulk liquidation feature to close all active positions for a symbol via a button or keyboard shortcut. Notably, the close-all function ignores magic numbers, affecting all trades on the selected symbol.
On-chart visual panel for manual market execution
Bulk liquidation button and keyboard shortcuts for quick exits
Symbol-specific default lot size configurations
Real-time display of spread and position profit in pips
Read from ea.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
PanelRightX
int
40
PanelBottomY
int
40
MagicNumber
ulong
123456
EntrySound
string
alert.wav
ExitSound
string
alert2.wav
USDJPY_DefaultLots1
double
4.0
USDJPY_DefaultLots2
double
2.0
USDJPY_DefaultLots3
double
0.8
USDJPY_DefaultLots4
double
0.4
XAUUSD_DefaultLots1
double
0.1
XAUUSD_DefaultLots2
double
0.05
XAUUSD_DefaultLots3
double
0.02
Show all 13 inputs
Name
Type
Default
Description
XAUUSD_DefaultLots4
double
0.01
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone puchi-works/mt5-ea from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
Personal Scalping Tool is a MetaTrader 5 execution assistant designed primarily for gold trading. It features a floating graphical user interface that allows traders to manage layered position entries directly from the chart. The expert advisor automates trade management by calculating stop loss and take profit levels
This risk management tool for MetaTrader 4 and 5 calculates optimal lot sizes based on user-defined risk parameters, account balance, and currency. It provides a graphical user interface for setting entry, stop loss, and take profit levels visually on the chart. The expert advisor accounts for commissions, swaps, and m
This MetaTrader 5 tool acts as a discretion helper for manual traders to simplify order execution. It automates trade entries by applying calculated risk percentages and setting predefined stop loss and take profit values in pips. The utility features integrated trailing stop functionality, allowing users to define spe
This MetaTrader 5 utility is a comprehensive manual trading panel and risk management suite. It simplifies order execution by calculating lot sizes based on a defined risk percentage of account equity. Users can manage trades via automated break-even points, multi-mode trailing stops including Fractals, Moving Averages
This utility for MetaTrader 4 and 5 automates trade execution based on trader-defined chart patterns. Users draw trendlines, horizontal lines, or channels, which the expert advisor monitors to place pending breakout orders. It handles trade entries, stop losses, and take profits according to specific object naming conv
This expert advisor functions as a manual trading assistant for MetaTrader 4 and MetaTrader 5, designed to simplify discretionary order management. It provides a graphical interface on the chart, allowing users to execute trades with pre-defined risk parameters. The tool includes options for percentage-based risk calcu