Risk Manager Trade Panel
- 유틸리티
-
Kevin Johannes Witt
MQL5 / MetaTrader 5 developer. I build Expert Advisors and custom indicators from clear specifications, and I fix, debug and optimize existing MT5/MQL5 code.
What I focus on:
- Clean, modular, well-commented MQL5 - each concern in its own class/function. - 버전: 1.0
Risk Manager Trade Panel is an on-chart tool that helps you size and manage trades with one click. Set your risk per trade as a percentage (for example 0.5%, 1% or 2%) and the panel instantly shows the correct lot size for your stop distance, taking your symbol's tick value and 3/5-digit pricing into account.
One-click actions:
- Move the open position to breakeven (with a spread-safe offset).
- Close 50% of the position (partial close).
- Close the whole position.
The tool does not open trades automatically and makes no market prediction. It is a disciplined execution and risk-management helper for manual trading or for trades opened by another EA.
Inputs (all adjustable):
- Risk percent and stop distance in pips.
- Breakeven offset in pips.
- Magic-number filter: manage all trades, a specific EA, or only manual trades.
- Panel colors and chart corner.
Works on any symbol and timeframe. Compiled with 0 errors and 0 warnings.
