looking for trade managers which can vizulaize entry, stop and TP befor confirming trade.
Great if it can set lot size based on risk in % or $
Re: Easy order application
2I have modified this tool to make it easier for me to use.Maffe wrote: Thu May 29, 2025 11:30 pm looking for trade managers which can vizulaize entry, stop and TP befor confirming trade.
Great if it can set lot size based on risk in % or $
https://www.earnforex.com/metatrader-ex ... ion-Sizer/
How to use.
Risk is set in advance by parameters.
SL is set by dragging.
Click on the button to enter.
TP is automatically ordered by RR at 1:1.
Closing is not possible via the tool.
The original tool before it was changed was,
Drag is difficult to work with.
Can be ordered even when the risk is greater than the risk.
Some products have unusual automatic lot calculations.
There are many problems, such as.
This problem has also been taken over.
Re: Easy order application
4This is an EA that automatically calculates the position size based on the specified maximum loss percentage and the SL level, which is set by dragging the SL line, and then places a market order.
I have posted another EA in a separate thread with the same basic functionality. However, this version adds a **feature that automatically closes the MT5 terminal when a trading limit is exceeded**.
Therefore, this EA is specifically designed for traders who struggle with **revenge trading** or **overtrading / entering trades impulsively without a clear reason**.
## Purpose
The purpose of this EA is to help control overtrading from both the **software and hardware sides**.
Please note that experienced MT5 users may be able to bypass this feature.
## Main Features
* Automatically calculates the position size based on the specified **maximum loss percentage** and the **SL level** set by dragging the SL line.
* Automatically places the **Stop Loss (SL)** at the selected SL level.
* Automatically places the **Take Profit (TP)** based on the specified reward ratio.
* The following daily trading limits can be configured:
* Loss percentage
* Profit percentage
* Total number of trades
* Number of trades per currency pair
* Number of open positions per currency pair
* When any of the configured trading limits is exceeded, the **MT5 terminal is automatically closed**.
* Once the terminal has been closed for this reason, it cannot be started again until **00:00 server time on the following day**.
* Hides the One-Click Trading button, the Order window, and the Depth of Market (DOM) window.
## Limitations / Specifications
* If any parameters are changed, the new settings will take effect **from 00:00 server time on the following day**.
* On the day when the parameters are initially configured, **trading is not permitted**.
This system stores its own parameter settings separately from the parameter settings in the EasyOrder settings window.
Therefore, when changing any trading-limit or risk-related settings, please re-enter all of these settings in the EasyOrder settings window, even if you only wish to change some of them.
The current settings can be checked via the tooltip for "Risk (%)". They are also recorded in the log file.
## Installation
**EA folder**
`EasyOrder`
**Services folder**
`EasyOrder_SafeGuard`
I have posted another EA in a separate thread with the same basic functionality. However, this version adds a **feature that automatically closes the MT5 terminal when a trading limit is exceeded**.
Therefore, this EA is specifically designed for traders who struggle with **revenge trading** or **overtrading / entering trades impulsively without a clear reason**.
## Purpose
The purpose of this EA is to help control overtrading from both the **software and hardware sides**.
Please note that experienced MT5 users may be able to bypass this feature.
## Main Features
* Automatically calculates the position size based on the specified **maximum loss percentage** and the **SL level** set by dragging the SL line.
* Automatically places the **Stop Loss (SL)** at the selected SL level.
* Automatically places the **Take Profit (TP)** based on the specified reward ratio.
* The following daily trading limits can be configured:
* Loss percentage
* Profit percentage
* Total number of trades
* Number of trades per currency pair
* Number of open positions per currency pair
* When any of the configured trading limits is exceeded, the **MT5 terminal is automatically closed**.
* Once the terminal has been closed for this reason, it cannot be started again until **00:00 server time on the following day**.
* Hides the One-Click Trading button, the Order window, and the Depth of Market (DOM) window.
## Limitations / Specifications
* If any parameters are changed, the new settings will take effect **from 00:00 server time on the following day**.
* On the day when the parameters are initially configured, **trading is not permitted**.
This system stores its own parameter settings separately from the parameter settings in the EasyOrder settings window.
Therefore, when changing any trading-limit or risk-related settings, please re-enter all of these settings in the EasyOrder settings window, even if you only wish to change some of them.
The current settings can be checked via the tooltip for "Risk (%)". They are also recorded in the log file.
## Installation
**EA folder**
`EasyOrder`
**Services folder**
`EasyOrder_SafeGuard`
- These users thanked the author funchi for the post (total 3):
- TransparentTrader, Jimmy, Energybias
Re: Easy order application
5Updated to hide the Order window and Depth of Market (DOM) window, in addition to the One-Click Trading button.funchi wrote: Tue Sep 01, 2026 11:28 am This is an EA that automatically calculates the position size based on the specified maximum loss percentage and the SL level, which is set by dragging the SL line, and then places a market order.
I have posted another EA in a separate thread with the same basic functionality. However, this version adds a **feature that automatically closes the MT5 terminal when a trading limit is exceeded**.
Therefore, this EA is specifically designed for traders who struggle with **revenge trading** or **overtrading / entering trades impulsively without a clear reason**.
## Purpose
The purpose of this EA is to help control overtrading from both the **software and hardware sides**.
Please note that experienced MT5 users may be able to bypass this feature.
## Main Features
* Automatically calculates the position size based on the specified **maximum loss percentage** and the **SL level** set by dragging the SL line.
* Automatically places the **Stop Loss (SL)** at the selected SL level.
* Automatically places the **Take Profit (TP)** based on the specified reward ratio.
* The following daily trading limits can be configured:
* Loss percentage
* Profit percentage
* Total number of trades
* Number of trades per currency pair
* Number of open positions per currency pair
* When any of the configured trading limits is exceeded, the **MT5 terminal is automatically closed**.
* Once the terminal has been closed for this reason, it cannot be started again until **00:00 server time on the following day**.
* Hides the One-Click Trading button, the Order window, and the Depth of Market (DOM) window.
## Limitations / Specifications
* If any parameters are changed, the new settings will take effect **from 00:00 server time on the following day**.
* On the day when the parameters are initially configured, **trading is not permitted**.
This system stores its own parameter settings separately from the parameter settings in the EasyOrder settings window.
Therefore, when changing any trading-limit or risk-related settings, please re-enter all of these settings in the EasyOrder settings window, even if you only wish to change some of them.
The current settings can be checked via the tooltip for "Risk (%)". They are also recorded in the log file.
## Installation
**EA folder**
`EasyOrder`
**Services folder**
`EasyOrder_SafeGuard`
Please download it again.