Risk Calculator VortexLab
- ユーティリティ
-
Jose Luis Heredia Padilla
CEO & Fundador de VortexLab
Laboratorio de desarrollo de indicadores avanzados, estrategias cuantitativas y Expert Advisors (EAs) para MetaTrader 5.
Enfoque en precisión técnica y resultados consistentes.
Santa Cruz de la Sierra, Bolivia 🇧🇴 - バージョン: 1.5
- アップデート済み: 10 5月 2026
🧠 Overview
*RiskCalculator* is a professional risk management and order execution assistant for MetaTrader 5 that allows you to:
- Automatically calculate the *trade lot size* based on a **risk as a percentage of your account** or a **fixed amount**.
- Visually define the **Stop Loss (SL)** and up to **3 Take Profit (TP)** using draggable lines directly on the chart.
- Choose between **line style** or **shaded box style** to display the levels.
- Configure each TP with its own **Risk:Reward (RR) ratio** and **percentage of the lot**.
- Set the TP dynamically (it follows the SL) or lock it for manual adjustment.
- **Save the configuration** between sessions (by symbol) using global variables.
- Execute **Market, Limit, and Stop orders** with up to 3 partial Take Profit levels (each with its own lot size and comment).
- **Minimize the panel** to save chart space.
- Switch between **13 built-in visual themes**.
Ideal for traders looking to **precisely control risk** and **automate trade execution** with multiple objectives.
---
## 🎯 Main Features
| Feature | Description |
|----------------|-------------|
| Risk in % or $ | Select risk as a percentage of your balance or a fixed amount. |
| Automatic lot calculation | The lot size adjusts in real time when you move the Stop Loss. |
| Up to 3 Take Profit levels | Each Take Profit level has its own lot percentage and risk-reward ratio. |
| Draggable lines | Stop Loss, Entry, and Take Profit levels (if locked) can be moved with the mouse. |
| Dynamic Take Profit mode (locked) | 🔓 The TP follows the SL, maintaining the RR / 🔒 Fixed and draggable TP. |
| Order Types | Market (Buy/Sell), Limit, and Stop (Buy Limit, Sell Limit, Buy Stop, Sell Stop). |
| Visual Style | Thin lines or semi-transparent boxes (selected in inputs). |
| Persistence | Saves all settings per symbol (risk, ratios, TPs, etc.). |
| Panel Themes | 13 professional themes. |
| Minimizable Panel | Hide/show the panel with one click. |
| Quick Close | The "Close all" button closes all positions and orders for the symbol. |
---
## ⚙️ Input Parameters
### RISK Group
- **Risk % per trade** – Percentage of the balance to risk (default 1.0).
- **Fixed risk in $ per trade** – Fixed risk (default 10).
- **Magic number** – Unique identifier for EA orders.
### ORDER COMMENT Group
- **Enable comment on orders** – Enable comments on orders.
- **Comment base text** – Base text for the comment (e.g., "RC").
- **Append TP number** – Add _TP1, _TP2, _TP3 to the comment.
### CHART VISUAL Group
- **Visual style** – Lines or Boxes.
- **Stop Loss line color** – Stop Loss line color.
- **Take Profit 1/2/3 color** – Colors for each Take Profit level.
- **Entry line color** – Entry line color.
- **Line thickness** – Line thickness.
---
## 🖥️ Installation
1. In MetaTrader 5, open the **Navigator** window (or press Ctrl+N).
2. Locate the EA in the **Expert Advisors** section.
3. Drag and drop it onto the chart where you want to trade.
4. Activate the **Allow Automated Trading** button in the toolbar.
--
## 🧪 Quick Example
**Setup:**
- Account: €5000 – Risk 1% → €50
- Stop Loss: 20 pips
- Take Profit 1: 40 pips, 50% of the lot
- Take Profit 2: 60 pips, 50% of the lot
**Result:**
The EA calculates the lot size so that the loss is exactly €50 if the Stop Loss is hit.
By clicking PLACE ORDER, two orders are opened:
- 0.5 * lot with a 40-pip TP
- 0.5 * lot with a 60-pip TP
Each order includes a comment (e.g., `RC_TP1`, `RC_TP2`) or a custom comment.
-
- Compatible with Forex, indices, metals, cryptocurrencies, stocks, and futures (automatically detects pip size and tick value).
- If the calculated lot size is less than the broker's minimum, the minimum allowed lot size will be used.
-
## 🔧 Support
For questions, bug reports, or suggestions, please use the product feedback section or contact us directly through the **VORTEXLAB** MQL5 profile.
-
**Trade with controlled risk and maximize your consistency!**

ユーザーは評価に対して何もコメントを残しませんでした