Position Sizer MT5
- Utilità
-
Jaroslav Bovan
Systematic trader and algorithmic developer specializing in MetaTrader 5 Expert Advisors and Python-based strategy development. I build, backtest, and deploy automated trading systems including multi-strategy portfolio EAs with proper risk management frameworks. Experience with real accounts and - Versione: 1.10
Position Sizer MT5 is a clean, lightweight utility for MetaTrader 5 that calculates the correct lot size for any trade in real time, based on your account balance and defined risk percentage.
Designed for traders who want precise risk management without manual calculations. Works on any symbol. Indices, forex, gold, commodities, crypto CFDs, you name it.
Two modes:
ATR Mode - automatically calculates your stop loss distance using the ATR indicator on any timeframe you choose (M1 to MN). Ideal for volatility-adjusted position sizing. Set your ATR period, multiplier, and timeframe directly from the EA inputs.
Fixed SL Mode - enter your stop loss distance in price units. The SL input uses the same units as the symbol price. For example, 150 on XAUUSD means a 150 dollar stop distance, 100 on US100 means a 100 point stop. The lot size updates instantly as you type.
Features:
- Real-time lot size calculation
- Configurable risk percentage (type directly into the panel)
- ATR-based or manual SL input
- Selectable ATR timeframe and period
- Displays balance, ATR value, SL used, and risk amount in currency
- Works on any symbol and any timeframe
- No DLL required
- Clean panel interface, adjustable position via input parameters
How to use: Attach the utility to any chart. Select your mode (ATR or Fixed), type your risk % and SL, and read the lot size directly from the panel. Switch between ATR and Fixed modes with a single click.
