Manual Trade Risk Manager
- Утилиты
-
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
- Активации: 5
Manual Trade Risk Manager is a complete on-chart trade manager for MetaTrader 5. It does not open trades and makes no market prediction - it is a money- and risk-management layer for manual trades or trades opened by another EA. Clickable panel (manual): show the correct lot size for a chosen risk percent, set breakeven now, close 50% or close the whole position with one click. Automatic engine (every tick): breakeven after your trigger, staged partial close at up to three profit levels, trailing stop with a configurable step, and an equity-protection stop that closes everything when the day's floating loss reaches your limit. A magic-number filter governs which positions are managed (all, one specific EA, or only manual trades). Every value is an external input. Works on any symbol and timeframe. Compiled with 0 errors and 0 warnings. No DLL calls, no time or account limitations.
