Rojeryo Trade Manager
- Утилиты
- Firat Kueres
- Версия: 3.4
Rojeryo Trade Manager ATR is a MetaTrader 5 utility Expert Advisor designed to manage already opened trades.
The tool does not generate entry signals and does not open trades by itself. It is built for traders who prefer manual entries but want automatic trade management after the position is opened.
The EA can automatically set protective Stop Loss and Take Profit levels, move the Stop Loss to breakeven, close part of the position, and apply trailing stop management according to the selected settings.
Main Features
- ATR-based Stop Loss and Take Profit calculation
- Fixed point Stop Loss and Take Profit mode
- Risk/Reward based Take Profit calculation
- Automatic breakeven with profit lock
- Optional partial close
- Optional move to breakeven after partial close
- Optional trailing stop after partial close
- Manual SL/TP protection
- Symbol filter
- Magic Number filter
- Alerts, terminal logs and optional push notifications
How It Works
Attach the EA to a chart and open a trade manually. When a new position is detected on the selected symbol, the EA checks the current settings and applies the selected management rules.
If ATR mode is enabled, the Stop Loss is calculated using the current ATR value and the selected ATR multiplier. The Take Profit is calculated using the selected Risk/Reward ratio.
If fixed point mode is enabled, the Stop Loss and Take Profit are calculated using the fixed point values entered by the user.
The EA can also move the Stop Loss to breakeven after the position reaches the selected profit distance. If partial close is enabled, the EA can close a defined percentage of the position and optionally move the remaining position to breakeven.
Important Notes
This is a trade management utility, not an automatic entry robot.
The EA does not guarantee profit and does not predict market direction. It only manages existing positions according to the selected parameters.
Always test the EA on a demo account before using it on a live account.
Different brokers may use different symbol specifications, point values, minimum stop distances and execution rules. Adjust the parameters according to your broker and trading instrument.
Input Parameters
Basic Settings
MagicNumber:
Defines which positions the EA should manage. Use 0 for the default mode or set a specific Magic Number if you want to manage only positions with that Magic Number.
TradedSymbol:
Defines the symbol to manage. Leave empty to use the current chart symbol.
LotSize:
Reference lot size used by the EA for partial close protection logic.
Point Settings
PipMultiplier:
Point conversion multiplier. Adjust this value if your broker uses a different point format for the traded symbol.
ATR SL/TP Settings
UseATR_SL_TP:
Enables or disables ATR-based Stop Loss and Take Profit.
ATR_Period:
ATR calculation period.
ATR_Timeframe:
Timeframe used for ATR calculation.
SL_ATR_Multiplier:
Multiplier used for calculating Stop Loss distance from ATR.
RR_Ratio:
Risk/Reward ratio used for calculating Take Profit.
Fixed SL/TP Settings
UseFixed_SL_TP:
Enables or disables fixed point Stop Loss and Take Profit.
Fixed_SL_Points:
Fixed Stop Loss distance in points.
Fixed_TP_Points:
Fixed Take Profit distance in points.
Breakeven Settings
UseBreakeven:
Enables or disables breakeven.
BE_TriggerPoints:
Profit distance in points required to activate breakeven.
BE_LockPoints:
Number of points to lock in after breakeven is activated.
Partial Close Settings
UsePartialClose:
Enables or disables partial close.
PC_TriggerPoints:
Profit distance in points required to activate partial close.
PC_ClosePercent:
Percentage of the position to close.
PC_MoveToBreakeven:
Moves the remaining position to breakeven after partial close.
Trailing Stop Settings
UseTrailing:
Enables or disables trailing stop.
TS_TriggerPoints:
Profit distance in points required to activate trailing stop.
TS_TrailPoints:
Trailing stop distance in points.
TS_StepPoints:
Minimum step required before the trailing stop is updated.
Manual Protection
ManualSLProtection:
If enabled, the EA detects manual SL/TP changes and stops managing that position.
Notifications
EnableAlerts:
Enables terminal alerts.
EnablePushNotif:
Enables mobile push notifications if MetaTrader push notifications are configured.
EnablePrint:
Enables terminal log messages.
Recommended Use
1. Attach the EA to the chart of the symbol you want to manage.
2. Enable algo trading in MetaTrader 5.
3. Select ATR mode or fixed point mode.
4. Open a manual trade.
5. The EA detects the position and applies the selected management rules.
6. Monitor the trade and adjust settings according to your broker conditions.
Risk Warning
Trading involves risk. This utility only manages existing positions and does not provide financial advice. Test all settings on a demo account before using them in live trading.
